aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_tgplugin.py
Commit message (Collapse)AuthorAgeFilesLines
* Use tox / zimportsMike Bayer2019-05-311-24/+27
| | | | Change-Id: Ia047c7052a6d242c2cf1c7a83981f1e38ea4d928
* - changelogMike Bayer2013-10-081-4/+3
| | | | - fix test to work under py3.2
* Fixed TGPlugin.render method to support unicode template names in py2k.Vladimir Magamedov2013-09-171-0/+8
|
* 2.4-3.3 pass in placeMike Bayer2012-11-111-2/+2
|
* - first pass at running a py3k compatible base in py2k as well.Mike Bayer2012-11-111-1/+1
| | | | | having some weird unicode issues I can't debug; the meaning of str.encode() seems to be changing globally somehow
* - now that trailing whitespace comes up in red, need to get rid of itMike Bayer2011-01-191-1/+1
|
* begin to modernize testing. in particular, get rid of test_htdocs as well ↵Mike Bayer2010-03-021-2/+3
| | | | | | | as ad-hoc HTML file writing, consistently cleanup the modules/cache directories, use nose skiptests for unsupported features.
* - Unit tests now run with nose. [ticket:127]Mike Bayer2010-02-051-0/+41