summaryrefslogtreecommitdiff
path: root/tests/test_tnt.py
Commit message (Expand)AuthorAgeFilesLines
* Move test_examplefiles to new tests/lexers scheme.examplefilesGeorg Brandl2021-01-181-2/+2
* Run pyupgrade across codebase to modernize syntax and patterns (#1622)Jon Dufresne2021-01-171-1/+0
* Bump copyright year.Matthäus G. Chajdas2021-01-031-1/+1
* TNTLexer: Don't crash on unexpected EOL. (#1570)Ken2020-10-141-0/+204