summaryrefslogtreecommitdiff
path: root/tests/examplefiles/jsp
Commit message (Collapse)AuthorAgeFilesLines
* Improve whitespace handling in XmlLexer.Matthäus G. Chajdas2022-12-041-12/+17
|
* Whitespace token for jvm lexerSebastian Engel2022-01-061-59/+59
|
* Fix #1896.Matthäus G. Chajdas2021-11-131-4/+2
| | | | Use a simpler expression to match comments in HTML/XML.
* Also add auto-updatable output-based tests to examplefiles (#1689)Oleh Prypin2021-01-202-0/+256
Co-authored-by: Georg Brandl <georg@python.org>