aboutsummaryrefslogtreecommitdiffstats
path: root/tests/template/template.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop-olympus' into developNils Adermann2010-03-261-1/+1
|\
| * [develop-olympus] Make this test run on windows with backslash-paths.Joas Schilling2010-03-261-1/+1
* | [develop] Failed to merge the template test properly.Nils Adermann2010-03-101-96/+0
* | Merge branch 'develop-olympus' into developNils Adermann2010-03-101-0/+93
|\ \ | |/
| * [develop-olympus] Backported 3.1 unit tests to 3.0.Nils Adermann2010-03-101-0/+671
* adjust tests a little bit to let them work again in trunk (not adjusted templ...Meik Sievertsen2009-10-051-57/+19
* Fix most of the template test suite :)Chris Smith2009-06-131-27/+77
* Remove cache files after each test, ensure they are not included in the cover...Chris Smith2008-12-071-0/+11
* Should not be needed, unlink() should clear sthe cache and this was never the...Chris Smith2008-12-071-4/+0
* Fixed :DChris Smith2008-12-011-0/+4
* Test empty filename and invalid handleChris Smith2008-11-251-0/+7
* Test empty filenameChris Smith2008-11-251-1/+7
* Test missing filesChris Smith2008-11-251-6/+16
* - Add template variable S_BLOCK_NAMEChris Smith2008-11-251-0/+257
* - Make a start on completing the phpDoc comments for the template engineChris Smith2008-11-241-3/+47
* Test is (even|odd) by yChris Smith2008-11-241-0/+7
* - updating all tests to use new frameworkNils Adermann2008-11-241-2/+2
* More testsChris Smith2008-11-231-9/+132
* test advanced loop constructsChris Smith2008-11-231-1/+7
* S_NUM_ROWS gives you the number of rows in a blockChris Smith2008-11-231-3/+3
* Will he ever be happy? ...Chris Smith2008-11-231-21/+14
* Refactor and fix :)Chris Smith2008-11-231-35/+19
* Run template tests over non-cached data as wellChris Smith2008-11-231-8/+50
* all 557 tests pass now :DChris Smith2008-11-231-1/+5
* - Deprecate S_ROW_COUNT use S_ROW_NUMChris Smith2008-11-221-4/+20
* Initial template tests, a bit hackish currently, excuse the rushed nature of ...Chris Smith2008-10-151-0/+144