Skip to content
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

Add optional support for quickcheck::Arbitrary #5

Closed
cuviper opened this issue Dec 19, 2017 · 1 comment · Fixed by #99
Closed

Add optional support for quickcheck::Arbitrary #5

cuviper opened this issue Dec 19, 2017 · 1 comment · Fixed by #99

Comments

@cuviper
Copy link
Member

cuviper commented Dec 19, 2017

Might be useful for testing, both for ourselves and for others using num-bigint.

(from rust-num/num#241)

@cuviper
Copy link
Member Author

cuviper commented Dec 19, 2017

A PR started in rust-num/num#293.

bors bot added a commit that referenced this issue Aug 11, 2019
99: add quickcheck arbitrary and some quickcheck tests r=cuviper a=maxbla

Aims to fix #5. Still needs plenty of work, like supporting signed `BigInts`

Co-authored-by: Max Blachman <[email protected]>
@bors bors bot closed this as completed in #99 Aug 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant