summaryrefslogtreecommitdiff
path: root/test/CheckManpage.py
Commit message (Collapse)AuthorAgeFilesLines
* tests: Modernize test scriptsAlexis Hildebrandt2023-12-051-18/+3
| | | | by using argparse and pathlib and removing Python 2 specific code.
* Migrate Python scripts to Python 3Alexis Hildebrandt2023-12-041-2/+1
|
* Remove obsolete from __future__ importsAlexis Hildebrandt2023-02-011-2/+0
|
* [doc] Report undocumented value expression functionsAlexis Hildebrandt2015-01-271-0/+1
| | | | in the manpage and texinfo manual.
* [tests] Refactor CheckTests.py into custom scriptsAlexis Hildebrandt2015-01-211-0/+44