summaryrefslogtreecommitdiff
path: root/tests/test_python.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unittest classes from the test suite.Georg Brandl2019-05-061-113/+115
* Fixed missing complex float caseKevin Stone2017-05-021-0/+1
* Added pep 515 support to the python lexerKevin Stone2017-05-021-0/+19
* Copyright update.Georg Brandl2017-01-221-1/+1
* typodomspad2016-06-021-2/+2
* added test for python3 at operatordomspad2016-06-021-1/+64
* Replaced test method placeholder name and added docstringJessie Wincek2016-06-021-1/+5
* Fixed reStructuredText heading markerJessie Wincek2016-06-021-1/+1
* Added Python cls builtin word token recognitionJessie Wincek2016-06-021-0/+46