summaryrefslogtreecommitdiff
path: root/tests/test_r.py
Commit message (Expand)AuthorAgeFilesLines
* Replace tests that assert on token output with auto-updatable samples (#1649)Oleh Prypin2021-01-181-111/+0
* 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
* all: remove "u" string prefix (#1536)Georg Brandl2020-09-081-38/+38
* Update copyright year (fixes #1514.)Matthäus G. Chajdas2020-08-221-1/+1
* Fix valid_name regex for SLexerNikolay Korolev2019-12-071-0/+37
* Remove unittest classes from the test suite.Georg Brandl2019-11-101-53/+58
* Merge heads.Georg Brandl2018-11-281-2/+2
* Support escaping internal backticksJim Hester2016-11-221-0/+9
* SLexer improvementsJim Hester2016-11-221-0/+61