1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-03 23:48:07 +03:00
WeasyPrint/tests
Guillaume Ayoub 00d5b03587 Don’t break reproducible PDF creation when using images
Fix #1666.

Note that the added test doesn’t test this problem, because the "hash" function
is stable when we use the same process. If someone finds a nice way to solve
this…
2022-06-29 19:03:58 +02:00
..
draw Merge pull request #1660 from Kozea/line-clamp 2022-06-17 10:09:38 +02:00
layout Remove useless parameters from testing utils 2022-05-23 23:09:32 +02:00
resources Test bitmap fonts 2022-06-13 16:23:44 +02:00
__init__.py Clean docstrings in modules 2022-03-25 11:47:27 +01:00
conftest.py Remove useless parameters from testing utils 2022-05-23 23:09:32 +02:00
test_acid2.py Remove useless parameters from testing utils 2022-05-23 23:09:32 +02:00
test_api.py Don’t break reproducible PDF creation when using images 2022-06-29 19:03:58 +02:00
test_boxes.py Test string(…, start) 2022-04-18 13:08:32 +02:00
test_counters.py Clean docstrings in modules 2022-03-25 11:47:27 +01:00
test_css_descriptors.py Don’t crash when @font-face’s src ends with a comma 2022-06-01 16:59:30 +02:00
test_css_validation.py Clean expanders tests and code 2022-04-17 07:34:03 +02:00
test_css.py Clean docstrings in modules 2022-03-25 11:47:27 +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 Add and improve tests for the "html" module 2022-05-05 15:47:43 +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 Clean docstrings in modules 2022-03-25 11:47:27 +01:00
test_text.py Use f-strings when possible 2022-05-17 16:40:30 +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 Clean docstrings in modules 2022-03-25 11:47:27 +01:00