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
account-types.test
amounts-and-commodities.test
anon.test
auto-postings.test
b.timedot
balance-assertions.test
blank-description.test
comments.test
dates.test
default-commodity.test
directives-account.test
directives.test
include.test
numbers.test
parens-in-account-name.test
parse-errors.test
parse-sample-journal.test
posting-dates.test
precision.test
scientific.test
status.journal
status.test
transaction-prices.test
valuation2.test
valuation.test lib: BudgetReport uses new renderTable inteface, now has more compact output. 2020-11-04 14:25:20 +11:00
virtual-postings.test