summaryrefslogtreecommitdiff
path: root/tests/examplefiles/sgf
Commit message (Collapse)AuthorAgeFilesLines
* Improve SgfLexer.Matthäus G. Chajdas2021-11-061-81/+46
| | | | | * Correctly tag whitespace. * Merge punctuation tokens.
* Also add auto-updatable output-based tests to examplefiles (#1689)Oleh Prypin2021-01-202-0/+1081
Co-authored-by: Georg Brandl <georg@python.org>