summaryrefslogtreecommitdiff
path: root/tests/examplefiles/cobol
Commit message (Collapse)AuthorAgeFilesLines
* Improve whitespace handling in CMake/RegexLexer.Matthäus G. Chajdas2022-12-041-1988/+1988
|
* Modernize Whitespace token - regarding #1905 (#1911)Sebastian Engel2021-10-091-5202/+5202
| | | | | | | | | | | * 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-202-0/+23552
Co-authored-by: Georg Brandl <georg@python.org>