hledger/hledger-lib/Hledger/Utils
Simon Michael b36f6df110 tests: port all unit tests to tasty, second pass (#1090)
Hledger.Util.Tests helpers have been cleaned up, and test names are
now shown.

Tests have been cleaned up a bit. Some groups of unnamed tests have
been collapsed into a single named test containing a sequence of
assertions. The test command counts named tests, not assertions, so
the reported unit test count has dropped from 199 to 188.
2019-11-27 13:17:34 -08:00
..
Color.hs code: Strip extraneous trailing whitespace from Haskell sources 2019-07-15 16:40:49 +01:00
Debug.hs code: Strip extraneous trailing whitespace from Haskell sources 2019-07-15 16:40:49 +01:00
Parse.hs ;lib: clarify parser monad transformers a little 2019-09-08 10:40:47 -07:00
Regex.hs lib: memoised versions of regexReplace[CI] (#244) 2015-09-26 15:45:17 -10:00
String.hs lib: more robust multi-line joining in csv parser 2019-11-05 21:16:42 +00:00
Test.hs tests: port all unit tests to tasty, second pass (#1090) 2019-11-27 13:17:34 -08:00
Text.hs tests: port all unit tests to tasty, second pass (#1090) 2019-11-27 13:17:34 -08:00
Tree.hs Replace Parsec with Megaparsec (see #289) (#366) 2016-07-29 08:57:10 -07:00
UTF8IOCompat.hs ;lib: drop SystemString left from GHC pre 7.2 2019-11-18 17:38:39 -08:00