summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Improve testcase for issue #1894 slightlyMartin Michlmayr2020-05-091-3/+8
* Add regression tests for issue #1894Rahix2020-05-092-0/+37
* Ensure that apply directives have an argumentMartin Michlmayr2020-04-271-0/+20
* fix: Fix #543 by tracking an account's real balanceDaraul2020-04-054-0/+104
* Make explicit option a no-opCandyAngel2020-04-031-1/+1
* py3: ensure python output is not lostAndy Clayton2020-03-262-4/+4
* Revert expected test time value to correct valueAndy Clayton2020-03-251-1/+1
* fix setting TZ in testsAndy Clayton2020-03-252-4/+4
* Add test for --average-lot-pricesMartin Michlmayr2019-12-252-1/+16
* test: split value_py.test into py2/py3 versions.Dimitri John Ledkov2019-12-073-0/+32
* test: No baseline tests for average-lot-pricesDimitri John Ledkov2019-12-071-0/+1
* test: Unbreak one more test case with python3 bridgeDimitri John Ledkov2019-12-063-5/+5
* Remove dependency on other testAlexis Hildebrandt2019-12-051-3/+3
* Make tests scripts Python 3 compatibleAlexis Hildebrandt2019-12-0515-81/+137
* Modernize CMake using backported FindPython module.Dimitri John Ledkov2019-12-052-9/+9
* Format annotations using format that can be parsedOleg Bulatov2019-11-274-5/+5
* Remove know-ification of elements due to post stateCandyAngel2019-08-272-2/+14
* Add support for '%F' date format specifierMichael Budde2019-04-021-0/+20
* Fix tag value parsingMichael Budde2019-03-301-0/+17
* Reject postings with comment after flagMichael Budde2019-03-301-0/+12
* Remove the 'org' command, which was always a hack to begin withJohn Wiegley2019-03-151-28/+0
* Corrections to opt-lots.testJohn Wiegley2019-03-151-1495/+1495
* Fix possible stack overflow in option parsing routineMartin Michlmayr2019-01-261-0/+7
* Fix possible stack overflow in date parsing routineMichael Budde2019-01-261-0/+9
* Merge pull request #1743 from scfc/move-garbage-dat-to-test-using-itJohn Wiegley2019-01-252-30/+30
|\
| * Move garbage-input.dat to test case using itTim Landscheidt2019-01-222-30/+30
* | Merge pull request #1744 from scfc/do-not-set-dependencies-for-target-checkJohn Wiegley2019-01-252-7/+0
|\ \
| * | Do not set dependencies for target checkTim Landscheidt2019-01-222-7/+0
| |/
* / 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
* Merge remote-tracking branch 'origin/master' into nextJohn Wiegley2018-07-191-0/+18
|\
| * Add parse error testManuel Amador (Rudd-O)2016-02-081-0/+18
* | 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