hledger/hledger-lib/Hledger/Reports
Stephen Morgan 6905e40c4d pkg!: cli: Add --today option to explicitly set the current date. (#1674)
rawOptsTo* in hledger-lib now takes a day as an argument, and does not
live in the IO monad, since it's now pure.

This is so that we can run tests containing future transactions that
won't fail as soon as ‘the future’ actually arrives.
2021-09-09 14:40:39 -10:00
..
AccountTransactionsReport.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
BalanceReport.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
BudgetReport.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
EntriesReport.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
MultiBalanceReport.hs fix: balance: Show all empty accounts in flat balance reports. (#1688) 2021-09-08 18:17:27 -10:00
PostingsReport.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
ReportOptions.hs pkg!: cli: Add --today option to explicitly set the current date. (#1674) 2021-09-09 14:40:39 -10:00
ReportTypes.hs ref: bal: rename some report types to clarify/sync with docs 2021-07-15 14:22:20 -10:00