summaryrefslogtreecommitdiff
path: root/test/regress
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #1743 from scfc/move-garbage-dat-to-test-using-itJohn Wiegley2019-01-252-30/+823
|\
| * Move garbage-input.dat to test case using itTim Landscheidt2019-01-222-30/+823
* | Ignore null deferred postingsMichael Budde2019-01-231-0/+5
|/
* Fix parsing issue involving effective datesMartin Michlmayr2019-01-151-0/+12
* Add test case for issue #1703Martin Michlmayr2019-01-121-0/+11
* Add the test to make sure it works in the future.Pascal Fleury2018-07-181-0/+36
* Remove TOK_A_YEAR tokenChristoph Dittmann2018-06-103-2/+30
* Make automated transactions work with assertionsChristoph Dittmann2018-06-091-0/+15
* budget_posts: Keep pending items until the last day they applysmr8942018-04-041-0/+79
* Fix handling of edge cases in trim functionMichael Budde2018-01-251-0/+33
* Fix segfault when using --market with --group-byMichael Budde2018-01-041-0/+26
* Merge pull request #494 from jjlee/fix-totalJohn Wiegley2017-10-262-0/+58
|\
| * Fix bug where .total used in value exprs breaks totalsJohn Lee2017-10-262-0/+58
* | Merge pull request #484 from mk12/bug-1182-ptrJohn Wiegley2017-10-262-0/+29
|\ \ | |/ |/|
| * Print error message if parsing predicate after '='Mitchell Kember2016-12-202-0/+29
* | Merge pull request #477 from thdox/bug-584-550thdox2017-01-161-0/+73
|\ \
| * | Add regress test for bugs 550 and 584thdox2017-01-051-0/+73
| |/
* | Merge pull request #476 from thdox/bug-1055thdox2017-01-161-0/+26
|\ \
| * | Add regress test for bug 1055thdox2017-01-051-0/+26
| |/
* / Add regress test for bug 1132thdox2017-01-051-0/+16
|/
* Don't explicitly reference test file in 1057.testJohn Wiegley2016-11-131-1/+1
* --force-color does not require anymore --color.thdox2016-10-271-1/+1
* Fix bug 1187: Allow balance assertions with multiple posts to same accountMitchell Kember2016-10-074-0/+105
* Fix regress test 383 on WindowsEvan Mallory2016-10-021-1/+1
* Fix test harness to work with msys2Evan Mallory2016-09-231-1/+2
* Fix Bug 1147: Check balance assertions against the amount AFTERMitchell Kember2016-03-222-0/+22
* 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
* Always use plurar Expenses: for consistencyMartin Michlmayr2015-12-142-4/+4
* [tests] Set timezone for running testsAlexis Hildebrandt2015-08-071-1/+1
* 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
* | Fix test file regress/25A099C9.test.thdox2015-07-311-33/+51
* | Revert "Disable three tests preventing Jenkins from succeeding"thdox2015-07-311-0/+0
|/
* Rename file from test/regress/634AA589.test tothdox2015-01-221-19/+0
* [fix] Make trim function trim trailing whitespaceAlexis Hildebrandt2015-01-201-0/+11
* Fix -i short-option for --init-fileAlexis Hildebrandt2015-01-151-0/+8
* Bugfix 1038: empty reg report for this month periodAlexis Hildebrandt2014-12-293-0/+56
* Fix crash when using -M with empty resultAlexis Hildebrandt2014-12-161-0/+37
* Add test case for off by one error in textual.cc fixed in a013a73bMartin Michlmayr2014-12-111-0/+10
* Add ISO 8601 date as recognized date stringMartin Michlmayr2014-10-021-0/+31
* Fix period expression parsing for month to month without yearMartin Michlmayr2014-10-021-0/+161
* fix regression testJohann Klähn2014-09-101-1/+1
* Add a regression test for bug #712Martin Michlmayr2014-07-142-0/+22
* Add regression tests for bug #713Martin Michlmayr2014-07-142-0/+88