hledger/hledger-lib/Hledger/Reports
Simon Michael 2b2a0b3cf8 ;tests: use "test" alias for testCase everywhere
Easier to type and read, and a little clearer to my eyes;
"testCase" implies a single case, but it can contain many assertions.
2019-11-28 15:33:33 -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: use "test" alias for testCase everywhere 2019-11-28 15:33:33 -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: use "test" alias for testCase everywhere 2019-11-28 15:33:33 -08:00
MultiBalanceReport.hs ;tests: use "test" alias for testCase everywhere 2019-11-28 15:33:33 -08:00
PostingsReport.hs ;tests: use "test" alias for testCase everywhere 2019-11-28 15:33:33 -08:00
ReportOptions.hs ;tests: use "test" alias for testCase everywhere 2019-11-28 15:33:33 -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