-
Notifications
You must be signed in to change notification settings - Fork 149
Pull requests: BurntSushi/quickcheck
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix missing sort call in is_sorted prop test in sort example
#324
opened Sep 24, 2024 by
valerio-iachini
Loading…
Add support for arrays powered by const generics without unsafe or libs
#311
opened Jun 7, 2022 by
Mathspy
Loading…
Use SPDX license format, remove outdated Travis CI reference, and fix crates.io badge
#309
opened May 6, 2022 by
atouchet
Loading…
Only build debug representations of arguments on failing tests
#304
opened Dec 30, 2021 by
davidrusu
Loading…
Do recursive shrinking without recursive function calls
#294
opened Jun 12, 2021 by
neithernut
Loading…
Add a wrapper for disabling shrinking for an Arbitrary
#293
opened Jun 12, 2021 by
neithernut
Loading…
arbitrary: add fill_slice method for AsMut<[T: Arbitrary]>
#292
opened May 23, 2021 by
cyphar
Loading…
Enable generator to be seeded via the environment
#287
opened May 9, 2021 by
neithernut
Loading…
1 of 2 tasks
Convenience function for generation of recursive structures
#286
opened May 9, 2021 by
neithernut
Loading…
Add a convenience type for properties involving equivalence
#281
opened Mar 18, 2021 by
neithernut
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.