1. 559f668 In Jython, `@' is not allowed in module names. Extend the TESTFN test by Barry Warsaw · 23 years ago
  2. 84a5934 When the regression test is run in verbose mode, make the PyUNIT-based by Fred Drake · 23 years ago
  3. 5ddd1a8 Updated to latest PyUnit version (1.31 in PyUnit CVS); test_support.py by Steve Purcell · 23 years ago
  4. cd1b1dd Just import sys at the top instead of inside lots of functions. by Fred Drake · 23 years ago
  5. a8f7e59 Oops. A RISCOS patch I forgot to check in. by Guido van Rossum · 23 years ago
  6. 0009c4e Whitespace normalization. by Tim Peters · 23 years ago
  7. 4779399 Add test for syntax error on "x = 1 + 1". by Jeremy Hylton · 23 years ago
  8. c955f89 docstring typo by Skip Montanaro · 24 years ago
  9. a1374e4 Change verify() function to raise TestFailed, not AssertionError. by Guido van Rossum · 24 years ago
  10. 983874d Use constructor form of "raise"; normalize <wink> docstrings. by Tim Peters · 24 years ago
  11. d2bf3b7 Whitespace normalization. Leaving tokenize_tests.py alone for now. by Tim Peters · 24 years ago
  12. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 24 years ago
  13. 132dce2 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  14. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
  15. 1790dd4 Restore TestSkipped exception; appears to have disappeared in last checkin. by Fred Drake · 24 years ago
  16. 4d06923 make TestFailed a class exception by Skip Montanaro · 24 years ago
  17. e614fb1 Changed runs of 8 spaces to tab -- to satisfy the tab nanny. by Guido van Rossum · 26 years ago
  18. e26132c Move unified findfile() into test_support.py by Guido van Rossum · 26 years ago
  19. 531661c Add verbose flag for regression test to clear. by Guido van Rossum · 28 years ago
  20. 35fb82a * os.py: _exit doesn't exist in all variations of posix by Guido van Rossum · 32 years ago
  21. 3bead09 Initial revision by Guido van Rossum · 33 years ago