Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't require script headers in Rebol and Red codes. (#2349) | Oldes Huhuman | 2023-02-24 | 1 | -1/+3 |
| | | | | | | | | | | * Don't require script headers in Rebol and Red codes. Resolves: https://github.com/pygments/pygments/issues/2348 * Not modifying the copyright * Updated tests for Rebol and Red * Rebol: removed the unneeded code instead of commenting. | ||||
* | Also add auto-updatable output-based tests to examplefiles (#1689) | Oleh Prypin | 2021-01-20 | 1 | -0/+1410 |
Co-authored-by: Georg Brandl <georg@python.org> |