summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Renamed a regression test, for consistency's sakeJohn Wiegley2009-02-241-0/+0
* Added several baseline tests regarding lot detailsJohn Wiegley2009-02-245-0/+14546
* Fixed a minor bug in handling of automated xactsJohn Wiegley2009-02-231-0/+1
* The Great Renaming, Part IIJohn Wiegley2009-02-234-87/+87
* Added several more option baseline testsJohn Wiegley2009-02-235-0/+65
* Allow $FILE in regression test error output matchJohn Wiegley2009-02-232-10/+7
* Restore the --gain option, for showing gain/lossJohn Wiegley2009-02-231-0/+66
* Added baseline test for --revalued-onlyJohn Wiegley2009-02-232-0/+125
* Many fixes to both --market and --exchangeJohn Wiegley2009-02-232-10/+16
* Many fixes to --market and --exchangeJohn Wiegley2009-02-222-0/+141
* Added --exchange (-x) optionJohn Wiegley2009-02-221-5/+5
* Added more option baseline testsJohn Wiegley2009-02-223-1/+308
* Restored the --invert optionJohn Wiegley2009-02-221-0/+11
* Added more option baseline testsJohn Wiegley2009-02-213-0/+56
* Added variant baseline tests relating to --emptyJohn Wiegley2009-02-215-8/+426
* Run regression and baseline tests using --verifyJohn Wiegley2009-02-211-4/+5
* Added several more baseline testsJohn Wiegley2009-02-2110-0/+1766
* Added --start-of-week option, used with --weeklyJohn Wiegley2009-02-211-0/+224
* Added a new --exact optionJohn Wiegley2009-02-211-0/+225
* Restored the --deviation optionJohn Wiegley2009-02-211-0/+244
* Restored --forecast, now also --forecast-whileJohn Wiegley2009-02-212-0/+299
* Restored the --base optionJohn Wiegley2009-02-204-4/+434
* Restored the --budget optionJohn Wiegley2009-02-202-9/+281
* Added more option baseline testsJohn Wiegley2009-02-205-0/+332
* Added more option baseline tests, enabled --dowJohn Wiegley2009-02-207-0/+322
* Enabled --current optionJohn Wiegley2009-02-201-0/+17
* Added more option baseline testsJohn Wiegley2009-02-206-3/+68
* Added several more option baseline testsJohn Wiegley2009-02-2024-21/+309
* Added more option baseline testsJohn Wiegley2009-02-203-0/+470
* Restored the --basis optionJohn Wiegley2009-02-201-0/+10
* Added test for --balance-formatJohn Wiegley2009-02-201-0/+10
* Added several new regression testsJohn Wiegley2009-02-207-2/+113
* Added several new baseline testsJohn Wiegley2009-02-209-7/+318
* Added feature baseline testsJohn Wiegley2009-02-201-0/+11
* Re-enabled parsing of timelog dataJohn Wiegley2009-02-191-98/+98
* Compilation verification code only with debuggingJohn Wiegley2009-02-161-2/+8
* Fixed several unused value and param warningsJohn Wiegley2009-02-165-13/+0
* Inverted the default display mode for balance reports. Use -n to collapseJohn Wiegley2009-02-081-2/+2
* Fixed some incorrect #includes.John Wiegley2009-02-072-3/+2
* Moved some files around.John Wiegley2009-02-051-3/+0
* Largely removed all of Ledger's use of global variables, for the REPL's sake.John Wiegley2009-02-046-15/+17
* Removed serialization tests from the amount_t unit tests.John Wiegley2009-02-032-93/+0
* Added a more efficient amount_t::operator==, which changed semantics slightly.John Wiegley2009-01-311-4/+3
* Rationals based math is now passing the unit tests.John Wiegley2009-01-313-205/+32
* Several corrections to the way rationals are handled.John Wiegley2009-01-311-40/+47
* Don't perform rounding tests in Python.John Wiegley2009-01-312-0/+8
* Make amounts output fullstrings in the commodity unit tests.John Wiegley2009-01-311-0/+1
* Corrected Python reference to the AmountParse enum.John Wiegley2009-01-311-0/+1
* Removed all dependency on gdtoa.John Wiegley2009-01-301-16/+3
* Fixed the amount_t unit test.John Wiegley2009-01-301-9/+9