Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use tox / zimports | Mike Bayer | 2019-05-31 | 1 | -24/+27 |
| | | | | Change-Id: Ia047c7052a6d242c2cf1c7a83981f1e38ea4d928 | ||||
* | - changelog | Mike Bayer | 2013-10-08 | 1 | -4/+3 |
| | | | | - fix test to work under py3.2 | ||||
* | Fixed TGPlugin.render method to support unicode template names in py2k. | Vladimir Magamedov | 2013-09-17 | 1 | -0/+8 |
| | |||||
* | 2.4-3.3 pass in place | Mike Bayer | 2012-11-11 | 1 | -2/+2 |
| | |||||
* | - first pass at running a py3k compatible base in py2k as well. | Mike Bayer | 2012-11-11 | 1 | -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 it | Mike Bayer | 2011-01-19 | 1 | -1/+1 |
| | |||||
* | begin to modernize testing. in particular, get rid of test_htdocs as well ↵ | Mike Bayer | 2010-03-02 | 1 | -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 Bayer | 2010-02-05 | 1 | -0/+41 |