1. f785042 a bold attempt to fix things broken by MAL's verify patch: import by Fredrik Lundh · 24 years ago
  2. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 24 years ago
  3. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
  4. b9fa0a8 Raise 'TestSkipped' (from the test_support) module rather than 'ImportError' by Thomas Wouters · 24 years ago
  5. f82b04e factor out test definitions to string_tests module by Jeremy Hylton · 24 years ago
  6. 9d46741 Added tests for the new .isalpha() and .isalnum() methods. by Marc-André Lemburg · 24 years ago
  7. b28bc8c Marc-Andre Lemburg: by Guido van Rossum · 24 years ago
  8. 51ac580 On 17-Mar-2000, Marc-Andre Lemburg said: by Barry Warsaw · 24 years ago
  9. a831cac Marc-Andre Lemburg: test script for Unicode implementation. by Guido van Rossum · 24 years ago
  10. 6e1d78a Added a couple of endswith test cases for bugs reported by Timbot. by Barry Warsaw · 25 years ago
  11. d525868 Added more tests of join by Barry Warsaw · 25 years ago
  12. 122473f Two extra startswith tests by Barry Warsaw · 25 years ago
  13. 8a9514a Harness can now test object methods directly, if they aren't available by Barry Warsaw · 25 years ago
  14. 50f0e16 Regression test for the new string methods. by Barry Warsaw · 25 years ago