1. 0e664e1 skip NIS entries, empty entries, etc by Fredrik Lundh · 19 years ago
  2. ce6829a On Mac OS X pwd.getpwall() might return the tuples by Walter Dörwald · 21 years ago
  3. 21d3a32 Combine the functionality of test_support.run_unittest() by Walter Dörwald · 21 years ago
  4. ce07c8a Max OS X returns "*" as the password in grp.getgrall() by Walter Dörwald · 21 years ago
  5. ecd2fdc Change test_pwd and test_grp so they can handle duplicate user by Walter Dörwald · 21 years ago
  6. 64976e7 Fix copy & paste error in comment. by Walter Dörwald · 21 years ago
  7. 43bc1f1 Fix the test so that it works even when /etc/group has two entries by Walter Dörwald · 21 years ago
  8. b1ded1e Port test_pwd.py to PyUnit. Check that getpwall() and by Walter Dörwald · 21 years ago
  9. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  10. 2e2be37 Change the PyUnit-based tests to use the test_main() approach. This by Fred Drake · 23 years ago
  11. 5b811be Simple conversion to PyUnit. by Fred Drake · 23 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. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
  15. 41360a4 Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  16. 30da0ea Believe it or not, some people have an empty group database. by Guido van Rossum · 27 years ago
  17. fab8ab8 Many scripts, but small changes. Update the way the scripts obtain the by Roger E. Masse · 28 years ago
  18. 749cc6b Test script for the UNIX group file access module (grp) by Roger E. Masse · 28 years ago