1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-03 23:48:07 +03:00
WeasyPrint/tests
2023-04-07 23:30:40 +02:00
..
draw Fix background drawing for out-of-the-page transformed boxes 2023-02-16 11:57:31 +01:00
layout Add test case for image absolute vertical positioning 2023-02-26 15:40:41 -03:00
resources Rotate images with EXIF rotation 2022-07-02 15:01:16 +02:00
__init__.py Clean docstrings in modules 2022-03-25 11:47:27 +01:00
conftest.py Add API to compress generated PDF files 2023-04-07 23:30:40 +02:00
test_acid2.py Update and fix URLs in comments and documentation 2022-06-28 15:59:06 +02:00
test_api.py Test new default compression values 2023-04-07 23:30:40 +02:00
test_boxes.py Fix and test corner cases about white spaces and running elements 2022-10-09 20:11:20 +02:00
test_counters.py Add failing test for broken nested counters 2022-07-18 11:07:15 +02:00
test_css_descriptors.py Update and fix URLs in comments and documentation 2022-06-28 15:59:06 +02:00
test_css_validation.py Improve test coverage 2022-09-24 06:31:03 +02:00
test_css.py Fix _ua_stylesheets monkey-patching for tests 2023-01-23 13:35:14 +01:00
test_float.py Rename tests 2022-04-28 16:48:46 +02:00
test_fonts.py Clean docstrings in modules 2022-03-25 11:47:27 +01:00
test_pdf.py Make tests pass with pydyf 0.6.0 2023-04-07 23:30:40 +02:00
test_presentational_hints.py Clean docstrings in modules 2022-03-25 11:47:27 +01:00
test_stacking.py Remove useless parameters from testing utils 2022-05-23 23:09:32 +02:00
test_target.py Correctly set target counters in pages’ absolute elements 2022-10-24 15:17:08 +02:00
test_text.py Don’t crash when line can be split before trailing spaces 2023-04-07 08:42:19 +02:00
test_unicode.py Remove useless parameters from testing utils 2022-05-23 23:09:32 +02:00
test_variables.py Fix chained variables in the same selector block 2022-06-10 20:10:33 +02:00
testing_utils.py Add API to compress generated PDF files 2023-04-07 23:30:40 +02:00