hledger/tests/journal
Stephen Morgan 162a936360 lib: BudgetReport uses new renderTable inteface, now has more compact output.
This changes showMixedAmountElided so that the width to elide to is
given as an argument, rather than fixed at 22 characters. This
actually uses the new renderTable interface. Mostly this is just an
internal change, but since we have more information about the widths
of things, we can actually get rid of some superfluous spaces in the
budget report output, previously there to make sure it stayed aligned
with the largest reasonable contents.
2020-11-04 14:25:20 +11:00
..
a.timeclock func. test for 320 2016-05-18 13:10:41 -07:00
account-types.test ;journal: account types: fix broken tests 2020-07-17 10:04:06 -07:00
amounts-and-commodities.test lib: disallow tabs in simplecommoditysymbolp (fixes #1301) 2020-07-28 15:33:47 -07:00
anon.test cli: anonymize transaction code also 2019-11-18 17:42:22 -08:00
auto-postings.test lib, cli: Use --flat as the default mode for all reports. 2020-07-07 15:49:08 -07:00
b.timedot func. test for 320 2016-05-18 13:10:41 -07:00
balance-assertions.test journal: inclusive balance assignments now work (#1207) 2020-03-05 13:38:19 -08:00
blank-description.test tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
comments.test Get "make functest" (mostly) working again 2020-01-07 15:58:54 -08:00
dates.test Get "make functest" (mostly) working again 2020-01-07 15:58:54 -08:00
default-commodity.test journal: default commodity (D) limits display precision too (#1187) 2020-02-11 09:47:26 -08:00
directives-account.test lib, cli: Move CompoundBalanceReport into ReportTypes, compoundReportWith into MultiBalanceReport, share postings amongst subreports. 2020-06-28 07:29:49 -07:00
directives.test tests: clean up directives test files 2018-10-10 20:31:08 -07:00
include.test Get "make functest" (mostly) working again 2020-01-07 15:58:54 -08:00
numbers.test ;journal: fix tests 2020-03-17 17:48:17 -07:00
parens-in-account-name.test Get "make functest" (mostly) working again 2020-01-07 15:58:54 -08:00
parse-errors.test lib: test for issue with sign checking code + fix 2020-06-01 15:17:15 -07:00
parse-sample-journal.test tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
posting-dates.test lib: datep now requires years to be at least four digits. 2020-07-31 17:22:27 -07:00
precision.test journal: clearer transaction balancing errors; refactor 2020-05-29 16:07:58 -07:00
scientific.test Get "make functest" (mostly) working again 2020-01-07 15:58:54 -08:00
status.journal lib, cli: -U/--uncleared no longer matches pending things (#564) 2017-06-15 19:16:39 -07:00
status.test Get "make functest" (mostly) working again 2020-01-07 15:58:54 -08:00
transaction-prices.test Get "make functest" (mostly) working again 2020-01-07 15:58:54 -08:00
valuation2.test valuation: implement new --infer-value flag & semantics (#1239, #1253) 2020-06-19 14:40:20 -07:00
valuation.test lib: BudgetReport uses new renderTable inteface, now has more compact output. 2020-11-04 14:25:20 +11:00
virtual-postings.test lib, cli: Use --flat as the default mode for all reports. 2020-07-07 15:49:08 -07:00