1. e9ea19e disable test_nis; it hangs by Benjamin Peterson · 16 years ago
  2. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  3. d5e2b6f Merged revisions 61538-61540,61556,61559-61560,61563,61565,61571,61575-61576,61580-61582,61586,61591,61593,61595,61605-61606,61613-61616,61618,61621-61623,61625,61627,61631-61634 via svnmerge from by Christian Heimes · 16 years ago
  4. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  5. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  6. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  7. f785042 a bold attempt to fix things broken by MAL's verify patch: import by Fredrik Lundh · 23 years ago
  8. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 23 years ago
  9. 132dce2 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  10. b9fa0a8 Raise 'TestSkipped' (from the test_support) module rather than 'ImportError' by Thomas Wouters · 24 years ago
  11. 7258874 Slight reworking of this test. If nis.maps() gives a nis.error, then by Barry Warsaw · 25 years ago
  12. 41360a4 Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  13. 4c4d5ce Catch nis.error and raise TestFailed instead. This catches the by Barry Warsaw · 27 years ago
  14. 5e056bb test_rotor.py: New test of the rotor module. by Barry Warsaw · 28 years ago
  15. 2b6c2fa Rewrite without using try-except to break out of two loops. by Guido van Rossum · 28 years ago
  16. 870d5c6 Just test one key/value pair for one NIS map. I.e. don't test them by Barry Warsaw · 28 years ago
  17. 3236b33 test of the nis module by Barry Warsaw · 28 years ago