Skip to content

Conversation

@sagikazarmark
Copy link
Member

Fixes #115
Fixes #183

@sagikazarmark sagikazarmark added this to the 1.6.0 milestone Dec 7, 2018
@Nyholm
Copy link
Member

Nyholm commented Dec 9, 2018

Good. I like this.

Could you also add tests that fails the regex? Ie b+

Because the test will still pass if I do

- const READABLE_MODES = '/r|a\+|ab\+|w\+|wb\+|x\+|xb\+|c\+|cb\+/';`
+ const READABLE_MODES = '/.*/';

@sagikazarmark
Copy link
Member Author

@Nyholm Done.

@sagikazarmark sagikazarmark merged commit a346647 into master Apr 1, 2019
@sagikazarmark sagikazarmark deleted the fix-stream-modes branch April 1, 2019 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants