1. 7919d98 test_nis would fail if test.test_support.verbose was true but NIS was not set by Brett Cannon · 17 years ago
  2. 850b2be Convert test_nis to unittest. by Georg Brandl · 19 years ago
  3. e97c759 Remove passwd.adjunct.byname from list of maps by Martin v. Löwis · 19 years ago
  4. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
  5. f785042 a bold attempt to fix things broken by MAL's verify patch: import by Fredrik Lundh · 25 years ago
  6. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 25 years ago
  7. 132dce2 Update the code to better reflect recommended style: by Fred Drake · 25 years ago
  8. b9fa0a8 Raise 'TestSkipped' (from the test_support) module rather than 'ImportError' by Thomas Wouters · 25 years ago
  9. 7258874 Slight reworking of this test. If nis.maps() gives a nis.error, then by Barry Warsaw · 27 years ago
  10. 41360a4 Mass check-in after untabifying all files that need it. by Guido van Rossum · 27 years ago
  11. 4c4d5ce Catch nis.error and raise TestFailed instead. This catches the by Barry Warsaw · 28 years ago
  12. 5e056bb test_rotor.py: New test of the rotor module. by Barry Warsaw · 29 years ago
  13. 2b6c2fa Rewrite without using try-except to break out of two loops. by Guido van Rossum · 29 years ago
  14. 870d5c6 Just test one key/value pair for one NIS map. I.e. don't test them by Barry Warsaw · 29 years ago
  15. 3236b33 test of the nis module by Barry Warsaw · 29 years ago