| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #21741: Update 147 test modules to use test discovery. | Zachary Ware | 2015-04-13 | 1 | -5/+2 |
|
|
* | #22650: test suite: load Unicode test data files from www.pythontest.net | Georg Brandl | 2014-11-06 | 1 | -1/+1 |
|
|
* | #18466: merge with 3.3. | Ezio Melotti | 2013-08-17 | 1 | -1/+1 |
|\ |
|
| * | #18466: fix more typos. Patch by Févry Thibault. | Ezio Melotti | 2013-08-17 | 1 | -1/+1 |
|
|
* | | Replace IOError with OSError (#16715) | Andrew Svetlov | 2012-12-25 | 1 | -1/+1 |
|/ |
|
* | Issue #10254: Fixed a crash and a regression introduced by the implementation... | Alexander Belopolsky | 2010-12-23 | 1 | -3/+0 |
|
|
* | Fix ResourceWarning in test_normalization | Antoine Pitrou | 2010-12-22 | 1 | -0/+1 |
|
|
* | Merged revisions 78982,78986 via svnmerge from | Florent Xicluna | 2010-03-19 | 1 | -10/+7 |
|
|
* | Merged revisions 76535 via svnmerge from | Antoine Pitrou | 2009-11-26 | 1 | -1/+2 |
|
|
* | Merged revisions 76033 via svnmerge from | Antoine Pitrou | 2009-11-01 | 1 | -2/+5 |
|
|
* | Make test_normalization verify the version of the correct test data file. | Alexandre Vassalotti | 2009-07-22 | 1 | -4/+6 |
|
|
* | convert old fail* assertions to assert* | Benjamin Peterson | 2009-06-30 | 1 | -7/+7 |
|
|
* | Try to fix #4674: test_normalization failure on some buildbots. | Antoine Pitrou | 2008-12-16 | 1 | -1/+1 |
|
|
* | Merged revisions 66369 via svnmerge from | Martin v. Löwis | 2008-09-10 | 1 | -2/+9 |
|
|
* | Merged revisions 66367 via svnmerge from | Martin v. Löwis | 2008-09-10 | 1 | -1/+1 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -1/+1 |
|
|
* | Explicitly use UTF-8 as the encoding for the normalization file. | Martin v. Löwis | 2007-08-30 | 1 | -1/+1 |
|
|
* | Remove RISCOS support | Skip Montanaro | 2007-08-16 | 1 | -1/+1 |
|
|
* | Rename 'unicode' to 'str' in its tp_name field. Rename 'str' to 'str8'. | Guido van Rossum | 2007-05-03 | 1 | -2/+2 |
|
|
* | Rip out all the u"..." literals and calls to unicode(). | Guido van Rossum | 2007-05-02 | 1 | -2/+2 |
|
|
* | Merged revisions 53952-54987 via svnmerge from | Guido van Rossum | 2007-04-27 | 1 | -55/+63 |
|
|
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -1/+1 |
|
|
* | Must inherit from Exception now. | Neal Norwitz | 2006-03-24 | 1 | -1/+1 |
|
|
* | Whitespace normalization. | Tim Peters | 2006-03-10 | 1 | -2/+2 |
|
|
* | Update test data to 4.1; disable PRI #29 for now. | Martin v. Löwis | 2006-03-10 | 1 | -4/+15 |
|
|
* | Patch #1276356: Implement new resource "urlfetch" for regrtest. | Hye-Shik Chang | 2005-12-10 | 1 | -18/+4 |
|
|
* | Overallocate target buffer for normalization more early. Fixes #834676. | Martin v. Löwis | 2003-11-06 | 1 | -0/+3 |
|
|
* | Correct URL of normalization file. Fixes #781065. Will backport to 2.3. | Martin v. Löwis | 2003-08-05 | 1 | -2/+2 |
|
|
* | Patch #734231: Update RiscOS support. In particular, correct | Martin v. Löwis | 2003-05-10 | 1 | -1/+1 |
|
|
* | Do a little more searching for the data file for the test: this allows | Fred Drake | 2003-04-22 | 1 | -1/+12 |
|
|
* | Reduced memory burden by iterating over the normalization test input | Tim Peters | 2002-11-24 | 1 | -3/+1 |
|
|
* | Fiddled things so that test_normalization is expected to be skipped if | Tim Peters | 2002-11-24 | 1 | -38/+49 |
|
|
* | Split long line. | Tim Peters | 2002-11-24 | 1 | -2/+3 |
|
|
* | Whitespace normalization. | Tim Peters | 2002-11-24 | 1 | -2/+1 |
|
|
* | Patch #626485: Support Unicode normalization. | Martin v. Löwis | 2002-11-23 | 1 | -0/+68 |
|
|