1. 28 Sep, 2012 5 commits
    • Denis Bilenko's avatar
      lower timeouts in stdlib tests · 6dc5ad10
      Denis Bilenko authored
      6dc5ad10
    • Denis Bilenko's avatar
      resolver_ares: remove threadpool use · 6f27a8b2
      Denis Bilenko authored
      6f27a8b2
    • Denis Bilenko's avatar
      some fixes for test__socket_dns.py · 3a5feab2
      Denis Bilenko authored
      - even more relaxed comparison of IPv6 addresses
      - test__socket_dns.py: replace confusing VERBOSE with a more straightforward DEBUG
      - test__socket_dns.py: uncomment a test previously commented out
      3a5feab2
    • Denis Bilenko's avatar
      test__socket_ssl.py: set bigger timeout · 35c5d711
      Denis Bilenko authored
      35c5d711
    • 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
  2. 26 Sep, 2012 5 commits
  3. 23 Sep, 2012 7 commits
  4. 22 Sep, 2012 6 commits
  5. 21 Sep, 2012 4 commits
  6. 20 Sep, 2012 13 commits