aboutsummaryrefslogtreecommitdiffstats
path: root/wkhtmltopdf/tests/tests.py
Commit message (Collapse)AuthorAgeFilesLines
* Bring back the test assert for title in contentMatt Lenc2014-06-191-2/+3
|
* Add support for Python3Matt Lenc2014-06-181-17/+18
|
* 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.