aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/template.php
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary ob_end_clean() from template testsMichael Gapczynski2013-01-191-4/+0
* fixes #266Thomas Mueller2012-11-051-1/+1
* Checkstyle fixes for SpaceBeforeOpenBraceFelix Moeller2012-11-041-4/+4
* fix inlude path for template testRobin Appelman2012-11-021-1/+1
* fixing Test_TemplateFunctionsThomas Mueller2012-10-311-1/+1
* fixed copy paste error. 4th test will now test print_unescaped instead of pBernhard Posselt2012-10-301-2/+2
* splitted two tests with two assertions each into four tests with one assertionBernhard Posselt2012-10-301-4/+8
* assert in proper orderBernhard Posselt2012-10-291-4/+4
* added tests for p and print_unescapedBernhard Posselt2012-10-291-0/+67