summaryrefslogtreecommitdiff
path: root/tests/basic_3.py
Commit message (Expand)AuthorAgeFilesLines
* Always return a string object on Python 2.xTomaz Solc2011-09-221-4/+8
* Fixed Python 3.x version of unit tests.Tomaz Solc2011-04-011-1/+1
* Skip unit tests that expect a "wide" Python build.Tomaz Solc2011-04-011-0/+11
* Adding circled latin small letters.Tomaz Solc2011-02-161-0/+8
* Added Czech pangram to unit tests.Tomaz Solc2011-02-101-0/+7
* Fix up tests for Python 3, and port new tests.Thomas Kluyver2010-10-121-5/+35
* Check if any character in the BMP range makes it throw an exception.Tomaz Solc2010-10-121-0/+6
* Added tests for missing and short tables.Tomaz Solc2010-10-121-0/+12
* Simplify code, and make a Python 3 version of the tests.Thomas Kluyver2010-10-051-0/+47