| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unused support.run_unittest imports. | Serhiy Storchaka | 2016-04-24 | 1 | -1/+1 |
|
|
* | Issue #21741: Update 147 test modules to use test discovery. | Zachary Ware | 2015-04-13 | 1 | -4/+1 |
|
|
* | #9424: Replace deprecated assert* methods in the Python test suite. | Ezio Melotti | 2010-11-20 | 1 | -14/+14 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -2/+2 |
|
|
* | Fix testcodec.py and test_charmapcodec.py | Walter Dörwald | 2007-05-23 | 1 | -15/+15 |
|
|
* | Rip out all the u"..." literals and calls to unicode(). | Guido van Rossum | 2007-05-02 | 1 | -15/+15 |
|
|
* | Fix the encodings package codec search function to only search | Marc-André Lemburg | 2006-02-19 | 1 | -2/+13 |
|
|
* | Combine the functionality of test_support.run_unittest() | Walter Dörwald | 2003-05-01 | 1 | -3/+1 |
|
|
* | Port test_charmapcodec to PyUnit. From SF patch #662807 | Walter Dörwald | 2003-02-14 | 1 | -28/+32 |
|
|
* | Committing and closing SF patch #441348 to help Jython to pass this test. | Finn Bock | 2001-08-23 | 1 | -1/+1 |
|
|
* | Whitespace normalization. Leaving tokenize_tests.py alone for now. | Tim Peters | 2001-01-18 | 1 | -2/+1 |
|
|
* | Changed name of codec to full path name. This allows importing | Marc-André Lemburg | 2001-01-17 | 1 | -1/+1 |
|
|
* | Moved the test codec definition to a new module and updated the test and | Marc-André Lemburg | 2001-01-10 | 1 | -54/+33 |
|
|
* | This patch adds a new feature to the builtin charmap codec: | Marc-André Lemburg | 2001-01-06 | 1 | -0/+65 |
|
|