Skip to content

Conversation

@Trott
Copy link
Member

@Trott Trott commented Jan 21, 2017

The Zlib constructor accepts strategy constants that are integers.
Current code will also work with string versions of those integers. Add
test for this situation.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

zlib test

The Zlib constructor accepts strategy constants that are integers.
Current code will also work with string versions of those integers. Add
test for this situation.

Fixes: nodejs#10932
@Trott Trott added test Issues and PRs related to the tests. zlib Issues and PRs related to the zlib subsystem. labels Jan 21, 2017
@nodejs-github-bot nodejs-github-bot added the test Issues and PRs related to the tests. label Jan 21, 2017
@Trott
Copy link
Member Author

Trott commented Jan 23, 2017

#10934 seems to be the clear winner here, so I'll close this one.

@Trott Trott closed this Jan 23, 2017
@Trott Trott deleted the zlib-strat branch October 14, 2021 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test Issues and PRs related to the tests. zlib Issues and PRs related to the zlib subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants