summaryrefslogtreecommitdiff
path: root/test/TestUtils.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports.Dave Peticolas2012-08-091-1/+0
* update test utils codeMichael DeHaan2012-07-161-3/+3
* Update tests to reflect new APIDaniel Hokka Zakrisson2012-06-181-17/+14
* Add tests of iterative templatingDaniel Hokka Zakrisson2012-06-161-0/+11
* Allow with_items to specify a variableDaniel Hokka Zakrisson2012-06-091-1/+1
* Allow "=" in k-v values.Matt Goodall2012-05-231-0/+7
* Allow camelCase variables in varreplace.Jeroen Hoekx2012-05-111-0/+10
* Support list indexing in varReplace.Jeroen Hoekx2012-05-101-0/+50
* Fixup unicode varReplace templating.Jeroen Hoekx2012-05-101-0/+22
* Make no_engine the default templating action.Jeroen Hoekx2012-05-091-2/+2
* Support nested variables in varReplace.Jeroen Hoekx2012-05-091-0/+155