ledger/test/baseline
2012-03-25 20:26:18 +01:00
..
cmd-accounts.test Add more baseline tests 2012-03-23 09:54:18 +00:00
cmd-balance.test Add more baseline tests 2012-03-23 08:58:33 +00:00
cmd-budget.test Add more baseline tests 2012-03-25 14:54:50 +01:00
cmd-cleared.test Add more baseline tests 2012-03-23 08:58:33 +00:00
cmd-commodities.test Add more baseline tests 2012-03-23 09:54:18 +00:00
cmd-convert.test Add more baseline tests 2012-03-25 14:11:59 +01:00
cmd-convert1.dat Add more baseline tests 2012-03-25 14:11:59 +01:00
cmd-convert2.dat Add more baseline tests 2012-03-25 14:11:59 +01:00
cmd-convert3.dat Add more baseline tests 2012-03-25 14:11:59 +01:00
cmd-convert4.dat Add more baseline tests 2012-03-25 14:11:59 +01:00
cmd-csv.test Add more baseline tests 2012-03-23 08:58:33 +00:00
cmd-echo.test Add more baseline tests 2012-03-25 14:11:59 +01:00
cmd-emacs.test Fixed cmd-emacs.test 2012-03-23 04:04:37 -05:00
cmd-entry.test Add more baseline tests 2012-03-25 14:11:59 +01:00
cmd-org.test Add more baseline tests 2012-03-25 14:11:59 +01:00
cmd-payees.test Improve baseline/cmd-payees.test 2012-03-25 11:38:26 +01:00
cmd-pricedb.test Add more baseline tests 2012-03-23 08:58:33 +00:00
cmd-pricemap.test Add more baseline tests 2012-03-25 14:11:59 +01:00
cmd-prices.test Add more baseline tests 2012-03-23 08:58:33 +00:00
cmd-print.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
cmd-register.test Add more baseline tests 2012-03-25 14:54:50 +01:00
cmd-script.test Many improvements to lambdas and function calling 2012-03-08 00:44:40 -06:00
cmd-select.test Add more baseline tests 2012-03-25 14:11:59 +01:00
cmd-source.test Add more baseline tests 2012-03-25 17:39:49 +01:00
cmd-stats.test Add more baseline tests 2012-03-25 14:11:59 +01:00
cmd-xact.test Add more baseline tests 2012-03-25 14:11:59 +01:00
dir-account.test Add more baseline tests. 2012-03-25 20:26:18 +01:00
dir-apply.dat Fixed a few bugs related to apply directives 2012-03-12 22:38:36 -05:00
dir-apply.test Fixed a few bugs related to apply directives 2012-03-12 22:38:36 -05:00
dir-commodity-value.test Added "value" sub-directive for commodity directive 2012-03-06 03:24:06 -06:00
dir-commodity.test Add more baseline tests. 2012-03-25 20:26:18 +01:00
dir-import_py.test Simplified Python import in a journal file 2012-03-05 21:48:45 -06:00
dir-payee.test Add more baseline tests. 2012-03-25 20:26:18 +01:00
dir-python_py.test This now works: ledger --import os eval 'os.path.isdir("/tmp")' 2012-03-02 01:36:58 -06:00
dir-tag.test Fixed an explicit path within a unit test 2012-03-01 21:21:25 -06:00
feat-annotations.test Added syntactic sugar for lot pricing: {{$500.00}} 2012-03-10 02:27:33 -06:00
feat-balance-assignments.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
feat-balance_assert.test Added balance assertion test 2012-03-06 03:31:46 -06:00
feat-check.test Refactored the notion of "the current parsing context" 2012-03-01 03:31:28 -06:00
feat-fixated-prices.test All tests are working again but one 2012-03-05 05:03:52 -06:00
feat-fixated-prices_2.test Added new account/payee/commodity directives 2012-02-27 02:31:09 -06:00
feat-import_py.test Added a new 'python' directive 2012-03-01 17:32:51 -06:00
feat-option_py.test Allow --options to be added by the user in Python 2012-03-01 23:40:02 -06:00
feat-value-expr.test Fixed the behavior of fn_nail_down 2012-03-09 07:02:53 -06:00
feat-value_py.test Added more baseline testing, for valexprs and Python 2012-03-01 22:20:20 -06:00
featimport.py Added a new 'python' directive 2012-03-01 17:32:51 -06:00
featoption.py Allow --options to be added by the user in Python 2012-03-01 23:40:02 -06:00
opt-abbrev-len.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-account-width.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-account.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-actual.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-add-budget.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-amount-data.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-amount-width.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-amount.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-auto-match.dat Add more baseline tests 2012-03-25 17:39:49 +01:00
opt-auto-match.test Add more baseline tests 2012-03-25 17:39:49 +01:00
opt-aux-date.test Renamed actual/effective dates to primary/auxiliary 2012-02-28 03:02:16 -06:00
opt-average.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-balance-format.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-base.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-basis.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-begin.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-bold-if.test Add more baseline tests 2012-03-25 17:39:49 +01:00
opt-budget-format.test Add more baseline tests 2012-03-25 17:39:49 +01:00
opt-budget.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-budget_only.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-budget_range.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-by-payee.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-check-payees.test Add more baseline tests. 2012-03-25 20:26:18 +01:00
opt-cleared-format.test Ensure that all options are tested and documented 2010-06-15 18:19:54 -04:00
opt-cleared.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-code-as-account.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-code-as-payee.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-collapse-if-zero.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-collapse.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-collapse_reg.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-color.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-columns.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-commodity-as-account.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-commodity-as-payee.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-cost.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-count.test Add more baseline tests 2012-03-25 17:39:49 +01:00
opt-csv-format.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-current.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-daily.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-date-format.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-date-width.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-date.test Ensure that all options are tested and documented 2010-06-15 18:19:54 -04:00
opt-datetime-format.test Ensure that all options are tested and documented 2010-06-15 18:19:54 -04:00
opt-day-break.test Added option --day-break 2012-03-17 05:27:43 -05:00
opt-dc.test Added --dc option, for debit/credit style reports 2012-03-10 21:34:51 -06:00
opt-decimal-comma.test Add more baseline tests 2012-03-25 17:39:49 +01:00
opt-depth.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-depth_flat.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-deviation.test Many options now have additive effect 2012-03-07 12:46:46 -06:00
opt-display-amount.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-display-total.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-display.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-dow.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-empty.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-empty_bal.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-empty_bal_flat.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-empty_collapse.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-end.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-equity.test Fixed sorting of equity output 2012-03-23 16:46:11 -05:00
opt-exact.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-exchange.test Improved the behavior of -X 2012-03-09 20:02:53 -06:00
opt-explicit.test Add more baseline tests. 2012-03-25 20:26:18 +01:00
opt-file.test Add more test cases 2012-03-22 21:48:50 +00:00
opt-file1.dat Add more test cases 2012-03-22 21:48:50 +00:00
opt-file2.dat Add more test cases 2012-03-22 21:48:50 +00:00
opt-flat.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-forecast-while.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-forecast-years.test Add more baseline tests 2012-03-25 17:39:49 +01:00
opt-forecast_only.test Corrected two tests 2011-02-12 18:14:30 -05:00
opt-format.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-gain.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-generated.test Ensure that all options are tested and documented 2010-06-15 18:19:54 -04:00
opt-group-by.test Add more baseline tests 2012-03-25 17:39:49 +01:00
opt-group-title-format.test Add more baseline tests 2012-03-25 17:39:49 +01:00
opt-head.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-historical.test Fixed the behavior of fn_nail_down 2012-03-09 07:02:53 -06:00
opt-immediate.test Added --immediate option 2012-03-10 21:58:28 -06:00
opt-inject.test Add more baseline tests 2012-03-25 17:39:49 +01:00
opt-input-date-format.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-invert.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-limit.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-lot-dates.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-lot-notes.test Add more baseline tests 2012-03-25 17:39:49 +01:00
opt-lot-prices.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-lot-tags.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-lots-actual.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-lots.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-lots_basis.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-lots_basis_base.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-market.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-master-account.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-meta-width.test Added --dc option, for debit/credit style reports 2012-03-10 21:34:51 -06:00
opt-meta.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-monthly.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-no-pager.test Reworked the way that options are handled 2012-03-09 03:51:53 -06:00
opt-no-rounding.test Ensure that all options are tested and documented 2010-06-15 18:19:54 -04:00
opt-no-titles.test Ensure that all options are tested and documented 2010-06-15 18:19:54 -04:00
opt-no-total.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-now.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-only.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-output.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-pager.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-payee-as-account.test Don't allow trailing ws in abbrev. account segments 2012-03-16 05:30:34 -05:00
opt-payee-width.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-payee.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-pedantic.test Add more baseline tests. 2012-03-25 20:26:18 +01:00
opt-pending.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-percent.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-period.test Rewrite the way interval reports are generated 2012-02-28 02:34:37 -06:00
opt-permissive.test Added new account/payee/commodity directives 2012-02-27 02:31:09 -06:00
opt-pivot.test Ensure that all options are tested and documented 2010-06-15 18:19:54 -04:00
opt-plot-amount-format.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-plot-total-format.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-prepend-format.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-prepend-width.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-price.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-pricedb-format.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-prices-format.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-primary-date.test Renamed actual/effective dates to primary/auxiliary 2012-02-28 03:02:16 -06:00
opt-quantity.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-quarterly.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-raw.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-real.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-register-format.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-related-all.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-related.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-revalued-only.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-revalued.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-rich-data.test Added --rich-data for 'convert', and SHA1 checksum checking 2012-02-26 15:45:15 -06:00
opt-seed.test.save Disabled the --seed regression test 2009-10-11 05:10:43 -04:00
opt-sort-all.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-sort-xacts.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-sort.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-start-of-week.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-strict.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-subtotal.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-tail.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-time-report.test Added --time-report option 2012-03-13 03:45:06 -05:00
opt-total-data.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-total-width.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-total.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-truncate.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-unbudgeted.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-uncleared.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-unrealized-gains.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-unrealized-losses.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-unrealized.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-unround.test Many options now have additive effect 2012-03-07 12:46:46 -06:00
opt-value-expr.test Added --value-expr option 2012-03-09 20:11:38 -06:00
opt-verify-memory.test Added --verify-memory and missing TRACE_[CD]TOR calls 2012-03-18 01:01:30 -05:00
opt-weekly.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-weekly_empty.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-wide.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00
opt-yearly.test Changed testing format to aid with debugging 2011-02-12 18:11:26 -05:00