| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
run_unittest() and run_suite()). Also, add functionality to run_unittest() that admits usage of unittest.TestLoader.loadTestsFromModule().
|
|
|
|
| |
anymore.
|
|
|
|
|
| |
This enables even impatient people to run tests that require remote
files such as test_normalization and test_codecmaps_*.
|
|
|
|
|
|
| |
and installed layouts to make maintenance simple and easy. And it
also adds four new codecs; big5hkscs, euc-jis-2004, shift-jis-2004
and iso2022-jp-2004.
|
| |
|
|
Several style fixes are suggested by Martin v. Loewis and
Marc-Andre Lemburg. Thanks!
|