1. 8ba76d3 Added test_errno to the test suite by Roger E. Masse · 28 years ago
  2. 07a0eec A test of the struct module by Barry Warsaw · 28 years ago
  3. 483705c Added test_strftime (Skip Montanaro). by Guido van Rossum · 28 years ago
  4. 792c94a A test of the select module that is actually reproduceable! by Barry Warsaw · 28 years ago
  5. 8bc74ce Added test of rgbimg module by Barry Warsaw · 28 years ago
  6. ebfa2c4 Added test_pwd by Barry Warsaw · 28 years ago
  7. 7822681 added test_nis by Barry Warsaw · 28 years ago
  8. 2e644a0 When run as a script, runs each test and sends results to stdout by Barry Warsaw · 28 years ago
  9. 272c00b New regression testing harness. by Barry Warsaw · 28 years ago
  10. 0f150e4 Added test_new. by Barry Warsaw · 28 years ago
  11. 16f9fd2 Added a test script for dbmmodule.c and added it to testall.py and by Roger E. Masse · 28 years ago
  12. b6b85dd Test script/output for cryptmodule.c added to testall.py and testall.out by Roger E. Masse · 28 years ago
  13. b710357 Added test_cmath.py to test complex math module by Roger E. Masse · 28 years ago
  14. 3ab26b9 (testall.py): Slightly improved test harness to make it easier to add by Barry Warsaw · 28 years ago
  15. 4985283 Added test_strop by Barry Warsaw · 28 years ago
  16. 8db1b07 module to test the arraymodule created and added to testall.py by Roger E. Masse · 28 years ago
  17. 6ab7f07 Added test_time by Barry Warsaw · 28 years ago
  18. fcce630 Added test for math module by Guido van Rossum · 28 years ago
  19. 85f1820 Added some new tests and two new files for testing: test_types.py by Guido van Rossum · 32 years ago
  20. 0bf32e3 Split in a number of subtest for easy maintenance and continued Mac support. by Guido van Rossum · 33 years ago
  21. bdfcfcc New == syntax by Guido van Rossum · 33 years ago
  22. ccfd6e1 New class syntax. Use ImportERror by Guido van Rossum · 33 years ago
  23. 7610599 Added ZeroDivisionError except clauses. by Guido van Rossum · 33 years ago
  24. a232536 test new functions and syntax by Guido van Rossum · 33 years ago
  25. 6179fe6 Don't us sys.ps1 and sys.ps2. Exercise trailing comma in tuples. by Guido van Rossum · 33 years ago
  26. 217a5fa Initial revision by Guido van Rossum · 34 years ago