1. f785042 a bold attempt to fix things broken by MAL's verify patch: import by Fredrik Lundh · 24 years ago
  2. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 24 years ago
  3. 132dce2 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  4. b9fa0a8 Raise 'TestSkipped' (from the test_support) module rather than 'ImportError' by Thomas Wouters · 24 years ago
  5. 7258874 Slight reworking of this test. If nis.maps() gives a nis.error, then by Barry Warsaw · 26 years ago
  6. 41360a4 Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  7. 4c4d5ce Catch nis.error and raise TestFailed instead. This catches the by Barry Warsaw · 27 years ago
  8. 5e056bb test_rotor.py: New test of the rotor module. by Barry Warsaw · 28 years ago
  9. 2b6c2fa Rewrite without using try-except to break out of two loops. by Guido van Rossum · 28 years ago
  10. 870d5c6 Just test one key/value pair for one NIS map. I.e. don't test them by Barry Warsaw · 28 years ago
  11. 3236b33 test of the nis module by Barry Warsaw · 28 years ago