Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | convert old fail* assertions to assert* | Benjamin Peterson | 2009-06-30 | 1 | -2/+2 |
* | Issue #3187: Better support for "undecodable" filenames. Code by Victor | Guido van Rossum | 2008-10-02 | 1 | -0/+9 |
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -2/+2 |
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
* | Change the PyUnit-based tests to use the test_main() approach. This | Fred Drake | 2001-09-20 | 1 | -1/+6 |
* | Remove unused import. | Fred Drake | 2001-05-22 | 1 | -1/+0 |
* | Add test cases for the fnmatch module. | Fred Drake | 2001-03-21 | 1 | -0/+42 |