hledger/tests
2012-04-14 01:34:56 +00:00
..
add.test possible add test 2012-01-30 17:18:46 +00:00
aliases.test --alias command-line option 2011-08-05 00:05:39 +00:00
amount-layout-vertical.test Adding basic ledger FORMAT parser. 2011-06-20 21:33:26 +00:00
balance-custom-format.test update functional tests to shelltest 1.0 format 2011-08-14 22:15:39 +00:00
balance-depth.test gather balance tests 2011-09-23 02:04:33 +00:00
balance-eliding.test rename a func. test 2011-09-22 19:30:26 +00:00
balance-precision.test prototypical incomestatement and balancesheet commands 2012-04-14 01:34:56 +00:00
balance-sample.test gather balance tests 2011-09-23 02:04:33 +00:00
cleared-marker.test print: don't show a trailing space when description is blank 2011-01-19 18:55:16 +00:00
comment-line-after-postings.test update functional tests to shelltest 1.0 format 2011-08-14 22:15:39 +00:00
commented-posting.test update functional tests to shelltest 1.0 format 2011-08-14 22:15:39 +00:00
commodities.test zero amounts have no sign or commodity, and amounts with different prices are aggregated, like ledger 2011-04-22 13:50:05 +00:00
convert-with-in-and-out-fields.test convert: don't reverse order of transactions 2011-09-19 03:10:16 +00:00
convert.test convert test tweaks 2012-01-30 17:18:32 +00:00
decimals-balance-failure.test update functional tests to shelltest 1.0 format 2011-08-14 22:15:39 +00:00
default-commodity.test docs: clarify D directive's influence on display settings once and for all 2011-09-22 22:23:28 +00:00
effective-balance.test update functional tests to shelltest 1.0 format 2011-08-14 22:15:39 +00:00
effective-print-2.test update functional tests to shelltest 1.0 format 2011-08-14 22:15:39 +00:00
effective-register.test update functional tests to shelltest 1.0 format 2011-08-14 22:15:39 +00:00
eliding-print.test.notimplemented tools: update paths in func. tests 2010-05-22 00:52:45 +00:00
eliding-register.test.notimplemented tools: update paths in func. tests 2010-05-22 00:52:45 +00:00
extra-date-slash.test tools: update paths in func. tests 2010-05-22 00:52:45 +00:00
filter-patterns.test handle multiple filter patterns on the command-line again 2011-09-11 20:37:04 +00:00
include.test update functional tests to shelltest 1.0 format 2011-08-14 22:15:39 +00:00
metadata.test update functional tests to shelltest 1.0 format 2011-08-14 22:15:39 +00:00
no-such-file.test only the add and web commands auto-create the journal file 2011-09-23 03:53:14 +00:00
null-accountname-component.test disable tests for non-working clear missing accountname component error message 2011-12-30 00:12:38 +00:00
parens-in-account-name.test update functional tests to shelltest 1.0 format 2011-08-14 22:15:39 +00:00
parse-blank-description.test new test, small fixes 2011-03-12 20:56:15 +00:00
parse-dates.test parsing: more careful validation of eg leap years in transaction dates (only) 2011-04-22 13:55:42 +00:00
parse-ledger-sample.test tests/parse-ledger-sample.test: Was broken, change from ';' to '#' as comment. 2011-06-03 17:38:45 +00:00
parse-posting-error-pos.test disable tests for non-working clear missing accountname component error message 2011-12-30 00:12:38 +00:00
precision.test inferred amounts use the cost commodity if known, like ledger (#69) 2012-01-03 08:15:48 +00:00
prices.test inferred amounts use the cost commodity if known, like ledger (#69) 2012-01-03 08:15:48 +00:00
print-acct-pattern.test update functional tests to shelltest 1.0 format 2011-08-14 22:15:39 +00:00
print-desc-pattern.test update functional tests to shelltest 1.0 format 2011-08-14 22:15:39 +00:00
print-effective.test print, web: always show both dates, ignoring --effective (#42) 2011-09-23 14:50:20 +00:00
print-long-account.test update functional tests to shelltest 1.0 format 2011-08-14 22:15:39 +00:00
print-posting-comment.test update functional tests to shelltest 1.0 format 2011-08-14 22:15:39 +00:00
print-preserves-comments.test update functional tests to shelltest 1.0 format 2011-08-14 22:15:39 +00:00
register-depth.test update shell tests for latest shelltestrunner 2011-03-12 20:55:49 +00:00
register-intervals.test register: be better at showing empty intervals with --empty and a query pattern 2011-09-23 00:09:39 +00:00
register-posting-comment.test update functional tests to shelltest 1.0 format 2011-08-14 22:15:39 +00:00
stats-empty-file.test update functional tests to shelltest 1.0 format 2011-08-14 22:15:39 +00:00
timelog-stack-overflow.test parsing: timelog entries now generate balanced transactions, using virtual postings 2010-05-23 18:54:14 +00:00
timelog.test timelog.test notes 2011-04-18 17:31:27 +00:00
timezone.test parsing: -B/--cost now ignores P historical prices, like ledger 2012-01-22 20:39:11 +00:00
unbalanced.test tools: update paths in func. tests 2010-05-22 00:52:45 +00:00
unicode-account-matching.test update functional tests to shelltest 1.0 format 2011-08-14 22:15:39 +00:00
unicode-balance.test update functional tests to shelltest 1.0 format 2011-08-14 22:15:39 +00:00
unicode-description-matching.test update functional tests to shelltest 1.0 format 2011-08-14 22:15:39 +00:00
unicode-error-message.test make this test runnable individually 2010-07-07 10:09:57 +00:00
unicode-print.test update functional tests to shelltest 1.0 format 2011-08-14 22:15:39 +00:00
unicode-register.test update functional tests to shelltest 1.0 format 2011-08-14 22:15:39 +00:00
virtual.test update shell tests for latest shelltestrunner 2011-03-12 20:55:49 +00:00
zero-handling.test update functional tests to shelltest 1.0 format 2011-08-14 22:15:39 +00:00