summaryrefslogtreecommitdiff
path: root/tests/examplefiles/bash
Commit message (Collapse)AuthorAgeFilesLines
* bash/tcsh: move "break" to keywords (#2377)Georg Brandl2023-03-151-6/+6
| | | Fixes #2374
* Improve whitespace handling in the BashLexer.Matthäus G. Chajdas2022-12-043-5439/+5439
|
* Also add auto-updatable output-based tests to examplefiles (#1689)Oleh Prypin2021-01-206-0/+20763
Co-authored-by: Georg Brandl <georg@python.org>