hledger/tests
Simon Michael c53732a4af balance: new multi-column reports & documentation
Two new multi-column balance report modes show ending balance per
period: `--cumulative`, starting from 0, and `--historical`, starting
from the historical starting balance.

The balance command's specification has been clarified and consolidated
in the Balance.hs haddock. Reports.hs has also had haddock updates. The
old AccountsReport type is now BalanceReport, still used by
single-column balance report. The new MultiBalanceReport type is used by
the multi-column reports.
2013-12-07 05:43:31 -08:00
..
87-wrong-balance.test 87: fix an arithmetic and transaction balancing bug with multiple total-priced amounts 2012-11-12 16:31:43 +00:00
94.test 94: fix 0.19 regression showing wrong total balance with balance --flat 2012-12-04 01:07:04 +00:00
add.test add: fix functional test breakage due to add ui cleanups (#102) 2013-04-12 14:57:39 -07:00
aliases.test rename developer build to hledgerdev, avoiding confusion with production hledger 2012-10-21 18:23:23 +00:00
amount-layout-vertical.test register: fix -w related test breakage, another width tweak (#102) 2013-04-12 14:56:41 -07:00
balance-assertions.test parsing: make balance assertions more robust with different precisions (#119) 2013-06-01 13:39:00 -07:00
balance-custom-format.test rename developer build to hledgerdev, avoiding confusion with production hledger 2012-10-21 18:23:23 +00:00
balance-date2.test rename actual/effective dates to primary/secondary 2012-12-06 04:43:41 +00:00
balance-depth.test rename developer build to hledgerdev, avoiding confusion with production hledger 2012-10-21 18:23:23 +00:00
balance-eliding.test rename developer build to hledgerdev, avoiding confusion with production hledger 2012-10-21 18:23:23 +00:00
balance-multicol.test balance: new multi-column reports & documentation 2013-12-07 05:43:31 -08:00
balance-precision.test rename developer build to hledgerdev, avoiding confusion with production hledger 2012-10-21 18:23:23 +00:00
balance-sample.test rename developer build to hledgerdev, avoiding confusion with production hledger 2012-10-21 18:23:23 +00:00
command-line.test fix test comment 2013-09-26 15:07:09 -07:00
comments.test print: comment positions (same line or next line) are now preserved 2013-09-10 10:32:49 -07:00
commodities.test rename developer build to hledgerdev, avoiding confusion with production hledger 2012-10-21 18:23:23 +00:00
decimals-balance-failure.test rename developer build to hledgerdev, avoiding confusion with production hledger 2012-10-21 18:23:23 +00:00
default-commodity.test rename developer build to hledgerdev, avoiding confusion with production hledger 2012-10-21 18:23:23 +00:00
eliding-print.test.notimplemented rename developer build to hledgerdev, avoiding confusion with production hledger 2012-10-21 18:23:23 +00:00
eliding-register.test.notimplemented rename developer build to hledgerdev, avoiding confusion with production hledger 2012-10-21 18:23:23 +00:00
filter-patterns.test register: fix -w related test breakage, another width tweak (#102) 2013-04-12 14:56:41 -07:00
include.test rename developer build to hledgerdev, avoiding confusion with production hledger 2012-10-21 18:23:23 +00:00
no-such-file.test rename developer build to hledgerdev, avoiding confusion with production hledger 2012-10-21 18:23:23 +00:00
null-accountname-component.test rename developer build to hledgerdev, avoiding confusion with production hledger 2012-10-21 18:23:23 +00:00
parens-in-account-name.test rename developer build to hledgerdev, avoiding confusion with production hledger 2012-10-21 18:23:23 +00:00
parse-blank-description.test rename developer build to hledgerdev, avoiding confusion with production hledger 2012-10-21 18:23:23 +00:00
parse-dates.test rename developer build to hledgerdev, avoiding confusion with production hledger 2012-10-21 18:23:23 +00:00
parse-ledger-sample.test rename developer build to hledgerdev, avoiding confusion with production hledger 2012-10-21 18:23:23 +00:00
parse-posting-error-pos.test rename developer build to hledgerdev, avoiding confusion with production hledger 2012-10-21 18:23:23 +00:00
precision.test rename developer build to hledgerdev, avoiding confusion with production hledger 2012-10-21 18:23:23 +00:00
prices.test clarify historical price field and tests 2012-11-20 00:27:43 +00:00
print-acct-pattern.test rename developer build to hledgerdev, avoiding confusion with production hledger 2012-10-21 18:23:23 +00:00
print-date2.test rename actual/effective dates to primary/secondary 2012-12-06 04:43:41 +00:00
print-desc-pattern.test rename developer build to hledgerdev, avoiding confusion with production hledger 2012-10-21 18:23:23 +00:00
print-long-account.test rename developer build to hledgerdev, avoiding confusion with production hledger 2012-10-21 18:23:23 +00:00
read-csv.test print: comment positions (same line or next line) are now preserved 2013-09-10 10:32:49 -07:00
register-date2.test register: fix -w related test breakage, another width tweak (#102) 2013-04-12 14:56:41 -07:00
register-depth.test register: fix -w related test breakage, another width tweak (#102) 2013-04-12 14:56:41 -07:00
register-intervals.test register: fix -w related test breakage, another width tweak (#102) 2013-04-12 14:56:41 -07:00
stats.test rename developer build to hledgerdev, avoiding confusion with production hledger 2012-10-21 18:23:23 +00:00
status.test register: fix -w related test breakage, another width tweak (#102) 2013-04-12 14:56:41 -07:00
tags.test print: comment positions (same line or next line) are now preserved 2013-09-10 10:32:49 -07:00
timelog-stack-overflow.test rename developer build to hledgerdev, avoiding confusion with production hledger 2012-10-21 18:23:23 +00:00
timelog.test rename developer build to hledgerdev, avoiding confusion with production hledger 2012-10-21 18:23:23 +00:00
timezone.test rename developer build to hledgerdev, avoiding confusion with production hledger 2012-10-21 18:23:23 +00:00
unbalanced.test rename developer build to hledgerdev, avoiding confusion with production hledger 2012-10-21 18:23:23 +00:00
unicode-account-matching.test register: fix -w related test breakage, another width tweak (#102) 2013-04-12 14:56:41 -07:00
unicode-balance.test rename developer build to hledgerdev, avoiding confusion with production hledger 2012-10-21 18:23:23 +00:00
unicode-description-matching.test register: fix -w related test breakage, another width tweak (#102) 2013-04-12 14:56:41 -07:00
unicode-error-message.test rename developer build to hledgerdev, avoiding confusion with production hledger 2012-10-21 18:23:23 +00:00
unicode-print.test rename developer build to hledgerdev, avoiding confusion with production hledger 2012-10-21 18:23:23 +00:00
unicode-register.test register: fix -w related test breakage, another width tweak (#102) 2013-04-12 14:56:41 -07:00
virtual.test rename developer build to hledgerdev, avoiding confusion with production hledger 2012-10-21 18:23:23 +00:00
zero-handling.test rename developer build to hledgerdev, avoiding confusion with production hledger 2012-10-21 18:23:23 +00:00