1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-03 23:48:07 +03:00
WeasyPrint/tests
2024-07-11 08:49:12 +02:00
..
css Put weasyprint font in default CSS for tests 2024-06-21 13:20:52 +02:00
draw Don’t display bottom border on cells in split rows 2024-07-10 20:36:35 +02:00
layout Don’t break rows with atomic cells 2024-07-11 08:49:12 +02: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 Add option to include default sRGB profile for RGB colors 2024-07-10 07:21:01 +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 Put weasyprint font in default CSS for tests 2024-06-21 13:20:52 +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 Capture fontTools logs when subsetting fonts 2024-07-03 21:35:38 +02:00