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