Menu

Commit [r23882]  Maximize  Restore  History

Merged revisions 23881 via svnmerge from

svn+ssh://bugman@.../svn/relax/trunk

........
r23881 | bugman | 2014-06-12 14:47:31 +0200 (Thu, 12 Jun 2014) | 8 lines

Better handling of the control-C keyboard interrupt signal in the relax test suite.

This includes two changes. The Python 2.7 and higher unittest.installHandler() function is now
called, when present, to terminate all tests using the unittest module control-C handler. The
second change is that the keyboard interrupt signal is caught in a try-except statement, a message
printed out, and the tests terminated. This should be an improvement for all systems.
........

bugman 2014-06-12

changed /branches/frame_order_cleanup
changed /branches/frame_order_cleanup/test_suite/test_suite_runner.py
/branches/frame_order_cleanup/test_suite/test_suite_runner.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.