]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Don't rely on the TEST_VERBOSE environment variable (no longer exported from runtests...
authorjake%acutex.net <>
Thu, 25 Oct 2001 01:41:49 +0000 (01:41 +0000)
committerjake%acutex.net <>
Thu, 25 Oct 2001 01:41:49 +0000 (01:41 +0000)
commit3d46ba59b73c584ab534896c2ae61398ef3940d9
tree1a7bb625032e6d1919a5d2728d2068da250bed99
parent1339fc04ffb9046614d71202b3b0c97b453f7f24
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.
runtests.sh
t/001compile.t
t/002goodperl.t
t/003safesys.t
t/004template.t
t/005no_tabs.t