0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 22 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #61 from maxsnew/master More... over 10 years ago
GitHub Pages Doesn't Support HTTPS More... over 10 years ago
Add README More... over 10 years ago
Merge branch 'master' of git://github.com/benjamin-surma/test-framework More... over 10 years ago
Merge branch 'master' of git://github.com/trskop/test-framework More... over 10 years ago
Fix QC2 cabal file, bump version to 0.3.0.2 More... over 10 years ago
Merge branch 'master' of git://github.com/gcross/test-framework More... over 10 years ago
Fix repo URL, bump version to 0.8.0.2 More... over 10 years ago
Update cabal file More... over 10 years ago
Bump version to 0.8.0.1 More... over 10 years ago
Build with base >= 4.7 More... over 10 years ago
Bumped the (strict) upper bound on the QuickCheck dependency from 2.6 to 2.7. More... over 10 years ago
Unhide Test.Framework.Runners.TestPattern More... almost 11 years ago
Correcting JUnit XML output to conform Jenkins XSD More... almost 11 years ago
Merge pull request #32 from feuerbach/master More... over 11 years ago
Add Test.Framework.Runners.API More... over 11 years ago
Remove dependency on extensible-exceptions More... over 11 years ago
Merge pull request #31 from benmachine/ghcdep More... over 11 years ago
Bump base dependency lower bound More... over 11 years ago
Expose TestPattern from Test.Framework.Runners.Options More... over 11 years ago
Expose SuppliedRunnerOptions More... over 11 years ago
Add TestRunner and runTestTree More... over 11 years ago
Document optionsDescription More... over 11 years ago
Merge pull request #28 from mjorlitzky/master More... over 11 years ago
Add an alternate main function, mainWithOpts, that uses custom TestOptions. Add some documentation for the compile-time options. Fix a typo. More... over 11 years ago
mutuallyExclusive never actually worked.. oops More... over 11 years ago
Add a version of buildTest that allows cleanup More... over 11 years ago
Allow tunneling of ImprovingIO and use it to report test count in quickcheck2 provider More... over 11 years ago
Update example to use quickcheck2, add failing property test More... over 11 years ago
Total rewrite of quickcheck2 now that I don't need to inline the whole library into the provider More... over 11 years ago