1. 9fe6d86 Issue 19572: More silently skipped tests explicitly skipped. by Zachary Ware · 11 years ago
  2. 0b9489d reenable test_nis on solaris #3402 by Benjamin Peterson · 14 years ago
  3. b66c67d Only skip test_nis on Solaris. by Alexandre Vassalotti · 15 years ago
  4. a21e4ca Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge by R. David Murray · 15 years ago
  5. e549ead Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from by Benjamin Peterson · 15 years ago
  6. e9ea19e disable test_nis; it hangs by Benjamin Peterson · 16 years ago
  7. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  8. 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
  9. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  10. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  11. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  12. f785042 a bold attempt to fix things broken by MAL's verify patch: import by Fredrik Lundh · 24 years ago
  13. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 24 years ago
  14. 132dce2 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  15. b9fa0a8 Raise 'TestSkipped' (from the test_support) module rather than 'ImportError' by Thomas Wouters · 24 years ago
  16. 7258874 Slight reworking of this test. If nis.maps() gives a nis.error, then by Barry Warsaw · 25 years ago
  17. 41360a4 Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  18. 4c4d5ce Catch nis.error and raise TestFailed instead. This catches the by Barry Warsaw · 27 years ago
  19. 5e056bb test_rotor.py: New test of the rotor module. by Barry Warsaw · 28 years ago
  20. 2b6c2fa Rewrite without using try-except to break out of two loops. by Guido van Rossum · 28 years ago
  21. 870d5c6 Just test one key/value pair for one NIS map. I.e. don't test them by Barry Warsaw · 28 years ago
  22. 3236b33 test of the nis module by Barry Warsaw · 28 years ago