aboutsummaryrefslogtreecommitdiffstats
path: root/wkhtmltopdf/tests/tests.py
Commit message (Collapse)AuthorAgeFilesLines
* DRY on testsmattack1082013-01-151-140/+43
|
* Fix tests and add new ones for show_content_in_browser featuremattack1082013-01-151-172/+243
|
* Add a test for unicode.Marc Tamlyn2012-08-311-0/+33
| | | | This isn't great but better than nothing...
* Move tests into wkhtmltopdf.tests.*Marc Tamlyn2012-08-031-0/+272
Fixes #11.