The testsuite now uses python's template module for string substitutions which allows for a more natural substitution syntax known from the shell. Also, it allows to run the substitutions multiple times, which is not possible with string.format(). The heavy-lifting is now performed via a metaclass, which expands all variables on the class creation. |
||
|---|---|---|
| .. | ||
| bugfixes | ||
| tiff_test | ||
| __init__.py | ||
| doc.md | ||
| runner.py | ||
| suite.conf | ||
| system_tests.py | ||
| writing_tests.md | ||