summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Update docs for move to GitHub ActionsMartin Michlmayr2021-08-241-1/+1
* Fix silent errors when reading lines from input files.Austin Wise2021-08-242-0/+10
* Show "FAILURE in exit code" when success is expectedAlan Bram2021-05-041-5/+4
* Fix amount tokenizer re: embedded minus sign.Donald Lam2021-05-021-0/+12
* Fix using day-of-week names for `xact` commandAlan Bram2021-04-101-0/+23
* Make test harness more Windows compatibleDaniel Coonce2021-02-023-17/+18
* Don't use date format %FDaniel Coonce2021-02-021-1/+1
* Fix issues related to payees declared on posting's metadataDiogo Trentini2021-02-022-6/+21
* Add debit field to convert commandKai Wohlfahrt2021-01-313-1/+24
* compare_by_commodity: Always return the result of the recursive callChristoph Dittmann2021-01-301-0/+14
* format_t::truncate support wide charactersKuang-che Wu2021-01-172-1/+123
* Do not treat balance assignments with 0 diff as a null postingDaraul Harris2020-12-054-0/+112
* Fix regression in sorted_amountsMartin Michlmayr2020-10-301-0/+17
* run demo.py test only when Python is enabledMartin Michlmayr2020-05-181-5/+7
* Add regression test for issue #1895Martin Michlmayr2020-05-181-0/+31
* run demo.py with ctestAndy Clayton2020-05-181-0/+6
* 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