summaryrefslogtreecommitdiff
path: root/tests/examplefiles/logos
Commit message (Collapse)AuthorAgeFilesLines
* Use the correct whitespace token for the C family.Matthäus G. Chajdas2021-06-201-37/+37
| | | | The CFamilyLexer was matching whitespace as Text instead of Whitespace.
* Also add auto-updatable output-based tests to examplefiles (#1689)Oleh Prypin2021-01-202-0/+180
Co-authored-by: Georg Brandl <georg@python.org>