summaryrefslogtreecommitdiff
path: root/test/CheckBaselineTests.py
Commit message (Expand)AuthorAgeFilesLines
* tests: Modernize test scriptsAlexis Hildebrandt2023-12-051-19/+4
* Migrate Python scripts to Python 3Alexis Hildebrandt2023-12-041-2/+1
* Remove obsolete from __future__ importsAlexis Hildebrandt2023-02-011-2/+0
* Add test for --average-lot-pricesMartin Michlmayr2019-12-251-1/+0
* test: No baseline tests for average-lot-pricesDimitri John Ledkov2019-12-071-0/+1
* --force-color is now tested in CheckBaselinetests.pythdox2016-10-271-1/+0
* [tests] Ignore --revalued-total in baseline testsAlexis Hildebrandt2015-08-051-0/+1
* Add --file to tested options.thdox2015-07-311-1/+0
* Add --generated to untested options list.thdox2015-03-231-0/+1
* Add --verify-memory to untested options.thdox2015-03-231-0/+1
* Add --revalued-total to "to be tested" options.thdox2015-03-231-1/+0
* Fix baseline test for --no-pager.thdox2015-02-251-1/+1
* Add baseline test for --price-db option.thdox2015-02-241-1/+0
* Add baseline test for --script option.thdox2015-02-241-1/+0
* Add --no-pager to untested options of CheckBaselineTests.pythdox2015-02-241-0/+1
* Remove --*help* from untested options in CheckBaselineTests.pythdox2015-02-241-4/+0
* Remove --cache from untested options in CheckBaselinetests.pythdox2015-02-241-1/+0
* Add baseline test for --init-file option.thdox2015-02-241-1/+0
* [tests] Move untested_options to CheckBaselineTestsAlexis Hildebrandt2015-01-221-0/+29
* [tests] Refactor CheckTests.py into custom scriptsAlexis Hildebrandt2015-01-211-0/+55