| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | conftest: disallow error tokens in examplefiles | Georg Brandl | 2021-01-21 | 1 | -2/+16 |
| | | | | | | | They are ok in small snippets to demonstrate error cases. Also recode all examplefiles to UTF-8. | ||||
| * | Rename "tests/lexers" to "tests/snippets" and update the contribution | Georg Brandl | 2021-01-20 | 1 | -2/+2 |
| | | | | | docs to point to both snippets and examplefiles. | ||||
| * | tests: code style fixups | Georg Brandl | 2021-01-20 | 1 | -1/+1 |
| | | |||||
| * | Also add auto-updatable output-based tests to examplefiles (#1689) | Oleh Prypin | 2021-01-20 | 1 | -0/+108 |
| | | | | Co-authored-by: Georg Brandl <georg@python.org> | ||||
| * | Replace tests that assert on token output with auto-updatable samples (#1649) | Oleh Prypin | 2021-01-18 | 1 | -0/+5 |
