- 31 Jan, 2019 1 commit
-
-
Perl Tidy authored
-
- 16 Mar, 2015 1 commit
-
-
Frédéric Buclin authored
Bug 1137669: 003safesys.t doesn't test any file due to a missing -T argument (and broken syntax in Support::Systemexec) r=dylan a=glob
-
- 13 Aug, 2014 1 commit
-
-
Frédéric Buclin authored
r=dkl a=sgreen
-
- 11 Jan, 2012 1 commit
-
-
Frédéric Buclin authored
Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
-
- 05 Dec, 2004 1 commit
-
-
jocuri%softhome.net authored
Patch for bug 271964: tests 1 and 3 from the testing suite shouldn't fail when $^X contains spaces; patch by me, r=jouni, a=justdave.
-
- 10 Dec, 2002 1 commit
-
-
zach%zachlipton.com authored
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.
-
- 09 May, 2002 1 commit
-
-
zach%zachlipton.com authored
test code. Patch makes the tests much better now. r=zach x2
-
- 25 Oct, 2001 1 commit
-
-
jake%acutex.net authored
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.
-
- 20 Oct, 2001 1 commit
-
-
jake%acutex.net authored
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.
-
- 23 Sep, 2001 1 commit
-
-
zach%zachlipton.com authored
bug 97976. No review required for tests at this time. NOT_PART_OF_BUILD
-
- 17 Sep, 2001 1 commit
-
-
zach%zachlipton.com authored
Fix to make the tests generate the list of files to test instead of having to update the list manually whenever a file is added or removed. The main logic is in t/Support/Files.pm, changes to the test files are needed to allow it to function properly. NOT_PART_OF_BUILD. No review needed for tests at this time.
-
- 04 Sep, 2001 3 commits
-
-
zach%zachlipton.com authored
-
zach%zachlipton.com authored
-
zach%zachlipton.com authored
Addition of Files.pm which will be used shortly by 1.t (soon to be 1compile.t) which contains the list of files to test. This is important so that we can bring it into other tests which check files for content, etc... No review required for tests as of now as per Dave.
-