summaryrefslogtreecommitdiff
path: root/tests/examplefiles/gnuplot
Commit message (Collapse)AuthorAgeFilesLines
* Improve Gnuplot lexer.Matthäus G. Chajdas2023-03-111-901/+28
| | | | | * Merge comment tokens. * Improve whitespace matching accuracy.
* Improve whitespace handling in CMake/RegexLexer.Matthäus G. Chajdas2022-12-041-32/+32
|
* Modernize Whitespace token in lexer: graphicsSebastian Engel2021-11-211-1753/+1763
|
* Also add auto-updatable output-based tests to examplefiles (#1689)Oleh Prypin2021-01-202-0/+5975
Co-authored-by: Georg Brandl <georg@python.org>