hledger/hledger-lib/Hledger
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
..
Data cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
Read pkg!: cli: Add --today option to explicitly set the current date. (#1674) 2021-09-09 14:40:39 -10:00
Reports pkg!: cli: Add --today option to explicitly set the current date. (#1674) 2021-09-09 14:40:39 -10:00
Utils cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
Data.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
Query.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
Read.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
Reports.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
Utils.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00