hledger/hledger-lib/tests
Simon Michael ed93807ee5 lib: doctests: add --verbose and --slow flags to executable
--slow turns off doctest's --fast flag, which skips reloading between
  tests.
--verbose shows progress output as tests are run, if doctest 0.16.0+
  is installed (and I believe will be harmless otherwise)
2018-08-03 19:05:14 +01:00
..
doctests.hs lib: doctests: add --verbose and --slow flags to executable 2018-08-03 19:05:14 +01:00
easytests.hs lib: move easytest tests to lib, depend on released version 2018-03-05 17:27:13 -08:00
hunittests.hs lib: hide successful hunit tests, to avoid obscuring failed doctests (#568) 2017-06-07 06:42:58 -07:00