aboutsummaryrefslogtreecommitdiffstats
path: root/t/Support/Templates.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
* Bug 135543 - @Support::Templates::testitems does not list all templatesbbaetz%student.usyd.edu.au2002-05-071-9/+50
* Fix tinderbox bustage caused by the template location code change. The tests...justdave%syndicomm.com2002-04-241-1/+1
* Bug 130254 - Template params don't have to exist, since they may bebbaetz%student.usyd.edu.au2002-03-121-0/+3
* Get the file list of files to scan for templates from Support::Files instead ...jake%acutex.net2001-12-011-1/+3
* We don't really need to look for fragments that are pulled in by [% INCLUDE %...jake%acutex.net2001-11-141-15/+0
* Bug 103664 - Tests should "use strict;" and not contain any tabs. We should ...jake%acutex.net2001-10-201-4/+4
* It's also possible to PROCESS another attachment fragment, not just INCLUDE.jake%acutex.net2001-10-101-1/+1
* We also need to look for templates that are INCLUDEd in other templates.jake%acutex.net2001-10-071-0/+17
* Test that scans Bugzilla's code looking for used templates then checks to mak...jake%acutex.net2001-10-071-0/+44