summaryrefslogtreecommitdiff
path: root/tests/test_crystal.py
Commit message (Expand)AuthorAgeFilesLines
* Replace tests that assert on token output with auto-updatable samples (#1649)Oleh Prypin2021-01-181-459/+0
* Run pyupgrade across codebase to modernize syntax and patterns (#1622)Jon Dufresne2021-01-171-1/+0
* Update Crystal lexer (#1650)Oleh Prypin2021-01-041-5/+232
* Bump copyright year.Matthäus G. Chajdas2021-01-031-1/+1
* Update copyright year (fixes #1514.)Matthäus G. Chajdas2020-08-221-1/+1
* Remove Python 2 compatibility (#1348)Georg Brandl2020-02-291-2/+0
* Remove unittest classes from the test suite.Georg Brandl2019-11-101-284/+292
* Cleanup test modules, more pytest-like testing.Georg Brandl2019-11-101-2/+2
* Add tests for CrystalOleh Prypin2016-03-231-0/+308