hledger/hledger-lib/Hledger/Reports
Simon Michael 13a3542464 tests: port all unit tests to tasty, first cut (#1090)
easytest is not actively maintained and requires an old version of
hedgehog which does not support base-compat 0.11 & ghc 8.8.

This is still using the old easytest helpers, and not displaying test
names properly.
2019-11-27 12:43:43 -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, first cut (#1090) 2019-11-27 12:43:43 -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 valuation: -V/-X respects report end date, code/doc cleanups (#1083) 2019-09-05 13:41:36 -07:00
MultiBalanceReport.hs tests: port all unit tests to tasty, first cut (#1090) 2019-11-27 12:43:43 -08:00
PostingsReport.hs valuation: -V/-X respects report end date, code/doc cleanups (#1083) 2019-09-05 13:41:36 -07:00
ReportOptions.hs ;all: hide RawOpts internals 2019-11-18 17:38:39 -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