You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dan Čermák b364e075c6 [testsuite] Implement DeleteFiles decorator
- Refactor FileDecoratorBase to use an arbitrary property in the decorated
  class where the list of files is saved
- Add DeleteFiles decorator which deletes all files passed to it after the test
  finished
7 years ago
..
bugfixes [testsuite] Addapt tests to new test suite structure 7 years ago
tiff_test [testsuite] Addapt tests to new test suite structure 7 years ago
__init__.py Added replacement for the current regression test suite 8 years ago
doc.md [testsuite] Added option to use different encodings for the output 7 years ago
runner.py [testsuite] Add debug mode & search directory to runner 7 years ago
suite.conf [testsuite] Fix variable names in suite config 7 years ago
system_tests.py [testsuite] Implement DeleteFiles decorator 7 years ago
writing_tests.md [testsuite] Adapt documentation to recent changes 7 years ago