- 9fe6d86 Issue 19572: More silently skipped tests explicitly skipped. by Zachary Ware · 11 years ago
- ec07331 #775964: skip YP/NIS entries instead of failing the test by R. David Murray · 14 years ago
- 5a53fde Merged revisions 78678,78680,78682 via svnmerge from by Benjamin Peterson · 15 years ago
- e961593 Merged revisions 77727 via svnmerge from by Ezio Melotti · 15 years ago
- c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
- a21e4ca Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge by R. David Murray · 16 years ago
- ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 17 years ago
- 1af737c Merged revisions 60176-60209 via svnmerge from by Christian Heimes · 17 years ago
- 3172c5d Patch# 1258 by Christian Heimes: kill basestring. by Guido van Rossum · 17 years ago
- c1f779c Merged revisions 56125-56153 via svnmerge from by Guido van Rossum · 17 years ago
- 805365e Merged revisions 55007-55179 via svnmerge from by Guido van Rossum · 18 years ago
- 9afbb4e Two more trivial fixes. by Guido van Rossum · 18 years ago
- 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 18 years ago
- 0e664e1 skip NIS entries, empty entries, etc by Fredrik Lundh · 19 years ago
- ce6829a On Mac OS X pwd.getpwall() might return the tuples by Walter Dörwald · 22 years ago
- 21d3a32 Combine the functionality of test_support.run_unittest() by Walter Dörwald · 22 years ago
- ce07c8a Max OS X returns "*" as the password in grp.getgrall() by Walter Dörwald · 22 years ago
- ecd2fdc Change test_pwd and test_grp so they can handle duplicate user by Walter Dörwald · 22 years ago
- 64976e7 Fix copy & paste error in comment. by Walter Dörwald · 22 years ago
- 43bc1f1 Fix the test so that it works even when /etc/group has two entries by Walter Dörwald · 22 years ago
- b1ded1e Port test_pwd.py to PyUnit. Check that getpwall() and by Walter Dörwald · 22 years ago
- 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
- 2e2be37 Change the PyUnit-based tests to use the test_main() approach. This by Fred Drake · 23 years ago
- 5b811be Simple conversion to PyUnit. by Fred Drake · 24 years ago
- f785042 a bold attempt to fix things broken by MAL's verify patch: import by Fredrik Lundh · 24 years ago
- 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 24 years ago
- 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
- 41360a4 Mass check-in after untabifying all files that need it. by Guido van Rossum · 27 years ago
- 30da0ea Believe it or not, some people have an empty group database. by Guido van Rossum · 27 years ago
- fab8ab8 Many scripts, but small changes. Update the way the scripts obtain the by Roger E. Masse · 28 years ago
- 749cc6b Test script for the UNIX group file access module (grp) by Roger E. Masse · 28 years ago