func_timeout/tests
2017-05-20 21:23:37 -04:00
..
FuncTimeoutTests Make python2 work as well as python3 2017-05-20 21:23:37 -04:00
README Add README for tests dir, and add tests to MANIFEST.in 2017-05-20 17:10:16 -04:00
runTests.py Add GoodTests.py suite, some utils which will be used, and a test for the test. How meta! 2017-05-20 02:22:24 -04:00

Run ./runTests.py to execute all unit tests against parent directory "func_timeout" (will not run against site install.)

This will download GoodTests.py if not already present in PATH, and use it to execute the unit tests in parallel, forcing resolution to the parent func_timeout dir