summaryrefslogtreecommitdiff
path: root/tests/test_guess.py
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2023.Matthäus G. Chajdas2023-03-291-1/+1
|
* Improve number regex and add lexer guess for carbon syntax (#2370)Amr Hesham2023-03-071-0/+16
|
* Happy new year.Georg Brandl2022-01-251-1/+1
|
* Fix CBM BASIC V2 analyze text logic (#1607)Carlos Henrique Guardão Gandarez2021-02-121-0/+16
|
* tests: code style fixupsGeorg Brandl2021-01-201-1/+1
|
* Also add auto-updatable output-based tests to examplefiles (#1689)Oleh Prypin2021-01-201-0/+168
Co-authored-by: Georg Brandl <georg@python.org>