hledger/hledger-lib/Hledger/Reports
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
..
AccountTransactionsReport.hs ui: B and V keys toggle display of cost, value 2019-11-21 17:33:04 -08:00
BalanceReport.hs tests: port all unit tests to tasty, second pass (#1090) 2019-11-27 13:17:34 -08:00
BudgetReport.hs lib: dont raise when there is neither budget nor transactions in the report period 2019-09-11 16:09:28 -07:00
EntriesReport.hs tests: port all unit tests to tasty, second pass (#1090) 2019-11-27 13:17:34 -08:00
MultiBalanceReport.hs tests: port all unit tests to tasty, second pass (#1090) 2019-11-27 13:17:34 -08:00
PostingsReport.hs tests: port all unit tests to tasty, second pass (#1090) 2019-11-27 13:17:34 -08:00
ReportOptions.hs tests: port all unit tests to tasty, second pass (#1090) 2019-11-27 13:17:34 -08:00
ReportTypes.hs code: Strip extraneous trailing whitespace from Haskell sources 2019-07-15 16:40:49 +01:00
TransactionsReport.hs web: try to fix RegisterR warning 2019-05-23 22:34:31 -07:00