summaryrefslogtreecommitdiffstats
path: root/t/Support/Templates.pm
AgeCommit message (Collapse)AuthorFilesLines
2001-10-20Bug 103664 - Tests should "use strict;" and not contain any tabs. We should ↵jake%acutex.net1-4/+4
also use the TEST_VERBOSE environment variable instead of VERBOSE. Patch by David D. Kilzer <ddkilzer@theracingworld.com> Additional edits by myself to add the emacs mode line. Also, the change to runtests.sh was done by me.
2001-10-10It's also possible to PROCESS another attachment fragment, not just INCLUDE.jake%acutex.net1-1/+1
No review needed for tests at this time. NOT PART OF BUILD.
2001-10-07We also need to look for templates that are INCLUDEd in other templates.jake%acutex.net1-0/+17
No review needed for tests at this time. NOT PART OF BUILD
2001-10-07Test that scans Bugzilla's code looking for used templates then checks to ↵jake%acutex.net1-0/+44
make sure that: a) All the required templates exist b) They all have good syntax No review needed for tests at this time. NOT PART OF BUILD