many improvements to tests
- testrunner.py: implement --full and --discover - setup.py now recognizes GEVENTSETUP_EV_VERIFY env var which is passed as EV_VERIFY to make - relevant env vars are now logged long test names - add support for expected failures - allow passing tests on the command line in test___monkey_patching.py - show longest running tests before final status - make exit status report number of failing tests - greentest/util.py: add 'setenv' and 'name' arguments to run() - add tests_that_dont_use_resolver.txt - add expected_failures.txt - fix test___monkey_patching.py to do clean up via atexit
Showing
Please register or sign in to comment