summaryrefslogtreecommitdiff
path: root/tests/examplefiles/console/example.shell-session.output
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/mathiasertl/pygments into ↵Matthäus G. Chajdas2021-01-301-4/+1
| | | | | | | | | 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-201-0/+233
Co-authored-by: Georg Brandl <georg@python.org>