summaryrefslogtreecommitdiff
path: root/tests/examplefiles/scilab/foo.sce.output
Commit message (Collapse)AuthorAgeFilesLines
* Improve SciLab lexer.Matthäus G. Chajdas2021-11-061-10/+6
| | | | | | * Correctly tag whitespace * Merge multiple whitespace tokens * Merge multiple punctuation characters into one token
* Also add auto-updatable output-based tests to examplefiles (#1689)Oleh Prypin2021-01-201-0/+25
Co-authored-by: Georg Brandl <georg@python.org>