summaryrefslogtreecommitdiff
path: root/test/CheckOptions.py
Commit message (Expand)AuthorAgeFilesLines
* Use Python raw strings for regex methods argumentAlexis Hildebrandt2024-07-081-1/+1
* tests: Modernize test scriptsAlexis Hildebrandt2023-12-051-0/+10
* Migrate Python scripts to Python 3Alexis Hildebrandt2023-12-041-7/+12
* Remove obsolete from __future__ importsAlexis Hildebrandt2023-02-011-2/+0
* Replace os.path.abspath with os.path.realpathAlexis Hildebrandt2022-07-011-2/+2
* Make tests scripts Python 3 compatibleAlexis Hildebrandt2019-12-051-1/+2
* Add missing known functions to testMartin Michlmayr2015-07-281-1/+1
* [doc] Report undocumented value expression functionsAlexis Hildebrandt2015-01-271-10/+38
* [tests] Grep for option alternates during checksAlexis Hildebrandt2015-01-251-11/+17
* [tests] Move untested_options to CheckBaselineTestsAlexis Hildebrandt2015-01-221-29/+0
* [tests] Refactor CheckTests.py into custom scriptsAlexis Hildebrandt2015-01-211-0/+93