summaryrefslogtreecommitdiff
path: root/tests/examplefiles/logos/logos_example.xm.output
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-201-0/+152
Co-authored-by: Georg Brandl <georg@python.org>