summaryrefslogtreecommitdiff
path: root/tests/examplefiles/as3
Commit message (Collapse)AuthorAgeFilesLines
* Modernize Whitespace token - regarding #1905 (#1911)Sebastian Engel2021-10-093-385/+385
| | | | | | | | | | | * Diff lexer - match whitespace * Make lexer - whitespace token set * Actionscript lexer - whitespace token * Bare lexer - whitespace token * Business(cobol) lexers - whitespace token
* Also add auto-updatable output-based tests to examplefiles (#1689)Oleh Prypin2021-01-206-0/+1358
Co-authored-by: Georg Brandl <georg@python.org>