]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 103664 - Tests should "use strict;" and not contain any tabs. We should also...
authorjake%acutex.net <>
Sat, 20 Oct 2001 05:39:46 +0000 (05:39 +0000)
committerjake%acutex.net <>
Sat, 20 Oct 2001 05:39:46 +0000 (05:39 +0000)
commited4af4249961a69449820e27b0baaf5116142b9e
tree09425865e2c77171faec1a1a66d2210b7dc6fdf7
parentb929c22527a9f97d4e03937d255542dfb5384f02
Bug 103664 - Tests should "use strict;" and not contain any tabs.  We should 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.
runtests.sh
t/001compile.t
t/002goodperl.t
t/003safesys.t
t/004template.t
t/005no_tabs.t
t/Support/Files.pm
t/Support/Systemexec.pm
t/Support/Templates.pm