| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
even more tests if use is borked, but not require.
p4raw-id: //depot/perl@34528
|
|
|
|
|
|
| |
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510809230640y2d5a072g6abff6604f9daa79@mail.gmail.com>
p4raw-id: //depot/perl@34434
|
|
|
|
|
|
|
| |
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510809090654v2de48f1r37499d573f452cdb@mail.gmail.com>
Date: Tue, 9 Sep 2008 09:54:41 -0400
p4raw-id: //depot/perl@34337
|
|
|
|
|
|
|
| |
(such as when an alarm fires). Also, bail out with SIGTERM rather
than SIGKILL on VMS since the latter kills the shell from which
Perl was started.
p4raw-id: //depot/perl@34316
|
|
|
|
|
|
|
|
| |
Also we need to note file names we give out, as some callers don't
create them before calling us a second time.
Add a regexp that matches the tempfile() names, for tests that want to
munge output.
p4raw-id: //depot/perl@34179
|
|
|
| |
p4raw-id: //depot/perl@34178
|
|
|
|
|
|
| |
names clashing between different scripts, which may now be executing
in parallel)
p4raw-id: //depot/perl@34173
|
|
|
|
|
|
|
|
| |
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510807230919p355ea37ci3fde2c1f84df6d5f@mail.gmail.com>
Adds a needed diag message to the watchdog() function for MSWin32.
p4raw-id: //depot/perl@34154
|
|
|
|
|
|
|
|
| |
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510807180609l7ca8a8d8i653dfd687ed9f36d@mail.gmail.com>
Changes skip messages to be consistent with Test::Builder.
p4raw-id: //depot/perl@34152
|
|
|
|
|
|
|
|
|
| |
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510807110807hb3e3727la161367a63da607f@mail.gmail.com>
Jerry found that localizing $? doesn't shield the effects of wait()
unless you actually assign something to $?
p4raw-id: //depot/perl@34147
|
|
|
|
|
|
| |
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510807071029q5931f03ud506f06b7d1f72af@mail.gmail.com>
p4raw-id: //depot/perl@34109
|
|
|
|
|
|
| |
to keep to simple constructions to facilitate accurately testing the
core interpreter, which might be buggy.
p4raw-id: //depot/perl@34097
|
|
|
|
|
|
| |
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510806281218i65d32061w27a4431b9b357107@mail.gmail.com>
p4raw-id: //depot/perl@34091
|
|
|
|
|
| |
Message-ID: <477AF314.9050808@pobox.com>
p4raw-id: //depot/perl@32801
|
|
|
|
|
|
| |
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510712111035u7f8da6e8h1a1cbd9d85d27c03@mail.gmail.com>
p4raw-id: //depot/perl@32611
|
|
|
|
|
| |
Message-ID: <46F59EFE.7050303@ztreet.demon.nl>
p4raw-id: //depot/perl@31962
|
|
|
| |
p4raw-id: //depot/perl@30855
|
|
|
|
|
|
| |
hard value, so that callers of like and unlike can present diagnostics
with the line number of their own caller.
p4raw-id: //depot/perl@30344
|
|
|
|
|
| |
in PATH on VMS (and scrubbing them in t/test.pl).
p4raw-id: //depot/perl@28348
|
|
|
| |
p4raw-id: //depot/perl@28059
|
|
|
|
|
|
|
|
| |
Message-ID: <4456120B.3000302@landgren.net>
Plus some additional comment (also from David) about WHY not to
use ++ in test.pl
p4raw-id: //depot/perl@28037
|
|
|
|
|
|
| |
My system is set up with a few PATH entries I'm not allowed
to access, so stat() fails for these.
p4raw-id: //depot/perl@27551
|
|
|
|
|
| |
The stripping was introduced in change 27364 to improve taint handling.
p4raw-id: //depot/perl@27550
|
|
|
|
|
|
| |
- better taint detection (switch -T in command)
- $ENV{PATH} stripping of writeable directories on unix/linux
p4raw-id: //depot/perl@27364
|
|
|
| |
p4raw-id: //depot/perl@27345
|
|
|
|
|
| |
really wanted to run perl, so brute force untaint everything.
p4raw-id: //depot/perl@27220
|
|
|
| |
p4raw-id: //depot/perl@26469
|
|
|
|
|
|
|
|
| |
it's an unexpected success
Subject: Re: Change 26165 broke ext/threads/t/stress_re.t test on Win32 (and patch to t/test.pl and/or Test::Harness)
Message-ID: <9b18b3110512170823q1bb2cd27h838b4d4dcdba72c9@mail.gmail.com>
p4raw-id: //depot/perl@26398
|
|
|
|
|
|
|
|
| |
- Adjust the regression tests to use t/test.pl from bleadperl
when $ENV{PERL_CORE} is defined
- Add can_ok and isa_ok to t/test.pl from the implementation
found in the IO CPAN distribution
p4raw-id: //depot/perl@25355
|
|
|
|
|
| |
Message-ID: <20050722185115.GB28829@windhund.schwern.org>
p4raw-id: //depot/perl@25252
|
|
|
|
|
| |
this can be useful to use valgrind for example
p4raw-id: //depot/perl@24856
|
|
|
| |
p4raw-id: //depot/perl@23883
|
|
|
|
|
|
|
|
|
|
|
| |
Date: Fri, 10 Dec 2004 02:04:49 -0500
Message-ID: <20041210070448.GA22347@windhund.schwern.org>
Subject: [PATCH] Add todo_skip() to test.pl
From: Michael G Schwern <schwern@pobox.com>
Date: Fri, 10 Dec 2004 04:27:06 -0500
Message-ID: <20041210092706.GA23378@windhund.schwern.org>
p4raw-id: //depot/perl@23635
|
|
|
|
|
| |
hanging waiting on STDIN for a script.
p4raw-id: //depot/perl@23615
|
|
|
| |
p4raw-id: //depot/perl@23208
|
|
|
| |
p4raw-id: //depot/perl@23090
|
|
|
|
|
|
| |
Message-ID: <4069E913.5040906@divsol.com>
(with some spelling tweaks)
p4raw-id: //depot/perl@22664
|
|
|
|
|
|
| |
Message-ID: <3FE8C65A.4060708@stason.org>
Date: Tue, 23 Dec 2003 14:48:58 -0800
p4raw-id: //depot/perl@21952
|
|
|
| |
p4raw-id: //depot/perl@20422
|
|
|
| |
p4raw-id: //depot/perl@20416
|
|
|
|
|
|
|
|
| |
number on failure because _where() was hard coded to only
look one level up the call stack. In these cases it has to
look two.
(Schwern)
p4raw-id: //depot/perl@20240
|
|
|
|
|
|
|
| |
- test name correction in op/concat.t by Yitzchak Scott-Thoennes
- prototypes added to some public functions in t/test.pl,
as suggested by Enache Adrian
p4raw-id: //depot/perl@19941
|
|
|
| |
p4raw-id: //depot/perl@19490
|
|
|
|
|
| |
runperl() into its own function, _create_runperl().
p4raw-id: //depot/perl@19489
|
|
|
|
|
| |
Message-ID: <20020906210315.GC808@ool-18b93024.dyn.optonline.net>
p4raw-id: //depot/perl@17861
|
|
|
|
|
|
| |
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <a0511170ab91c997b6866@[172.16.52.1]>
p4raw-id: //depot/perl@16917
|
|
|
|
|
| |
Message-ID: <40949173.20020528081753@tesla.rcub.bg.ac.yu>
p4raw-id: //depot/perl@16829
|
|
|
|
|
| |
Fix most tests on MacOS (not yet ext/ or /lib)
p4raw-id: //depot/perl@16257
|
|
|
|
|
| |
Message-ID: <20020415154002.1549.qmail@foad.org>
p4raw-id: //depot/perl@15935
|
|
|
| |
p4raw-id: //depot/perl@15736
|