hledger/hledger/test/journal
2021-05-02 21:14:36 +10:00
..
a.timeclock cli, lib: move functional tests into hledger/test/ 2020-11-16 08:47:41 -08:00
account-types.test bs: just declaring a Cash account no longer hides Asset accounts 2021-02-13 08:09:45 -08:00
amounts-and-commodities.test ;journal: another test for #1532 2021-04-21 08:09:36 -10:00
anon.test cli, lib: move functional tests into hledger/test/ 2020-11-16 08:47:41 -08:00
auto-postings.test lib: When inferring total prices, use the precision of toamount, rather than NaturalPrecision. 2021-05-02 21:14:36 +10:00
b.timedot cli, lib: move functional tests into hledger/test/ 2020-11-16 08:47:41 -08:00
balance-assertions.test lib: Infer prices correctly even when there are only balance assignments. 2021-05-01 09:45:29 -10:00
blank-description.test cli, lib: move functional tests into hledger/test/ 2020-11-16 08:47:41 -08:00
comments.test cli, lib: move functional tests into hledger/test/ 2020-11-16 08:47:41 -08:00
dates.test cli, lib: move functional tests into hledger/test/ 2020-11-16 08:47:41 -08:00
default-commodity.test print: always show all decimal places (#931) 2021-02-04 08:13:55 -08:00
directives-account.test cli, lib: move functional tests into hledger/test/ 2020-11-16 08:47:41 -08:00
directives.test cli, lib: move functional tests into hledger/test/ 2020-11-16 08:47:41 -08:00
include.test cli, lib: move functional tests into hledger/test/ 2020-11-16 08:47:41 -08:00
numbers.test lib: When displaying amounts on a single line, always display at least one amount, even if that would exceed the requested maximum width. Addresses #1526. 2021-04-13 15:29:58 -10:00
parens-in-account-name.test cli, lib: move functional tests into hledger/test/ 2020-11-16 08:47:41 -08:00
parse-errors.test lib: Make sure fromamount and toamount have opposite signs when inferring prices. 2021-05-02 21:14:36 +10:00
parse-sample-journal.test cli, lib: move functional tests into hledger/test/ 2020-11-16 08:47:41 -08:00
posting-dates.test cli, lib: move functional tests into hledger/test/ 2020-11-16 08:47:41 -08:00
precision.test print: always show all decimal places (#931) 2021-02-04 08:13:55 -08:00
scientific.test lib: Remove unused optional width argument for StringFormat. 2021-01-02 15:08:09 +11:00
status.journal cli, lib: move functional tests into hledger/test/ 2020-11-16 08:47:41 -08:00
status.test cli, lib: move functional tests into hledger/test/ 2020-11-16 08:47:41 -08:00
transaction-prices.test lib,cli: Strip prices in MultiBalanceReport and PostingsReport whenever 2021-04-11 18:31:30 -10:00
valuation2.test cli: rename --infer-value to --infer-market-price 2021-02-05 15:16:39 -08:00
valuation.test lib,test: Make sure historical postings have prices stripped if necessary in PostingsReport (see issue #1522). 2021-04-11 18:31:30 -10:00
valuechange.test test: Test bal --valuechange throws an error for bad --value options. 2021-03-05 10:09:14 -08:00
virtual-postings.test lib,cli: Use Text Builder for Balance commands. 2021-01-02 15:08:09 +11:00