1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-03 23:48:07 +03:00
WeasyPrint/tests
2024-08-18 07:52:05 -04:00
..
css Don’t crash with empty list marker strings 2024-08-10 21:10:46 +02:00
draw Don’t crash with normal column gap 2024-08-01 20:11:50 +02:00
layout test: test flex-dimension column for issue #2222 2024-08-18 07:52:05 -04:00
resources Put weasyprint font in default CSS for tests 2024-06-21 13:20:52 +02:00
__init__.py Clean docstrings in modules 2022-03-25 11:47:27 +01:00
conftest.py Use ruff to replace flake8 and isort 2024-04-24 16:01:13 +02:00
test_acid2.py Use ruff to replace flake8 and isort 2024-04-24 16:01:13 +02:00
test_api.py Handle submit inputs and buttons 2024-07-21 15:19:49 +02:00
test_boxes.py Remove x-* style from CSS for tests 2024-06-21 13:18:34 +02:00
test_fonts.py Put weasyprint font in default CSS for tests 2024-06-21 13:20:52 +02:00
test_pdf.py Use ruff to replace flake8 and isort 2024-04-24 16:01:13 +02:00
test_presentational_hints.py Put weasyprint font in default CSS for tests 2024-06-21 13:20:52 +02:00
test_stacking.py Use ruff to replace flake8 and isort 2024-04-24 16:01:13 +02:00
test_text.py Don’t assume that lines break after spaces 2024-07-11 14:20:03 +02:00
test_unicode.py Replace str.format by f-strings 2024-01-04 22:24:33 +01:00
test_url.py Clean and add tests for malformed URLs 2024-01-16 13:33:10 +01:00
testing_utils.py test: only assert on non-debug logs 2024-08-18 07:52:05 -04:00