aboutsummaryrefslogtreecommitdiffstats
path: root/t/Support
Commit message (Expand)AuthorAgeFilesLines
* 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
* Have the tests test .pm files as well, yes this creates bustage, this iszach%zachlipton.com2001-10-311-1/+1
* Bug 103664 - Tests should "use strict;" and not contain any tabs. We should ...jake%acutex.net2001-10-203-9/+12
* It's also possible to PROCESS another attachment fragment, not just INCLUDE.jake%acutex.net2001-10-101-1/+1
* Allow compile tests for files that run in taint modejake%acutex.net2001-10-071-2/+2
* 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
* Fixing issue where excluded files aren't excluded if they end in .pl orzach%zachlipton.com2001-10-061-4/+5
* Don't test importxml.pl since you need XML::Parser which is not required,zach%zachlipton.com2001-10-061-1/+1
* Fix to make the tests generate the list of files to test instead of having to...zach%zachlipton.com2001-09-171-53/+28
* Oops. Forgot to check this is.zach%zachlipton.com2001-09-101-0/+12
* Add a little 1; to the end of this.zach%zachlipton.com2001-09-041-0/+2
* Remove processmail from the list. It was causing problems with taint.zach%zachlipton.com2001-09-041-4/+3
* Addition of Files.pm which will be used shortly by 1.t (soon to be 1compile.t...zach%zachlipton.com2001-09-041-0/+89