1. 27e280d Restore old behavior of autotest and testall, using regrtest. by Guido van Rossum · 27 years ago
  2. 5e056bb test_rotor.py: New test of the rotor module. by Barry Warsaw · 28 years ago
  3. 4b72278 added test of the regex module by Barry Warsaw · 28 years ago
  4. 033d91b Test script for the SGI imgfile module. by Roger E. Masse · 28 years ago
  5. 47e9830 Test program for the SGI imageop module. by Roger E. Masse · 28 years ago
  6. a09ec19 Test of the operator module by Barry Warsaw · 28 years ago
  7. 749cc6b Test script for the UNIX group file access module (grp) by Roger E. Masse · 28 years ago
  8. 62a017c Test script for the GNU dbm module (gdbm) by Roger E. Masse · 28 years ago
  9. fb01d4b Added a test script for the fcntl C module. by Roger E. Masse · 28 years ago
  10. 237efc5 Added _xdrmodule test by Barry Warsaw · 28 years ago
  11. af0a1a6 (test_thread.py): modifications to quiet it up when not running as a script. by Barry Warsaw · 28 years ago
  12. e00d4da Added test_dl to harness by Roger E. Masse · 28 years ago
  13. 8ba76d3 Added test_errno to the test suite by Roger E. Masse · 28 years ago
  14. 07a0eec A test of the struct module by Barry Warsaw · 28 years ago
  15. 483705c Added test_strftime (Skip Montanaro). by Guido van Rossum · 28 years ago
  16. 792c94a A test of the select module that is actually reproduceable! by Barry Warsaw · 28 years ago
  17. 8bc74ce Added test of rgbimg module by Barry Warsaw · 28 years ago
  18. ebfa2c4 Added test_pwd by Barry Warsaw · 28 years ago
  19. 7822681 added test_nis by Barry Warsaw · 28 years ago
  20. 2e644a0 When run as a script, runs each test and sends results to stdout by Barry Warsaw · 28 years ago
  21. 272c00b New regression testing harness. by Barry Warsaw · 28 years ago
  22. 0f150e4 Added test_new. by Barry Warsaw · 28 years ago
  23. 16f9fd2 Added a test script for dbmmodule.c and added it to testall.py and by Roger E. Masse · 28 years ago
  24. b6b85dd Test script/output for cryptmodule.c added to testall.py and testall.out by Roger E. Masse · 28 years ago
  25. b710357 Added test_cmath.py to test complex math module by Roger E. Masse · 28 years ago
  26. 3ab26b9 (testall.py): Slightly improved test harness to make it easier to add by Barry Warsaw · 28 years ago
  27. 4985283 Added test_strop by Barry Warsaw · 28 years ago
  28. 8db1b07 module to test the arraymodule created and added to testall.py by Roger E. Masse · 28 years ago
  29. 6ab7f07 Added test_time by Barry Warsaw · 28 years ago
  30. fcce630 Added test for math module by Guido van Rossum · 28 years ago
  31. 85f1820 Added some new tests and two new files for testing: test_types.py by Guido van Rossum · 32 years ago
  32. 0bf32e3 Split in a number of subtest for easy maintenance and continued Mac support. by Guido van Rossum · 32 years ago
  33. bdfcfcc New == syntax by Guido van Rossum · 33 years ago
  34. ccfd6e1 New class syntax. Use ImportERror by Guido van Rossum · 33 years ago
  35. 7610599 Added ZeroDivisionError except clauses. by Guido van Rossum · 33 years ago
  36. a232536 test new functions and syntax by Guido van Rossum · 33 years ago
  37. 6179fe6 Don't us sys.ps1 and sys.ps2. Exercise trailing comma in tuples. by Guido van Rossum · 33 years ago
  38. 217a5fa Initial revision by Guido van Rossum · 34 years ago