summaryrefslogtreecommitdiff
path: root/tests/unittests/test_templating.py
Commit message (Expand)AuthorAgeFilesLines
* README: Mention move of revision control to git.HEADtrunkScott Moser2016-08-101-119/+0
* run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.Scott Moser2016-05-121-4/+4
* Update pep8 runner and fix pep8 issuesRyan Harper2016-03-031-1/+2
* fix 'Make pyflakes'Scott Moser2015-05-011-4/+1
* skip cheetah dependent testScott Moser2015-02-101-1/+7
* make bddeb work with python3 or python2Scott Moser2015-02-101-15/+1
* Repair the Python 2.6 tests.Barry Warsaw2015-01-261-1/+18
* Only install cheetah (and only run the cheetah templating test) when in PythonBarry Warsaw2015-01-211-0/+4
* tools/run-pep8: remove leading ',' fed to --ignoreScott Moser2015-01-061-1/+2
* more import statementsDimitri John Ledkov2014-07-231-1/+1
* use textwrap, simple formatting improvement.Scott Moser2014-07-211-9/+10
* Add non braces matching and a few more testsJoshua Harlow2014-07-181-0/+36
* Add basic renderer support and more robust import handlingJoshua Harlow2014-07-161-5/+19
* Add some basic template testsJoshua Harlow2014-03-071-0/+56