aboutsummaryrefslogtreecommitdiffstats
path: root/t/004template.t
Commit message (Expand)AuthorAgeFilesLines
* Bug 137589 - fix test 4 not to hang on the "use CGI" in the template.gerv%gerv.net2002-04-181-0/+3
* Fix for bug 135291: add version string to new templates and fix the string fo...zach%zachlipton.com2002-04-041-1/+1
* Fix for bug 98658: Let administrator know which customised templates have bee...zach%zachlipton.com2002-04-041-3/+17
* Update the test to use the same basic format as the handling code from global...jake%acutex.net2002-02-141-1/+2
* Fix for bug 119060 - Use of Template.pm filters for url and html encoding. r=...dkl%redhat.com2002-01-191-2/+1
* A few enhancements to the template test:jake%acutex.net2001-10-271-8/+32
* Don't rely on the TEST_VERBOSE environment variable (no longer exported from ...jake%acutex.net2001-10-251-1/+0
* Bug 103664 - Tests should "use strict;" and not contain any tabs. We should ...jake%acutex.net2001-10-201-1/+2
* If a template doesn't exist, this should be considered a compile failure.jake%acutex.net2001-10-131-2/+2
* We also need to look for templates that are INCLUDEd in other templates.jake%acutex.net2001-10-071-4/+5
* Test that scans Bugzilla's code looking for used templates then checks to mak...jake%acutex.net2001-10-071-0/+64