summaryrefslogtreecommitdiff
path: root/tests/examplefiles/openedge
Commit message (Collapse)AuthorAgeFilesLines
* Modernize Whitespace token - regarding #1905 (#1911)Sebastian Engel2021-10-092-93/+93
| | | | | | | | | | | * 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-204-0/+547
Co-authored-by: Georg Brandl <georg@python.org>