31
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
more comments cleanup More... 2 days ago
comment typo fix More... 2 days ago
add withMaxSize and withMaxShrinks modifiers More... 2 days ago
bump splitmix dependency More... 5 days ago
Make Negative's arbitrary instance work like that of Positive More... 6 days ago
Fix `promote` doing an unnecessary split (#373) More... 7 days ago
Provide some additional introduction to help users avoid a common pitfall More... 7 days ago
too flaky More... 7 days ago
Fix discard ratio and maxSuccess interacting poorly (#371) More... 7 days ago
only one of these instances is overlapping, what will ghc 7 say? More... 8 days ago
bump haskell-ci to support later ghc versions, don't run ci on experimental versions of ghc, and only test on supported ghc versions More... 8 days ago
use a WITHCALLSTACK macro to avoid duplicating the type signature More... 9 days ago
turn off callstack in all(?) the right places More... 9 days ago
add ifdef flags to guard callstack use More... 9 days ago
add calls to HasCallStack where there are errors More... 9 days ago
fix comment on unGen More... 9 days ago
react to review comments More... 9 days ago
don't use type applications in test More... 10 days ago
tests + fix to missing case More... 10 days ago
add `withDiscardRatio` with a similar interface to `withMaxSuccess` More... 10 days ago
hugs in ci More... 13 days ago
Add another test to test-hugs because why not More... 13 days ago
Get rid of magic behaviour where properties without quantification were only tested once (e.g.: quickCheck True). More... 21 days ago
2.14.3 More... 10 months ago
Merge pull request #357 from Bodigrim/master More... 10 months ago
Speed up Test.QuickCheck.Text.putTemp More... 10 months ago
Merge branch 'master' of github.com:nick8325/quickcheck More... 11 months ago
Fix broken shrinkRealFrac/shrinkDecimal (fixes #349). More... 11 months ago
Add some Safe pragmas, which seem to be needed now for running directly in GHCi (?) More... 11 months ago
Merge pull request #355 from sol/dev More... 11 months ago