aboutsummaryrefslogtreecommitdiffstats
path: root/t/Support
Commit message (Expand)AuthorAgeFilesLines
* 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