-
Notifications
You must be signed in to change notification settings - Fork 44
add bytes generator, printer and shrinker #245
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
d3beee9
add bytes gen and Co
n-osborne f2fa083
Update src/core/QCheck.mli
n-osborne dec48c8
add tests for bytes
n-osborne 1584cf3
add bytes to QCheck2
n-osborne b3ee03e
Update src/core/QCheck2.mli
n-osborne ea3ce08
Update src/core/QCheck2.mli
n-osborne 4d61e56
no optional gen in QCheck2
n-osborne 712830c
Revert "no optional gen in QCheck2"
n-osborne 96abba4
reverse fix on Eq.float (other PR)
n-osborne 49c1335
naming consistency
n-osborne 659a2b6
small_string no longer takes optional argument
n-osborne d955522
Iter.map version of bytes shrinker
n-osborne b4b7a89
smaller diff
n-osborne b7ca0da
expose missing string arbitrary
n-osborne c15418c
Update documentation for string arbitraries synomyms.
n-osborne 0d6b8f8
Fix shrinker for QCheck.bytes_printable.
n-osborne 2b41106
fix CHANGELOG and restore Float.equal
n-osborne f96b160
Merge branch 'bytes' of github.com:n-osborne/qcheck into n-osborne-bytes
jmid abf86cd
consistent QCheck.Gen.{bytes,string}_small{,_of} combinators
jmid fb1ea0e
consistent QCheck.{bytes,string}_of combinators
jmid d1cb85e
add consistent QCheck2.Gen.small_{bytes,string}{,_of} combinators
jmid c587c88
fix comment for QCheck2.Gen.bytes
jmid 41ceeae
update CHANGELOG
jmid 37d8d8a
add QCheck.{bytes,string}_small_of for consistency
jmid a14a767
update CHANGELOG
jmid b32cce6
update expected 32-bit output
jmid d4eba37
use 'synonym for' consistently
jmid File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.