Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Python raw strings for regex methods argument | Alexis Hildebrandt | 2024-07-08 | 1 | -1/+1 |
* | tests: Modernize test scripts | Alexis Hildebrandt | 2023-12-05 | 1 | -0/+10 |
* | Migrate Python scripts to Python 3 | Alexis Hildebrandt | 2023-12-04 | 1 | -7/+12 |
* | Remove obsolete from __future__ imports | Alexis Hildebrandt | 2023-02-01 | 1 | -2/+0 |
* | Replace os.path.abspath with os.path.realpath | Alexis Hildebrandt | 2022-07-01 | 1 | -2/+2 |
* | Make tests scripts Python 3 compatible | Alexis Hildebrandt | 2019-12-05 | 1 | -1/+2 |
* | Add missing known functions to test | Martin Michlmayr | 2015-07-28 | 1 | -1/+1 |
* | [doc] Report undocumented value expression functions | Alexis Hildebrandt | 2015-01-27 | 1 | -10/+38 |
* | [tests] Grep for option alternates during checks | Alexis Hildebrandt | 2015-01-25 | 1 | -11/+17 |
* | [tests] Move untested_options to CheckBaselineTests | Alexis Hildebrandt | 2015-01-22 | 1 | -29/+0 |
* | [tests] Refactor CheckTests.py into custom scripts | Alexis Hildebrandt | 2015-01-21 | 1 | -0/+93 |