summaryrefslogtreecommitdiffstats
path: root/t/004template.t
AgeCommit message (Expand)AuthorFilesLines
2002-04-25Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.gerv%gerv.net1-2/+3
2002-04-18Bug 137589 - fix test 4 not to hang on the "use CGI" in the template.gerv%gerv.net1-0/+3
2002-04-04Fix for bug 135291: add version string to new templates and fix the string fo...zach%zachlipton.com1-1/+1
2002-04-04Fix for bug 98658: Let administrator know which customised templates have bee...zach%zachlipton.com1-3/+17
2002-02-14Update the test to use the same basic format as the handling code from global...jake%acutex.net1-1/+2
2002-01-19Fix for bug 119060 - Use of Template.pm filters for url and html encoding. r=...dkl%redhat.com1-2/+1
2001-10-28A few enhancements to the template test:jake%acutex.net1-8/+32
2001-10-25Don't rely on the TEST_VERBOSE environment variable (no longer exported from ...jake%acutex.net1-1/+0
2001-10-20Bug 103664 - Tests should "use strict;" and not contain any tabs. We should ...jake%acutex.net1-1/+2
2001-10-13If a template doesn't exist, this should be considered a compile failure.jake%acutex.net1-2/+2
2001-10-07We also need to look for templates that are INCLUDEd in other templates.jake%acutex.net1-4/+5
2001-10-07Test that scans Bugzilla's code looking for used templates then checks to mak...jake%acutex.net1-0/+64