summaryrefslogtreecommitdiff
path: root/tests/examplefiles/console
Commit message (Collapse)AuthorAgeFilesLines
* Improve whitespace handling in the BashLexer.Matthäus G. Chajdas2022-12-042-80/+80
|
* Merge branch 'master' of https://github.com/mathiasertl/pygments into ↵Matthäus G. Chajdas2021-01-302-6/+2
| | | | | | | | | mathiasertl-master Resolve conflicts, move tests to snippets, regenerate example files. # Conflicts: # tests/test_shell.py
* Also add auto-updatable output-based tests to examplefiles (#1689)Oleh Prypin2021-01-204-0/+359
Co-authored-by: Georg Brandl <georg@python.org>