1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-03 23:48:07 +03:00
WeasyPrint/tests
Guillaume Ayoub 8da63da982 Fix tests
2024-09-28 17:40:58 +02:00
..
css Split page and page selection types 2024-09-15 09:10:08 +02:00
draw Add test of SVG with no explicit size 2024-09-25 22:23:35 +02:00
layout Merge remote-tracking branch 'origin/main' into issue-2222 2024-08-19 09:25:12 -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 Fix tests 2024-09-28 17:40:58 +02:00
test_boxes.py Split page and page selection types 2024-09-15 09:10:08 +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 Capture all logging messages in tests 2024-08-24 22:19:09 +02:00