summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: Accept test names as argumentsAlexis Hildebrandt2023-12-091-0/+4
* chore: Fix inline python format-stringsAlexis Hildebrandt2023-12-081-2/+2
* Merge branch 'master' into modernize-test-scriptsAlexis Hildebrandt2023-12-053-32/+1
|\
| * test: Remove Python2 specific testsAlexis Hildebrandt2023-12-053-32/+1
* | tests: Modernize test scriptsAlexis Hildebrandt2023-12-059-196/+161
|/
* Migrate Python scripts to Python 3Alexis Hildebrandt2023-12-0415-54/+52
* Fix =regex note query syntaxGwyneth Morgan2023-10-123-6/+11
* add regress test for issue #2270dbear4962023-07-161-0/+13
* fix #2220, bucket transactions ignored with reg --relatedTavis Ormandy2023-04-181-0/+8
* Add regression test for bugs #777 and #2207Martin Michlmayr2023-03-272-0/+22
* Add test cases for issue #2205Martin Michlmayr2023-03-032-0/+31
* Add test/baseline/cmd-stats1.testJohn Wiegley2023-02-061-0/+24
* Update copyright yearAlexis Hildebrandt2023-02-021-1/+1
* Remove obsolete from __future__ importsAlexis Hildebrandt2023-02-0116-28/+0
* Sort 786A3DD0.test chronologically by dateAlexis Hildebrandt2023-02-011-1/+1
* Attempt to fix Linux CI failureAlexis Hildebrandt2023-02-011-1/+1
* Fix python/c++ conversion for boost::optional<T>David Sklar2023-01-271-0/+9
* Rename quoted_rfc4180 to quoted_rfc, to avoid parser quirkDonald Lam2023-01-252-0/+14
* typo and column alignmentspaette2023-01-233-3/+3
* Initial fix for #2147WY2023-01-201-0/+28
* Python: Transaction.remove_post should call xact_base_t::remove_postDavid Sklar2023-01-101-6/+21
* Python: test cleanupsDavid Sklar2023-01-093-8/+4
* typosspaette2023-01-074-4/+4
* Fix balancing commodity with smaller unit.Maria2022-10-112-0/+26
* Fix typos found by codespellAlexis Hildebrandt2022-07-191-1/+1
* Update copyright statement for 2022Alexis Hildebrandt2022-07-021-1/+1
* Replace os.path.abspath with os.path.realpathAlexis Hildebrandt2022-07-015-10/+10
* Fix unrounding for equityOleg Bulatov2022-05-061-0/+30
* Fix test formattingJohn Wiegley2022-05-031-3/+3
* Add test/regress/2109.testJohn Wiegley2022-05-031-0/+23
* Avoid making references to nullKunht Kun2022-03-171-0/+16
* Avoid dereferencing null pointerKunht Kun2022-03-121-0/+12
* Ensure absolute path for includeKunht Kun2022-03-091-2/+2
* Modify a regression test to match output from Boost 1.77John Wiegley2022-02-241-2/+2
* Use correct int return type for stream input operationskanreki2021-12-082-0/+19
* Fix --time-colon for negative time amountsRafael Ascensão2021-09-271-0/+23
* 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