Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary ob_end_clean() from template tests | Michael Gapczynski | 2013-01-19 | 1 | -4/+0 |
* | fixes #266 | Thomas Mueller | 2012-11-05 | 1 | -1/+1 |
* | Checkstyle fixes for SpaceBeforeOpenBrace | Felix Moeller | 2012-11-04 | 1 | -4/+4 |
* | fix inlude path for template test | Robin Appelman | 2012-11-02 | 1 | -1/+1 |
* | fixing Test_TemplateFunctions | Thomas Mueller | 2012-10-31 | 1 | -1/+1 |
* | fixed copy paste error. 4th test will now test print_unescaped instead of p | Bernhard Posselt | 2012-10-30 | 1 | -2/+2 |
* | splitted two tests with two assertions each into four tests with one assertion | Bernhard Posselt | 2012-10-30 | 1 | -4/+8 |
* | assert in proper order | Bernhard Posselt | 2012-10-29 | 1 | -4/+4 |
* | added tests for p and print_unescaped | Bernhard Posselt | 2012-10-29 | 1 | -0/+67 |