- 01 Feb, 2019 1 commit
-
-
Perl Tidy authored
blame jeff
-
- 31 Jan, 2019 1 commit
-
-
Perl Tidy authored
-
- 06 Oct, 2014 1 commit
-
-
Frédéric Buclin authored
r=dkl,a=sgreen
-
- 13 Aug, 2014 1 commit
-
-
Frédéric Buclin authored
r=dkl a=sgreen
-
- 03 Dec, 2012 1 commit
-
-
Frédéric Buclin authored
(required for bug 817634)
-
- 01 Sep, 2012 1 commit
-
-
Frédéric Buclin authored
r=wicked a=LpSolit
-
- 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
-
- 09 Sep, 2004 1 commit
-
-
jocuri%softhome.net authored
Patch for bug 211188: Make testing suite check for any #! lines that are not /usr/bin/perl; patch by Marc Schumann <wurblzap@gmail.com>; r=vladd, a=justdave.
-
- 28 Aug, 2004 1 commit
-
-
jocuri%softhome.net authored
Patch for bug 216572: 002goodperl.t shouldn't add an extra test for every additional Throw*Error violation in the same file; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=justdave.
-
- 23 May, 2004 1 commit
-
-
jouni%heikniemi.net authored
Patch by byron jones <bugzilla@glob.com.au> r=jouni, a=justdave
-
- 27 Mar, 2003 1 commit
-
-
jake%bugzilla.org authored
r=justdave a=justdave
-
- 10 Feb, 2003 1 commit
-
-
zach%zachlipton.com authored
to disregard processmail since it no longer exists (it was special-cased before). r=dave, a=dave
-
- 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.
-
- 13 Sep, 2002 1 commit
-
-
gerv%gerv.net authored
Bug 167978 - Fix Throw*Error l10n regressions and add a test to catch more. Patch by gerv; r=bbaetz.
-
- 27 Aug, 2002 1 commit
-
-
jake%bugzilla.org authored
* NO CODE CHANGES *
-
- 09 May, 2002 1 commit
-
-
zach%zachlipton.com authored
test code. Patch makes the tests much better now. r=zach x2
-
- 20 Jan, 2002 1 commit
-
-
justdave%syndicomm.com authored
Patch by Brad Baetz <bbaetz@student.usyd.edu.au> r= jake, justdave
-
- 11 Jan, 2002 1 commit
-
-
zach%zachlipton.com authored
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.
-
- 05 Jan, 2002 1 commit
-
-
jake%acutex.net authored
Bug 112914 - This test was relying on the existance of the unix "cat" command instead of using perl's standard open() function. This caused a test failed when running the tinderbox script on win32.
-
- 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.
-