summaryrefslogtreecommitdiff
path: root/tests/unicode/unicode.py
AgeCommit message (Expand)Author
2016-10-17tests: Improve coverage of array, range, dict, slice, exc, unicode.Damien George
2015-09-07tests: Move int+unicode test to unicode-specific test directory.Damien George
2015-09-07py/lexer: Raise SyntaxError when unicode char point out of range.Damien George
2015-04-04tests: Add missing tests for builtins, and many other things.Damien George
2014-06-27tests: Add unicode test.Chris Angelico