aboutsummaryrefslogtreecommitdiffstats
path: root/wkhtmltopdf/tests.py
Commit message (Collapse)AuthorAgeFilesLines
* Reliable command-line argument parsing for wkhtmltopdf().Simon Law2012-07-201-2/+36
| | | | | | The API for wkhtmltopdf has changed. Long arguments that take no parameters now use True and not the empty string. In addition, argument-parameters may now be Unicode.
* test_wkhtmltopdf tests that wkhtmltopdf generates a PDF.Simon Law2012-07-201-1/+13
|
* test_template_to_temp_file tries to clean up after itself.Simon Law2012-07-201-5/+13
|
* Test translation to temp file.Marc Tamlyn2012-01-161-0/+13
|
* Add a testproject and empty tests file.Marc Tamlyn2012-01-161-0/+0