| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #21741: Update 147 test modules to use test discovery. | Zachary Ware | 2015-04-13 | 1 | -8/+1 |
|
|
* | Re-apply r83871. | Antoine Pitrou | 2010-08-13 | 1 | -22/+1 |
|
|
* | Also temporarily revert r83871, to fix compilation on buildbots | Antoine Pitrou | 2010-08-09 | 1 | -1/+22 |
|
|
* | Issue 7846: fnmatch cache can grow without bound | Raymond Hettinger | 2010-08-09 | 1 | -22/+1 |
|
|
* | Add tests for fnmatch.filter and translate. | Brett Cannon | 2010-07-23 | 1 | -2/+24 |
|
|
* | Fix 'refleak' introduced by fnmatch cache purge tests. | R. David Murray | 2010-07-10 | 1 | -1/+5 |
|
|
* | 7846: limit fnmatch pattern cache to _MAXCACHE=100 entries. | R. David Murray | 2010-07-09 | 1 | -1/+16 |
|
|
* | Merged revisions 78101,78115,78117,78182,78188,78245,78386,78496 via svnmerge... | Georg Brandl | 2010-03-14 | 1 | -5/+5 |
|
|
* | Merged revisions 78018,78035-78040,78042-78043,78046,78048-78052,78054,78059,... | Georg Brandl | 2010-03-14 | 1 | -0/+5 |
|
|
* | Merged revisions 74475 via svnmerge from | Gregory P. Smith | 2009-08-16 | 1 | -1/+10 |
|
|
* | 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 |
|
|