1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-09-11 20:47:56 +03:00
WeasyPrint/tests
2024-06-08 23:00:24 +02:00
..
css Add validation tests for mask-border-* properties. 2024-06-08 22:05:18 +02:00
draw Implement mask-border-* properties. 2024-06-08 22:05:18 +02:00
layout Don’t duplicate column when container is split on multiple pages 2024-06-08 12:40:15 +02:00
resources Slightly simplify border masks 2024-06-08 23:00:24 +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 Set default PDF variant values in options before generating PDF 2024-06-05 14:31:54 +02:00
test_boxes.py Use ruff to replace flake8 and isort 2024-04-24 16:01:13 +02:00
test_fonts.py Clean docstrings in modules 2022-03-25 11:47:27 +01:00
test_pdf.py Use ruff to replace flake8 and isort 2024-04-24 16:01:13 +02:00
test_presentational_hints.py Clean docstrings in modules 2022-03-25 11:47:27 +01:00
test_stacking.py Use ruff to replace flake8 and isort 2024-04-24 16:01:13 +02:00
test_text.py Use ruff to replace flake8 and isort 2024-04-24 16:01:13 +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 Use ruff to replace flake8 and isort 2024-04-24 16:01:13 +02:00