Refactor tests (#345)
* Tests: replace unsquare with a shrinkable newtype * Tests: do not depend on quickcheck-unicode * Refactor most of remaining forAll * Refactor t_utf8_err to report more information about counterexamples
Showing
- tests/Tests/Properties/Folds.hs 12 additions, 21 deletionstests/Tests/Properties/Folds.hs
- tests/Tests/Properties/Instances.hs 2 additions, 4 deletionstests/Tests/Properties/Instances.hs
- tests/Tests/Properties/Substrings.hs 27 additions, 27 deletionstests/Tests/Properties/Substrings.hs
- tests/Tests/Properties/Text.hs 17 additions, 23 deletionstests/Tests/Properties/Text.hs
- tests/Tests/Properties/Transcoding.hs 65 additions, 55 deletionstests/Tests/Properties/Transcoding.hs
- tests/Tests/QuickCheckUtils.hs 17 additions, 19 deletionstests/Tests/QuickCheckUtils.hs
- text.cabal 0 additions, 1 deletiontext.cabal
Loading
Please register or sign in to comment