ledger/test/baseline
John Wiegley 1c7de0f9e4 Added "fixated commodity pricing"
If you put '=' before an annotated commodity's price, it will cause any
future market valuation of that commodity to use that price, and ignore
whatever changes may have happened since in the market price.  This can
be useful if you are tracking gas expenses based on a standard rate
which, although it changes over time, should not adjust the historical
valuation of how much the gas cost at the time it was purchased:

    2009/01/01 Payee
        Expenses:Gas                100 GAL {=$2}
        Liabilities:MasterCard        $-200
2009-03-02 16:39:26 -04:00
..
feature-fixated-prices.test Added "fixated commodity pricing" 2009-03-02 16:39:26 -04:00
opt-abbrev-len.test Added several more option baseline tests 2009-02-20 18:15:43 -04:00
opt-account-width.test Added several more option baseline tests 2009-02-20 18:15:43 -04:00
opt-account.test Added several more option baseline tests 2009-02-20 18:15:43 -04:00
opt-actual.test Fixed a minor bug in handling of automated xacts 2009-02-23 19:20:57 -04:00
opt-add-budget.test The Great Renaming, Part II 2009-02-23 19:07:30 -04:00
opt-amount-data.test Be smarter about printing uncommoditized amounts 2009-02-24 15:13:21 -04:00
opt-amount-width.test Added several more option baseline tests 2009-02-20 18:15:43 -04:00
opt-amount.test Added more option baseline tests 2009-02-22 04:51:11 -04:00
opt-anon.test Fixed a buffer overrun 2009-02-27 01:46:16 -04:00
opt-average.test Added several more option baseline tests 2009-02-20 18:15:43 -04:00
opt-balance-format.test Added several more option baseline tests 2009-02-20 18:15:43 -04:00
opt-base.test Separator in "balance" now part of format string 2009-02-27 16:23:36 -04:00
opt-basis.test Added several more option baseline tests 2009-02-20 18:15:43 -04:00
opt-begin.test Added several more option baseline tests 2009-02-20 18:15:43 -04:00
opt-budget.test The Great Renaming, Part II 2009-02-23 19:07:30 -04:00
opt-by-payee.test Added several more option baseline tests 2009-02-20 18:15:43 -04:00
opt-cleared.test Added several more option baseline tests 2009-02-20 18:15:43 -04:00
opt-code-as-account.test Added several more option baseline tests 2009-02-20 18:15:43 -04:00
opt-code-as-payee.test Added several more option baseline tests 2009-02-20 18:15:43 -04:00
opt-collapse-if-zero.test Added more option baseline tests 2009-02-20 18:36:47 -04:00
opt-collapse.test Separator in "balance" now part of format string 2009-02-27 16:23:36 -04:00
opt-columns.test Added more option baseline tests 2009-02-20 18:36:47 -04:00
opt-commodity-as-account.test Added more option baseline tests 2009-02-20 18:36:47 -04:00
opt-commodity-as-payee.test Added more option baseline tests 2009-02-20 18:36:47 -04:00
opt-cost.test Added several more option baseline tests 2009-02-20 18:15:43 -04:00
opt-csv-format.test Added more option baseline tests 2009-02-20 18:36:47 -04:00
opt-current.test Separator in "balance" now part of format string 2009-02-27 16:23:36 -04:00
opt-daily.test Added more option baseline tests, enabled --dow 2009-02-20 19:36:28 -04:00
opt-date-format.test Added more option baseline tests, enabled --dow 2009-02-20 19:36:28 -04:00
opt-date-width.test Added more option baseline tests, enabled --dow 2009-02-20 19:36:28 -04:00
opt-deviation.test Restored the --deviation option 2009-02-21 00:48:12 -04:00
opt-display-amount.test Added more option baseline tests, enabled --dow 2009-02-20 19:36:28 -04:00
opt-display-total.test Added more option baseline tests, enabled --dow 2009-02-20 19:36:28 -04:00
opt-display.test Added more option baseline tests, enabled --dow 2009-02-20 19:36:28 -04:00
opt-dow.test Added more option baseline tests, enabled --dow 2009-02-20 19:36:28 -04:00
opt-effective.test Added more option baseline tests 2009-02-20 20:30:43 -04:00
opt-empty.test Added variant baseline tests relating to --empty 2009-02-21 20:52:51 -04:00
opt-empty_bal.test Added variant baseline tests relating to --empty 2009-02-21 20:52:51 -04:00
opt-empty_bal_flat.test Added variant baseline tests relating to --empty 2009-02-21 20:52:51 -04:00
opt-empty_collapse.test Added variant baseline tests relating to --empty 2009-02-21 20:52:51 -04:00
opt-end.test Added more option baseline tests 2009-02-20 20:30:43 -04:00
opt-equity.test Added more option baseline tests 2009-02-20 20:30:43 -04:00
opt-exact.test Added a new --exact option 2009-02-21 02:14:53 -04:00
opt-exchange.test Many fixes to both --market and --exchange 2009-02-23 01:51:23 -04:00
opt-flat.test Added more option baseline tests 2009-02-20 20:30:43 -04:00
opt-forecast-while.test Patched some date-sensitive tests 2009-03-02 04:49:03 -04:00
opt-format.test Added several more baseline tests 2009-02-21 02:24:41 -04:00
opt-gain.test Restore the --gain option, for showing gain/loss 2009-02-23 15:47:09 -04:00
opt-head.test Added several more baseline tests 2009-02-21 02:24:41 -04:00
opt-invert.test Restored the --invert option 2009-02-22 04:51:08 -04:00
opt-lot-dates.test Fix to amount unreduction (aka, 120m -> 2h) 2009-02-27 15:23:38 -04:00
opt-lot-prices.test Fix to amount unreduction (aka, 120m -> 2h) 2009-02-27 15:23:38 -04:00
opt-lots.test Fix to amount unreduction (aka, 120m -> 2h) 2009-02-27 15:23:38 -04:00
opt-lots_basis.test Fix to amount unreduction (aka, 120m -> 2h) 2009-02-27 15:23:38 -04:00
opt-lots_basis_base.test Added several baseline tests regarding lot details 2009-02-24 03:42:25 -04:00
opt-market.test Many fixes to both --market and --exchange 2009-02-23 01:51:23 -04:00
opt-monthly.test Added several more baseline tests 2009-02-21 02:24:41 -04:00
opt-output.test Added several more option baseline tests 2009-02-23 17:40:40 -04:00
opt-pager.test Fixed the pager test to be more portable 2009-02-24 21:43:04 -04:00
opt-payee-as-account.test Added more option baseline tests 2009-02-21 22:04:41 -04:00
opt-payee-width.test Added more option baseline tests 2009-02-21 22:04:41 -04:00
opt-pending.test Added several more baseline tests 2009-02-21 02:24:41 -04:00
opt-quarterly.test Added several more baseline tests 2009-02-21 02:24:41 -04:00
opt-raw.test Added more option baseline tests 2009-02-22 04:51:11 -04:00
opt-revalued-only.test Added baseline test for --revalued-only 2009-02-23 02:28:26 -04:00
opt-revalued.test Added baseline test for --revalued-only 2009-02-23 02:28:26 -04:00
opt-set-account.test Added several more option baseline tests 2009-02-23 17:40:40 -04:00
opt-set-payee.test Added several more option baseline tests 2009-02-23 17:40:40 -04:00
opt-start-of-week.test Added --start-of-week option, used with --weekly 2009-02-21 02:20:08 -04:00
opt-strict.test Added several more option baseline tests 2009-02-23 17:40:40 -04:00
opt-tail.test Added several more baseline tests 2009-02-21 02:24:41 -04:00
opt-total-width.test Added more option baseline tests 2009-02-21 22:04:41 -04:00
opt-unbudgeted.test Added more option baseline tests 2009-02-22 04:51:11 -04:00
opt-uncleared.test Added several more baseline tests 2009-02-21 02:24:41 -04:00
opt-weekly.test Added several more baseline tests 2009-02-21 02:24:41 -04:00
opt-weekly_empty.test Added variant baseline tests relating to --empty 2009-02-21 20:52:51 -04:00
opt-wide.test Added several more baseline tests 2009-02-21 02:24:41 -04:00
opt-yearly.test Added several more baseline tests 2009-02-21 02:24:41 -04:00