hledger/hledger-lib/Hledger/Data
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
..
Account.hs code: Strip extraneous trailing whitespace from Haskell sources 2019-07-15 16:40:49 +01:00
AccountName.hs tests: port all unit tests to tasty, second pass (#1090) 2019-11-27 13:17:34 -08:00
Amount.hs tests: port all unit tests to tasty, second pass (#1090) 2019-11-27 13:17:34 -08:00
Commodity.hs refactor: lib: hlint cleanups 2019-02-14 05:15:49 -08:00
Dates.hs lib: fix generation of periodic transactions with days/months/... repeat 2019-09-11 16:09:28 -07:00
Journal.hs tests: port all unit tests to tasty, second pass (#1090) 2019-11-27 13:17:34 -08:00
Ledger.hs tests: port all unit tests to tasty, second pass (#1090) 2019-11-27 13:17:34 -08:00
Period.hs code: Strip extraneous trailing whitespace from Haskell sources 2019-07-15 16:40:49 +01:00
PeriodicTransaction.hs ;journal: in generated-transaction:/posting: tags, add a space before the value 2019-10-07 14:54:36 -10:00
Posting.hs tests: port all unit tests to tasty, second pass (#1090) 2019-11-27 13:17:34 -08:00
RawOptions.hs ;lib: clarify choiceopt doc 2019-11-23 13:03:26 -08:00
StringFormat.hs tests: port all unit tests to tasty, second pass (#1090) 2019-11-27 13:17:34 -08:00
Timeclock.hs tests: port all unit tests to tasty, first cut (#1090) 2019-11-27 12:43:43 -08:00
Transaction.hs tests: port all unit tests to tasty, second pass (#1090) 2019-11-27 13:17:34 -08:00
TransactionModifier.hs ;journal: in generated-transaction:/posting: tags, add a space before the value 2019-10-07 14:54:36 -10:00
Types.hs ;lib: move PriceGraph, PriceOracle, ValuationType to Valuation.hs 2019-08-19 02:21:30 +01:00
Valuation.hs tests: port all unit tests to tasty, second pass (#1090) 2019-11-27 13:17:34 -08:00