This repository has been archived on 2024-06-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coffee.pygments/tests/examplefiles/pytb
Matthäus G. Chajdas 147b22face Improve whitespace handling in Python.
This triggers a new case in the HtmlFormatter, which emits an empty span
at the end of the line for a new line, as those are removed by the
split-by-parts code. This requires separate post-processing.

Doesn't fix all whitespace issues with Python either, but we're done to
360 failing examples with that, from previously >400.
2022-12-11 12:52:23 +01:00
..
database.pytb Also add auto-updatable output-based tests to examplefiles (#1689) 2021-01-20 10:48:45 +01:00
database.pytb.output Improve whitespace handling in Python. 2022-12-11 12:52:23 +01:00
error_locations.pytb Update for new Python traceback locations (#2004) 2021-12-29 09:11:38 +01:00
error_locations.pytb.output Improve whitespace handling in PythonTracebackLexer. 2022-12-04 16:20:15 +01:00
py3tb_test.py3tb Also add auto-updatable output-based tests to examplefiles (#1689) 2021-01-20 10:48:45 +01:00
py3tb_test.py3tb.output Improve whitespace handling in PythonTracebackLexer. 2022-12-04 16:20:15 +01:00
pytb_test2.pytb Also add auto-updatable output-based tests to examplefiles (#1689) 2021-01-20 10:48:45 +01:00
pytb_test2.pytb.output Improve whitespace handling in PythonTracebackLexer. 2022-12-04 16:20:15 +01:00
pytb_test3.pytb Also add auto-updatable output-based tests to examplefiles (#1689) 2021-01-20 10:48:45 +01:00
pytb_test3.pytb.output Improve whitespace handling in PythonTracebackLexer. 2022-12-04 16:20:15 +01:00
syntax_error.py2tb Support error locations in Python tracebacks (#1852) 2021-07-06 22:20:03 +02:00
syntax_error.py2tb.output Improve whitespace handling in PythonTracebackLexer. 2022-12-04 16:20:15 +01:00
syntax_error.pytb Support error locations in Python tracebacks (#1852) 2021-07-06 22:20:03 +02:00
syntax_error.pytb.output Improve whitespace handling in PythonTracebackLexer. 2022-12-04 16:20:15 +01:00
syntax_error_caret_code.py2tb Support error locations in Python tracebacks (#1852) 2021-07-06 22:20:03 +02:00
syntax_error_caret_code.py2tb.output Improve whitespace handling in PythonTracebackLexer. 2022-12-04 16:20:15 +01:00
syntax_error_caret_code.pytb Support error locations in Python tracebacks (#1852) 2021-07-06 22:20:03 +02:00
syntax_error_caret_code.pytb.output Improve whitespace handling in PythonTracebackLexer. 2022-12-04 16:20:15 +01:00
truncated.pytb Also add auto-updatable output-based tests to examplefiles (#1689) 2021-01-20 10:48:45 +01:00
truncated.pytb.output Improve whitespace handling in PythonTracebackLexer. 2022-12-04 16:20:15 +01:00