summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* | Update cmd-tags.test for fix for bug #1043Martin Michlmayr2016-11-121-0/+3
* | Add test for --color optionthdox2016-10-271-0/+11
* | Add another test to opt-force-color.testthdox2016-10-271-0/+8
* | --force-color is now tested in CheckBaselinetests.pythdox2016-10-272-1/+0
* | --force-color does not require anymore --color.thdox2016-10-272-2/+2
* | Fix bug 1187: Allow balance assertions with multiple posts to same accountMitchell Kember2016-10-074-0/+105
* | Merge pull request #469 from schmave/win-383John Wiegley2016-10-021-1/+1
|\ \
| * | Fix regress test 383 on WindowsEvan Mallory2016-10-021-1/+1
* | | Merge pull request #468 from Vanav/cygwin_fixJohn Wiegley2016-10-021-1/+1
|\ \ \ | |/ / |/| |
| * | Fix build under Cygwin.Ivan Vanyushkin2016-09-291-1/+1
* | | Fix test harness to work with msys2Evan Mallory2016-09-234-4/+36
|/ /
* | Fix build under msys32; add Appveyor continuous buildEvan Mallory2016-09-171-0/+4
* | Fix Bug 1147: Check balance assertions against the amount AFTERMitchell Kember2016-03-224-3/+25
* | Merge pull request #449 from ppickfor/nextJohn Wiegley2016-03-141-0/+29
|\ \
| * | Periods should be initialized from from/since clause rather than earliest tra...Peter Pickford2016-03-091-0/+29
* | | days - do not stabalize periods spacified in daysPeter Pickford2016-03-135-0/+532
|/ /
* | Fix test suite failureMartin Michlmayr2016-02-161-1/+1
* | Increase maximum length for regexMartin Michlmayr2016-02-151-0/+28
* | [python] Remove double quotes from unicode valuesAlexis Hildebrandt2016-01-112-0/+17
|/
* [misc] Update year in copyright notice to 2016Alexis Hildebrandt2016-01-021-1/+1
* Always use plurar Expenses: for consistencyMartin Michlmayr2015-12-142-4/+4
* [tests] Fix empty testfile checkAlexis Hildebrandt2015-10-271-3/+4
* [tests] Remove compiler warnings for unit testsAlexis Hildebrandt2015-09-151-1/+1
* Rename feat-fixated-prices_2.test to dir-fixed.testthdox2015-08-081-0/+0
* [tests] Fix MathTest failures on Mac OS XAlexis Hildebrandt2015-08-081-15/+12
* [tests] Set timezone for running testsAlexis Hildebrandt2015-08-073-2/+11
* Merge pull request #424 from thdox/bug-1057John Wiegley2015-08-041-0/+11
|\
| * Modification to help fix issue when compiling with travisthdox2015-07-311-1/+1
| * regression test file for bug 1057thdox2015-07-311-0/+11
* | [tests] Ignore --revalued-total in baseline testsAlexis Hildebrandt2015-08-051-0/+1
* | Merge remote-tracking branch 'origin/master' into nextJohn Wiegley2015-08-042-1/+715
|\ \
| * \ Merge pull request #317 from tripun/code_coverageJohn Wiegley2015-08-042-1/+715
| |\ \
| | * | fix minor issuestripun2014-08-181-5/+8
| | * | add additional tests for sequence_t and fix the old onestripun2014-08-181-22/+50
| | * | add test for sequenc_t in value_ttripun2014-08-181-0/+32
| | * | add unit test Negation for valuetripun2014-08-181-0/+46
| | * | minor additionstripun2014-08-181-0/+1
| | * | add test for zero for valuetripun2014-08-181-0/+57
| | * | check Type unit test for valuetripun2014-08-181-0/+50
| | * | add Division unit test for valuetripun2014-08-181-0/+63
| | * | remove some statements until sequence multiplication run-time error is fixedtripun2014-08-181-11/+0
| | * | add Multiplication unit test for valuetripun2014-08-181-0/+79
| | * | add unit test subtraction for valuetripun2014-08-181-0/+93
| | * | add whitespacestripun2014-08-171-4/+4
| | * | add unit test Addition for valuetripun2014-08-171-0/+102
| | * | add unit test of equality for valuetripun2014-08-171-0/+64
| | * | add assignment unit test for valuetripun2014-08-171-0/+35
| | * | add constructors unit test for valuetripun2014-08-171-0/+35
| | * | initialize value fixturetripun2014-08-161-0/+37
| | * | add t_value unit testtripun2014-08-152-1/+1