aboutsummaryrefslogtreecommitdiffstats
path: root/wkhtmltopdf/tests/tests.py
Commit message (Expand)AuthorAgeFilesLines
* Fix reference to subprocessFilipp Lepalaan2017-01-271-1/+1
* Test rendered file deletion or persistence for both debug options.Josh2016-03-031-5/+22
* Add test for temporary file is closed/deleted.Josh2016-03-021-1/+25
* Merge pull request #99 from pauricthelodger/bytes-errorMax Peterson2016-02-191-2/+14
|\
| * Fix py26 bug and copypasta errorPadraic Harley2016-01-291-2/+2
| * Assert once but get the filename from the ImportErrorPadraic Harley2016-01-291-8/+8
| * Fix unidecode bytes error on python2Padraic Harley2015-12-181-4/+16
* | Remove dependency on Django template engineRyan Kaskel2016-02-171-1/+2
|/
* Extracted logic from views - fixed tests.Jonathan Liuti2015-12-011-16/+14
* Makes tests.py lines 80 columns max.Michel Sabchuk2014-09-011-4/+10
* Makes unicode content views testing fails too.Michel Sabchuk2014-09-011-5/+18
* Add failing test of unicode content.Michel Sabchuk2014-09-011-0/+11
* Aligned test to code update.Paolo Melchiorre2014-07-031-4/+1
* 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
* Move tests into wkhtmltopdf.tests.*Marc Tamlyn2012-08-031-0/+272