summaryrefslogtreecommitdiff
path: root/tests/test_ezhil.py
Commit message (Collapse)AuthorAgeFilesLines
* all: remove "u" string prefix (#1536)Georg Brandl2020-09-081-123/+123
| | | | | | | | | | | * all: remove "u" string prefix * util: remove unirange Since Python 3.3, all builds are wide unicode compatible. * unistring: remove support for narrow-unicode builds which stopped being relevant with Python 3.3
* Remove unittest classes from the test suite.Georg Brandl2019-11-101-162/+156
|
* Fix some test headersTim Hatch2016-05-311-1/+2
|
* merge default into stableGeorg Brandl2016-01-171-0/+182