summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Merge pull request #519 from mbudde/accounts-prepend-formatJohn Wiegley2018-01-272-0/+10
|\ \
| * | Add support for --prepend-format in accounts commandMichael Budde2018-01-252-0/+10
* | | Merge pull request #521 from mbudde/fix-trimAlexis Hildebrandt2018-01-271-0/+33
|\ \ \
| * | | Fix handling of edge cases in trim functionMichael Budde2018-01-251-0/+33
| |/ /
* / / [misc] Update year in copyright notice to 2017Alexis Hildebrandt2018-01-271-1/+1
|/ /
* | 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
* | | typo in docsAlexander Pletnev2017-01-271-1/+1
* | | Merge pull request #477 from thdox/bug-584-550thdox2017-01-161-0/+18
|\ \ \
| * | | Add regress test for bugs 550 and 584thdox2017-01-051-0/+18
* | | | 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
|/ / /
* / / [misc] Update year in copyright notice to 2017Alexis Hildebrandt2017-01-051-1/+1
|/ /
* | Don't explicitly reference test file in 1057.testJohn Wiegley2016-11-131-1/+1
* | 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