summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Renamed date_interval_t::end to finishJohn Wiegley2009-11-172-6/+6
* Fixed one of the ExprTestsJohn Wiegley2009-11-151-0/+2
* Added baseline test for reg -nJohn Wiegley2009-11-141-0/+46
* Renamed the pricesdb command to pricedbJohn Wiegley2009-11-121-1/+1
* Automated postings defer amount expression calculationJohn Wiegley2009-11-111-6/+6
* All strings passed to Python are now Unicode objectsJohn Wiegley2009-11-101-0/+1
* Automated transactions now use report query syntaxJohn Wiegley2009-11-104-4/+4
* Redesigned the expr_t, predicate_t, query_t classesJohn Wiegley2009-11-094-121/+133
* Column widths are always calculated nowJohn Wiegley2009-11-071-3/+3
* Renamed --set-reported-account to just --accountJohn Wiegley2009-11-0613-49/+27
* Report sought magnitude when balancing errors occurJohn Wiegley2009-11-051-0/+2
* Only --args-only is needed in LedgerHarness.pyJohn Wiegley2009-11-021-4/+2
* Added a regression test relating to forecastingJohn Wiegley2009-11-021-0/+18
* Fixed issues with period strings like "2009/10"John Wiegley2009-11-023-120/+170
* Renamed the DocTests to ManualTestsJohn Wiegley2009-11-0210-0/+0
* Added "reported posts" into account xdataJohn Wiegley2009-11-021-0/+16
* Added several new regression testsJohn Wiegley2009-11-024-0/+178
* Make the source directory available to all testsJohn Wiegley2009-11-024-17/+26
* Fixed baseline tests relating to earlier changesJohn Wiegley2009-11-022-2/+10
* Added DocTests to verify documentation examplesJohn Wiegley2009-11-0110-0/+214
* Setting --date-format in ~/.ledgerrc works againJohn Wiegley2009-10-294-7/+9
* Fixes to the Python unit testsJohn Wiegley2009-10-281-16/+16
* Disabled some of the expression tests under PythonJohn Wiegley2009-10-281-0/+32
* Rewrote the report query parserJohn Wiegley2009-10-282-0/+307
* The test harness needs to run without the pagerJohn Wiegley2009-10-281-1/+1
* Colorization at the terminal now on by defaultJohn Wiegley2009-10-281-3/+2
* No more trailing spaces in the print reportJohn Wiegley2009-10-282-2/+2
* Sort by default unless --unsorted is selectedJohn Wiegley2009-10-289-87/+87
* Support a --now option, for testing purposesJohn Wiegley2009-10-271-1/+1
* Call times_initialize/shutdown in the unit testsJohn Wiegley2009-10-256-2/+20
* Rewrote the way date and time I/O is managedJohn Wiegley2009-10-254-14/+14
* Removed reliance on strptime/strftimeJohn Wiegley2009-10-112-2/+2
* Disabled the --seed regression testJohn Wiegley2009-10-111-0/+0
* Correctly align amounts formatted as "%12(amount)"John Wiegley2009-06-281-0/+35
* Added four missing baseline testsJohn Wiegley2009-06-284-0/+45
* Improved usefulness of the "print --anon" outputJohn Wiegley2009-06-271-2/+2
* Restored --price option, added baseline testJohn Wiegley2009-06-261-0/+47
* The --download option is now fully restoredJohn Wiegley2009-06-261-1/+1
* Added baseline test for --onlyJohn Wiegley2009-06-211-0/+236
* Restored the --truncate option, added baseline testJohn Wiegley2009-06-211-0/+144
* Added baseline: --sort, --sort-all, --sort-xactsJohn Wiegley2009-06-213-0/+544
* Restored --unround, added baseline testJohn Wiegley2009-06-211-0/+94
* Added baseline: --subtotal, --total-data, --totalJohn Wiegley2009-06-213-0/+113
* Restored --percent option, added baseline testJohn Wiegley2009-06-211-0/+94
* Added baseline tests for --lot-tags and --lots-actualJohn Wiegley2009-06-192-0/+39
* Added baseline test for --limitJohn Wiegley2009-06-191-0/+212
* Added baseline test for --seedJohn Wiegley2009-06-181-0/+432
* Added baseline tests for --related, --related-allJohn Wiegley2009-06-182-0/+27
* Added baseline test for --quantityJohn Wiegley2009-06-181-0/+11
* Added baseline tests for --print,register-formatJohn Wiegley2009-06-182-0/+20