summaryrefslogtreecommitdiff
path: root/tests/examplefiles/xml/xml_example.output
Commit message (Collapse)AuthorAgeFilesLines
* Fix #1896.Matthäus G. Chajdas2021-11-131-39/+11
| | | | Use a simpler expression to match comments in HTML/XML.
* Also add auto-updatable output-based tests to examplefiles (#1689)Oleh Prypin2021-01-201-0/+13503
Co-authored-by: Georg Brandl <georg@python.org>