| Commit message (Expand) | Author | Age | Files | Lines |
* | Try to handle a $^X with spaces in it. | Jarkko Hietaniemi | 2003-05-11 | 1 | -1/+1 |
* | Separate the creation of the command to run by | Jarkko Hietaniemi | 2003-05-11 | 1 | -1/+6 |
* | Re: [PATCH t/test.pl] Let is/isnt() handle undef without warnings | Michael G. Schwern | 2002-09-08 | 1 | -2/+20 |
* | t/test.pl, which_perl, VMS | Craig A. Berry | 2002-05-31 | 1 | -0/+3 |
* | Test::Harness and skiping tests functionality | Nikola Knezevic | 2002-05-28 | 1 | -1/+1 |
* | Integrate #16254 from macperl; | Jarkko Hietaniemi | 2002-04-28 | 1 | -4/+17 |
* | t/test.pl additional functionality for runperl | Abigail | 2002-04-15 | 1 | -9/+15 |
* | I was fooled for a while, somebody else might be too. | Jarkko Hietaniemi | 2002-04-04 | 1 | -0/+1 |
* | Message-ID: <20020401203218.25230.qmail@plover.com> | Mark-Jason Dominus | 2002-04-01 | 1 | -8/+12 |
* | Thwart IRIX long doubles and sloppy pow() (in Perl, **); | Jarkko Hietaniemi | 2002-03-16 | 1 | -0/+64 |
* | t/test.pl fix for VMS | Craig A. Berry | 2002-02-12 | 1 | -1/+1 |
* | [PATCH t/op/taint.t] remove possible false positive | Jarkko Hietaniemi | 2002-02-03 | 1 | -0/+1 |
* | Prettier printing from Michael Schwern. | Jarkko Hietaniemi | 2002-01-28 | 1 | -1/+5 |
* | Rename kill_perl to fresh_perl; replace fresh_perl() | Jarkko Hietaniemi | 2002-01-17 | 1 | -7/+41 |
* | Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More | Michael G. Schwern | 2002-01-12 | 1 | -2/+1 |
* | Yet another twist. | Jarkko Hietaniemi | 2002-01-11 | 1 | -1/+2 |
* | Arguments were being mangled. | Jarkko Hietaniemi | 2002-01-11 | 1 | -1/+1 |
* | Seperating kill_perl() | Michael G. Schwern | 2002-01-11 | 1 | -1/+63 |
* | Last patch needed to get Perl5.7 to build natively on VOS | Paul Green | 2002-01-07 | 1 | -5/+7 |
* | Re: [PATCH t/test.pl] diagnostics to STDERR | Michael G. Schwern | 2001-12-16 | 1 | -7/+14 |
* | diagnostics to STDERR | Michael G. Schwern | 2001-12-16 | 1 | -9/+10 |
* | Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out | Michael G. Schwern | 2001-12-13 | 1 | -3/+3 |
* | use utf8; tests | Nicholas Clark | 2001-12-12 | 1 | -1/+8 |
* | (was Re: [PATCH perl@13600] cat2type in tests for VMS) | Craig A. Berry | 2001-12-11 | 1 | -0/+1 |
* | Re: [PATCH] tests for hash assignment | Nicholas Clark | 2001-12-10 | 1 | -7/+64 |
* | Moving Cygwin .exe logic into which_perl | Michael G. Schwern | 2001-12-10 | 1 | -0/+5 |
* | [PATCH lib/vmsish.t] Small test name abuse. | Jarkko Hietaniemi | 2001-12-08 | 1 | -2/+3 |
* | Declaring mostly TODO | Michael G. Schwern | 2001-12-07 | 1 | -0/+2 |
* | which_perl: if File::Spec fails, assume "./" and hope for the best. | Jarkko Hietaniemi | 2001-12-07 | 1 | -2/+4 |
* | which_perl: delay as much a possible till runtime. | Jarkko Hietaniemi | 2001-12-07 | 1 | -34/+29 |
* | Further tweakage to which_perl(). | Jarkko Hietaniemi | 2001-12-07 | 1 | -15/+30 |
* | Tweak the $Perl computation. | Jarkko Hietaniemi | 2001-12-07 | 1 | -2/+4 |
* | Missing ). | Jarkko Hietaniemi | 2001-12-07 | 1 | -1/+1 |
* | Allow several arguments to display(). | Jarkko Hietaniemi | 2001-12-07 | 1 | -1/+1 |
* | Add display() for displaying icky scalars. | Jarkko Hietaniemi | 2001-12-07 | 1 | -0/+6 |
* | which_perl for safer $^Xing | Michael G. Schwern | 2001-12-07 | 1 | -0/+24 |
* | [PATCH t/base/lex.t, term.t] Purging echo from base tests | Michael G. Schwern | 2001-12-07 | 1 | -11/+15 |
* | stat.t cleanup, first pass | Michael G. Schwern | 2001-12-05 | 1 | -0/+7 |
* | runperl(), \n and stdin | Michael G. Schwern | 2001-11-16 | 1 | -0/+5 |
* | test.pl tweaks from Rafael and Pudge (assuming I deciphered | Jarkko Hietaniemi | 2001-11-14 | 1 | -6/+6 |
* | test.pl runperl() nits from Chris Nandor and Craig Berry, | Jarkko Hietaniemi | 2001-11-14 | 1 | -6/+25 |
* | new version of runperl() | Rafael Garcia-Suarez | 2001-11-14 | 1 | -0/+59 |
* | Quote the variables in failures messages more nicely. | Jarkko Hietaniemi | 2001-11-08 | 1 | -3/+11 |
* | [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup | Jarkko Hietaniemi | 2001-11-08 | 1 | -1/+2 |
* | Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS | Michael G. Schwern | 2001-11-08 | 1 | -22/+30 |
* | Adding isnt() and next_test() | Michael G. Schwern | 2001-11-07 | 1 | -0/+15 |
* | _expect and other little tweaks | Michael G. Schwern | 2001-11-02 | 1 | -13/+6 |
* | skip($mess) should result in one skip. | Jarkko Hietaniemi | 2001-09-25 | 1 | -1/+2 |
* | Replace the use Test::More in t/{op,io,run} with t/test.pl. | Jarkko Hietaniemi | 2001-09-25 | 1 | -0/+146 |