summaryrefslogtreecommitdiff
path: root/tests/examplefiles/gdscript/gdscript_example.gd.output
Commit message (Collapse)AuthorAgeFilesLines
* Modernize Whitespace token in lexer: gdscriptSebastian Engel2021-11-211-180/+180
|
* Also add auto-updatable output-based tests to examplefiles (#1689)Oleh Prypin2021-01-201-0/+486
Co-authored-by: Georg Brandl <georg@python.org>