• Denis Bilenko's avatar
    many improvements to tests · 0d037983
    Denis Bilenko authored
    - 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
    0d037983
test___monkey_patching.py 1.22 KB