Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Combine the functionality of test_support.run_unittest() | Walter Dörwald | 2003-05-01 | 1 | -3/+1 |
* | Fix PyString_Format() so that '%c' % u'a' returns u'a' | Walter Dörwald | 2003-03-31 | 1 | -0/+4 |
* | Port all string tests to PyUnit and share as much tests | Walter Dörwald | 2003-02-21 | 1 | -0/+23 |