Age | Commit message (Collapse) | Author | Files | Lines |
|
Permission to do so granted by: justdave, joel, jake, ddk, gerv, bbaetz,
and myself (as gleamed from bonsai and the contributors lines and
indicated in the bug report). a=justdave.
|
|
Patch by gerv; r=bbaetz.
|
|
* NO CODE CHANGES *
|
|
test code. Patch makes the tests much better now.
r=zach x2
|
|
Patch by Brad Baetz <bbaetz@student.usyd.edu.au>
r= jake, justdave
|
|
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.
|
|
command instead of using perl's standard open() function. This caused a test failed when running the tinderbox script on win32.
|
|
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.
|
|
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.
|
|
bug 97976.
No review required for tests at this time. NOT_PART_OF_BUILD
|