summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Added --check-payees optionJohn Wiegley2012-02-271-0/+0
* Implement the "tag" metadata directiveJohn Wiegley2012-02-271-0/+21
* Implemented account and commodity directivesJohn Wiegley2012-02-271-0/+25
* Output some line numbers with warningsJohn Wiegley2012-02-271-1/+1
* Added new account/payee/commodity directivesJohn Wiegley2012-02-274-2/+2
* Revert behavior of 40ab81308025e9655074da37671c444b4257f867John Wiegley2012-02-261-1/+1
* Added --rich-data for 'convert', and SHA1 checksum checkingJohn Wiegley2012-02-261-0/+0
* Don't print amounts when not necessary in 'print'John Wiegley2012-02-261-1/+1
* Added --auto-match option, for use with 'convert'John Wiegley2012-02-261-0/+0
* Fixed cmd-script_2.testJohn Wiegley2012-02-211-2/+2
* Corrected handling of nested definitionsJohn Wiegley2012-02-212-0/+6
* Simplify test for GuardMallocJohn Wiegley2012-02-171-7/+1
* Moved some files into their right locationsJohn Wiegley2012-02-102-0/+0
* Added detailed documentation of most command directives. Added command direct...Craig Earls2012-02-101-2/+18
* contains a transaction that cause a divide by zero errorCraig Earls2012-02-101-0/+11
* resolved bug 584, trailing whitespace not ignored in payeeCraig Earls2012-02-101-0/+55
* Ready for first publicationCraig Earls2011-10-021-7/+7
* updated to work with V3Craig Earls2011-09-291-0/+67
* General document structuring and transfer from older docsCraig Earls2011-09-281-2/+2
* Remove spurious false errors when using GuardMallocJohn Wiegley2011-03-281-1/+1
* Corrected two testsJohn Wiegley2011-02-122-50/+40
* Changed testing format to aid with debuggingJohn Wiegley2011-02-12174-867/+707
* When a test fails, show the command that failedJohn Wiegley2011-02-121-31/+37
* Corrected regression test outputJohn Wiegley2011-02-122-4/+4
* Removed needless "=== 0" and ">>>2" lines from test filesJohn Wiegley2011-02-12152-338/+1
* Simplified an else clause in test/runJohn Wiegley2011-02-041-4/+3
* Fixed several unit testsJohn Wiegley2011-02-043-23/+29
* Use Boost.Test instead of CppUnitJohn Wiegley2011-02-0422-1569/+988
* Increase display precision of hours to 2 placesJohn Wiegley2010-12-122-5/+5
* Removed test/input/speed-test.datJohn Wiegley2010-11-261-32717/+0
* Added regression test for 7C44010BJohn Wiegley2010-08-161-0/+30
* Added regression test for 9EB10714John Wiegley2010-08-161-0/+43
* Based symbol_needs_quotes an invalid_chars (#386)John Wiegley2010-07-291-0/+9
* Added baseline test for "check" featureJohn Wiegley2010-06-261-0/+18
* Added baseline tests for --meta and --meta-widthJohn Wiegley2010-06-262-0/+28
* Added baseline test for --nowJohn Wiegley2010-06-261-0/+4
* Added baseline tests for prepend-format/widthJohn Wiegley2010-06-262-0/+34
* 'make check' for gcov shouldn't listen to -jJohn Wiegley2010-06-232-3/+5
* Added a command-line test runner named test/runJohn Wiegley2010-06-221-0/+45
* Extended feat-fixated-prices.testJohn Wiegley2010-06-221-0/+12
* Price annotation no longer inject an implied costJohn Wiegley2010-06-226-3155/+2972
* Regression and generate tests now fail properlyJohn Wiegley2010-06-222-12/+18
* Added new --bold-if optionJohn Wiegley2010-06-221-0/+0
* Fixed typo in previous commit's regression testJohn Wiegley2010-06-211-1/+1
* bal was sometimes reporting empty accountsJohn Wiegley2010-06-211-0/+17
* Change weighting of account-name abbreviationJohn Wiegley2010-06-215-8/+8
* Added a regression test for the previous commitJohn Wiegley2010-06-211-0/+12
* Added tests for sole budget/forecast reportsJohn Wiegley2010-06-212-0/+86
* Don't warn about --import in doc when --no-pythonJohn Wiegley2010-06-201-1/+8
* Added missing call to resolve_end() in find_periodJohn Wiegley2010-06-201-0/+72