31
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow propertyForAllShrinkShow to produce multiple elements in failingTestCase More... almost 6 years ago
Add note to 'within' More... almost 6 years ago
Add nextInt test to TestRandom More... almost 6 years ago
Prevent instance 'Testable Property' from doing any splitting. More... almost 6 years ago
Remove spurious Show constraint from propertyForAllShrinkShow. More... almost 6 years ago
Fix README More... almost 6 years ago
2.13. More... almost 6 years ago
Update comments. More... almost 6 years ago
Bump version and draft changelog. More... almost 6 years ago
Properties with multiple arguments now shrink all arguments independently. Woohoo! More... almost 6 years ago
Add make-hugs to extra-source-files. More... almost 6 years ago
Fix comment. More... almost 6 years ago
Update to splitmix 0.0.2. More... almost 6 years ago
Actually update the compiler version. More... almost 6 years ago
Make Split.hs always buildable. More... almost 6 years ago
Remove 7.4.1 from Travis and add newer compilers. More... almost 6 years ago
Remove TH from tests/Split.hs for benefit of Travis. More... almost 6 years ago
Fix syntax error More... almost 6 years ago
The test suite requires Template Haskell. More... almost 6 years ago
Minimum version bound on splitmix. More... almost 6 years ago
Switch from tf-random to splitmix to avoid C dependency. More... almost 6 years ago
Add make-hugs script to help prevent GHCisms More... almost 6 years ago
Update copyright year More... almost 6 years ago
Remove old 'build-all' script More... almost 6 years ago
Add Testable instance for Maybe (fixes #243). More... almost 6 years ago
Remove dependency on erf package to avoid requiring C code (annoying for GHCJS etc) More... almost 6 years ago
Add test file for random number generator More... almost 6 years ago
Simplify code for Positive and family More... almost 6 years ago
Add tests for Negative and NonPositive More... almost 6 years ago
Export Negative and NonPositive from Test.QuickCheck More... almost 6 years ago