1. 26 Oct, 2011 2 commits
    • Ralf Schmitt's avatar
      run tests in their own __main__ module · e39f0390
      Ralf Schmitt authored
      do not use the current globals() as namespace, rather setup a clean
      namespace inside a newly created __main__ module.
      
      the missing "import sys" in test__socket_timeout.py fixed two commits
      ago, wouldn't go unnoticed with this change.
      e39f0390
    • Ralf Schmitt's avatar
      use /usr/bin/env shebang in testrunner.py · b5a3d3fc
      Ralf Schmitt authored
      Otherwise I'm always confused for a minute until I remember to run
      "python testrunner.py"
      b5a3d3fc
  2. 25 Oct, 2011 1 commit
  3. 15 Oct, 2011 1 commit
  4. 12 Oct, 2011 2 commits
  5. 15 Sep, 2011 5 commits
  6. 30 Aug, 2011 2 commits
  7. 29 Aug, 2011 27 commits