exiv2/tests
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
2018-04-25 09:41:50 +02:00
..
bugfixes [testsuite] Addapt tests to new test suite structure 2018-04-23 10:17:36 +02:00
tiff_test [testsuite] Addapt tests to new test suite structure 2018-04-23 10:17:36 +02:00
__init__.py Added replacement for the current regression test suite 2018-01-05 00:42:45 +01:00
doc.md [testsuite] Added option to use different encodings for the output 2018-04-23 10:23:50 +02:00
runner.py [testsuite] Add debug mode & search directory to runner 2018-04-23 10:17:36 +02:00
suite.conf [testsuite] Fix variable names in suite config 2018-04-23 10:17:36 +02:00
system_tests.py [testsuite] Implement DeleteFiles decorator 2018-04-25 09:41:50 +02:00
writing_tests.md [testsuite] Adapt documentation to recent changes 2018-04-23 10:17:17 +02:00