summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Tests run in parallel with using acprep -jX makeJohn Wiegley2010-06-153-23/+104
* Improved algorithm for abbreviating account namesJohn Wiegley2010-06-1433-215/+215
* Made >>>2 and === optional in regression testsJohn Wiegley2010-06-141-5/+6
* Corrected bug with forecasting date bounded xactsJohn Wiegley2010-06-132-37/+39
* Add support for typed metadataJohn Wiegley2010-06-121-0/+2
* The --anon option now randomizes its effectJohn Wiegley2010-06-121-11/+0
* Untabified all source filesJohn Wiegley2010-06-117-50/+50
* The --anon option now anonymizes commoditiesJohn Wiegley2010-06-091-3/+3
* New display flag AMOUNT_PRINT_ELIDE_COMMODITY_QUOTESJohn Wiegley2010-06-091-6/+6
* A further simplification of -V and -XJohn Wiegley2010-06-072-11/+11
* Fixed the way prices and costs are print'dJohn Wiegley2010-06-074-553/+553
* amount_t::print and value_t::print now use flagsJohn Wiegley2010-06-071-4/+4
* Added a 'speedtest' Makefile targetJohn Wiegley2010-06-071-0/+32717
* Reworked the way that <Rounding> entries are shownJohn Wiegley2010-06-062-3/+0
* A little bit of code cleanupJohn Wiegley2010-06-041-7/+7
* Minor optimization of amount_t::operator*John Wiegley2010-06-031-6/+6
* Correct display of amounts with keep_precisionJohn Wiegley2010-06-022-1/+178
* Remove redundant code in LedgerHarness.pyJohn Wiegley2010-06-021-2/+0
* Further improved parsing of query expressionsJohn Wiegley2010-06-011-4/+2
* Changed --european option to --decimal-commaJohn Wiegley2010-06-012-4/+4
* -G option now takes price history into accountJohn Wiegley2010-05-302-2/+4
* -V/-X options now take price history into accountJohn Wiegley2010-05-302-3/+4
* Empty notes and tags now return null valuesJohn Wiegley2010-05-301-2/+2
* Optimized amount_t::in_place_truncateJohn Wiegley2010-05-261-6/+6
* Added a new baseline test for the print commandJohn Wiegley2010-05-231-0/+11
* Added --rounding option, which is off by defaultJohn Wiegley2010-05-231-1/+1
* Do not implicitly sort register outputJohn Wiegley2010-03-176-55/+55
* Rewrite the "print" command as a custom functionJohn Wiegley2010-03-081-10/+0
* Fixed tests relative to recent --pivot changeJohn Wiegley2010-02-046-28/+28
* Added baseline tests for unrealized optionsAristid Breitkreuz2009-11-253-0/+68
* Fixed regression tests relating to b1d6ea876c5fJohn Wiegley2009-11-243-0/+6
* Fixed a regression test due to changes in amount.hJohn Wiegley2009-11-201-6/+6
* Updated test/input/sample.datJohn Wiegley2009-11-201-12/+22
* Added baseline test for "sample.dat" contentsJohn Wiegley2009-11-201-0/+91
* Many improvements to Ledger's Python bindingsJohn Wiegley2009-11-192-6/+8
* Added an --unrealized option, for use with bal -VJohn Wiegley2009-11-191-0/+20
* The new period parser is passing all testsJohn Wiegley2009-11-182-14/+69
* 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