1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 16:37:47 +03:00
WeasyPrint/weasy/tests
2011-07-21 13:47:42 +02:00
..
expected_results Pre-generate expected PNG results. 2011-07-12 18:27:54 +02:00
resources Bug fix: expand shorthands in style attributes too. 2011-07-07 17:33:44 +02:00
test_results Initial drawing. 2011-07-12 17:53:15 +02:00
__init__.py Add Document objects to hold ... well, everything. 2011-07-20 15:41:44 +02:00
make_expected_results.py Code cleanups. 2011-07-13 18:28:41 +02:00
test_boxes.py Have the document set its own attributes. 2011-07-21 13:47:42 +02:00
test_css_properties.py Change weasy.css architecture to avoid rewriting stylesheets. 2011-07-21 12:42:29 +02:00
test_css.py Have the document set its own attributes. 2011-07-21 13:47:42 +02:00
test_draw.py Remove unused imports. 2011-07-19 11:38:54 +02:00
test_layout.py Have the document set its own attributes. 2011-07-21 13:47:42 +02:00
test_text.py Remove unused imports. 2011-07-19 11:38:54 +02:00
test_utils.py Add the framework for layout computations. 2011-06-29 22:43:18 +02:00