pjs/webtools/bugzilla/t
zach%zachlipton.com 612645c0ec Additional fix for bug 112914: "Test should not `cat $file`" Previous
patch fixed the problem, but this patch stops once it finds strict so
it will not take as long to run.

Patch by ddkilzer@theracingworld.com. R=zach@zachlipton.com though review
is not required for tests.
2002-01-11 03:53:18 +00:00
..
Support Get the file list of files to scan for templates from Support::Files instead of glob('*') 2001-11-30 21:49:47 +00:00
001compile.t Fix the double testing of .pm files. 2001-11-17 17:29:06 +00:00
002goodperl.t Additional fix for bug 112914: "Test should not `cat $file`" Previous 2002-01-11 03:53:18 +00:00
003safesys.t Don't rely on the TEST_VERBOSE environment variable (no longer exported from runtests.sh) and instead print to the TESTOUT file handle pulled in from Test::More. This will allow the testing backend to check for verbosity rather than having to handle it in the .t files. 2001-10-24 18:41:53 +00:00
004template.t A few enhancements to the template test: 2001-10-27 15:27:31 +00:00
005no_tabs.t Check templates for tabs, also. 2001-10-26 13:21:38 +00:00