summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* The --revalued option now honors the -e terminusJohn Wiegley2009-06-171-1/+1
* When --end is used, set a "terminus" dateJohn Wiegley2009-06-161-0/+17
* Added test for D943AE0F-44EA-47EE-BA85-AFC513E039EBJohn Wiegley2009-06-161-0/+13
* Added test for 5FBF2ED8-EEAA-440E-AED5-67401B107E44John Wiegley2009-06-161-0/+20
* Fixed a problem with accounts and trailing spacesJohn Wiegley2009-06-161-0/+21
* Move amount colorization deeper into the coreJohn Wiegley2009-06-161-0/+81
* Added several new regression testsJohn Wiegley2009-06-163-0/+105
* Allow an amount to be zero, even if cost is non-zeroJohn Wiegley2009-06-161-0/+10
* Fixed a problem in the 'entry' commandJohn Wiegley2009-06-161-0/+52
* Don't increase precision so much when dividingJohn Wiegley2009-06-151-20/+20
* Added a baseline test for balance assignmentsJohn Wiegley2009-06-131-0/+37
* Renamed the fixated-prices testJohn Wiegley2009-06-131-0/+0
* Added a new entry to the drewr.dat fileJohn Wiegley2009-06-021-0/+4
* Temporarily disable the opt-forecast-while testJohn Wiegley2009-05-261-0/+0
* Rewrote the date interval parser/stepperJohn Wiegley2009-03-231-3/+9
* Added two new regression testsJohn Wiegley2009-03-152-0/+43
* If 2+ child accounts are shown, show the parentJohn Wiegley2009-03-158-0/+30
* If a balance report is multi-lined, print a totalJohn Wiegley2009-03-151-0/+3
* Added make rule to build mondo.datJohn Wiegley2009-03-101-7/+0
* Enabled use of pre-compiled headers by defaultJohn Wiegley2009-03-107-0/+15
* Avoid a race condition when making directoriesJohn Wiegley2009-03-081-1/+2
* Rewrote the balance report again, to fix --depthJohn Wiegley2009-03-082-0/+143
* Was missing an argument in RegressTests.pyJohn Wiegley2009-03-081-1/+1
* Disabled some tests, which were running too slowlyJohn Wiegley2009-03-081-2/+2
* Reduced the #include dependency tree to a minimumJohn Wiegley2009-03-042-0/+2
* Refactored test/RegressTests.pyJohn Wiegley2009-03-031-93/+129
* Fixed another time-sensitive unit testJohn Wiegley2009-03-021-7/+13
* Added "fixated commodity pricing"John Wiegley2009-03-021-0/+18
* The optimized build could not run 'make fullcheck'John Wiegley2009-03-021-2/+2
* Failing RegressTests weren't reporting failureJohn Wiegley2009-03-021-1/+4
* Patched some date-sensitive testsJohn Wiegley2009-03-022-38/+38
* Created test/input/wow.datJohn Wiegley2009-02-281-0/+550
* Reorganized some files in tools/ and test/John Wiegley2009-02-285-0/+341
* Added LedgerHarness.py, to simplify test creationJohn Wiegley2009-02-285-174/+198
* Corrected warnings g++-4.3.3 was complaining aboutJohn Wiegley2009-02-281-5/+7
* Separator in "balance" now part of format stringJohn Wiegley2009-02-275-5/+5
* Fix to amount unreduction (aka, 120m -> 2h)John Wiegley2009-02-274-1296/+1292
* Be smarter about trimming off trailing zeroesJohn Wiegley2009-02-271-1/+1
* Added generate command, --seed, and GenerateTestsJohn Wiegley2009-02-271-0/+162
* Normalize "dots" output from some of the testsJohn Wiegley2009-02-272-4/+4
* Run the confirm tests using --verifyJohn Wiegley2009-02-271-1/+1
* Fixed a buffer overrunJohn Wiegley2009-02-271-2/+2
* The -B, -G, -V reports now show rounding amountsJohn Wiegley2009-02-2611-3/+5926
* Allow uncommoditized amounts to +/- with an amountJohn Wiegley2009-02-251-6/+6
* Fixed the pager test to be more portableJohn Wiegley2009-02-241-2/+4
* Created some new Python scripts under python/John Wiegley2009-02-241-0/+0
* Moved python/*.cc files into src/John Wiegley2009-02-241-1/+1
* Be smarter about printing uncommoditized amountsJohn Wiegley2009-02-242-6/+6
* Added a new regression test for 13965214John Wiegley2009-02-241-0/+30
* Fixed an issue involving costs and reduced valuesJohn Wiegley2009-02-241-1/+17