Menu

Commit [r20547]  Maximize  Restore  History

Better handling of temporary file and directory removal in the relax test suite.

The new test_suite.clean_up.deletion() function has been created from the recent method of the same
name. This is used by the tearDown() method of the system, unit, and GUI tests. It should prevent
rare MS Windows errors from appearing due to the OS not releasing a temporary file after a close()
call.

bugman 2013-08-06

added /trunk/test_suite/clean_up.py
changed /trunk/test_suite/gui_tests/base_classes.py
changed /trunk/test_suite/system_tests/base_classes.py
changed /trunk/test_suite/unit_tests/base_classes.py
/trunk/test_suite/clean_up.py Diff Switch to side-by-side view
Loading...
/trunk/test_suite/gui_tests/base_classes.py Diff Switch to side-by-side view
Loading...
/trunk/test_suite/system_tests/base_classes.py Diff Switch to side-by-side view
Loading...
/trunk/test_suite/unit_tests/base_classes.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.