summaryrefslogtreecommitdiff
path: root/t/test.pl
Commit message (Expand)AuthorAgeFilesLines
* t/test.pl, which_perl, VMSCraig A. Berry2002-05-311-0/+3
* Test::Harness and skiping tests functionalityNikola Knezevic2002-05-281-1/+1
* Integrate #16254 from macperl;Jarkko Hietaniemi2002-04-281-4/+17
* t/test.pl additional functionality for runperlAbigail2002-04-151-9/+15
* I was fooled for a while, somebody else might be too.Jarkko Hietaniemi2002-04-041-0/+1
* Message-ID: <20020401203218.25230.qmail@plover.com>Mark-Jason Dominus2002-04-011-8/+12
* Thwart IRIX long doubles and sloppy pow() (in Perl, **);Jarkko Hietaniemi2002-03-161-0/+64
* t/test.pl fix for VMSCraig A. Berry2002-02-121-1/+1
* [PATCH t/op/taint.t] remove possible false positiveJarkko Hietaniemi2002-02-031-0/+1
* Prettier printing from Michael Schwern.Jarkko Hietaniemi2002-01-281-1/+5
* Rename kill_perl to fresh_perl; replace fresh_perl()Jarkko Hietaniemi2002-01-171-7/+41
* Re: [PATCH lib/AnyDBM_File.t] Convert to Test::MoreMichael G. Schwern2002-01-121-2/+1
* Yet another twist.Jarkko Hietaniemi2002-01-111-1/+2
* Arguments were being mangled.Jarkko Hietaniemi2002-01-111-1/+1
* Seperating kill_perl()Michael G. Schwern2002-01-111-1/+63
* Last patch needed to get Perl5.7 to build natively on VOSPaul Green2002-01-071-5/+7
* Re: [PATCH t/test.pl] diagnostics to STDERRMichael G. Schwern2001-12-161-7/+14
* diagnostics to STDERRMichael G. Schwern2001-12-161-9/+10
* Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail outMichael G. Schwern2001-12-131-3/+3
* use utf8; testsNicholas Clark2001-12-121-1/+8
* (was Re: [PATCH perl@13600] cat2type in tests for VMS)Craig A. Berry2001-12-111-0/+1
* Re: [PATCH] tests for hash assignmentNicholas Clark2001-12-101-7/+64
* Moving Cygwin .exe logic into which_perlMichael G. Schwern2001-12-101-0/+5
* [PATCH lib/vmsish.t] Small test name abuse.Jarkko Hietaniemi2001-12-081-2/+3
* Declaring mostly TODOMichael G. Schwern2001-12-071-0/+2
* which_perl: if File::Spec fails, assume "./" and hope for the best.Jarkko Hietaniemi2001-12-071-2/+4
* which_perl: delay as much a possible till runtime.Jarkko Hietaniemi2001-12-071-34/+29
* Further tweakage to which_perl().Jarkko Hietaniemi2001-12-071-15/+30
* Tweak the $Perl computation.Jarkko Hietaniemi2001-12-071-2/+4
* Missing ).Jarkko Hietaniemi2001-12-071-1/+1
* Allow several arguments to display().Jarkko Hietaniemi2001-12-071-1/+1
* Add display() for displaying icky scalars.Jarkko Hietaniemi2001-12-071-0/+6
* which_perl for safer $^XingMichael G. Schwern2001-12-071-0/+24
* [PATCH t/base/lex.t, term.t] Purging echo from base testsMichael G. Schwern2001-12-071-11/+15
* stat.t cleanup, first passMichael G. Schwern2001-12-051-0/+7
* runperl(), \n and stdinMichael G. Schwern2001-11-161-0/+5
* test.pl tweaks from Rafael and Pudge (assuming I decipheredJarkko Hietaniemi2001-11-141-6/+6
* test.pl runperl() nits from Chris Nandor and Craig Berry,Jarkko Hietaniemi2001-11-141-6/+25
* new version of runperl()Rafael Garcia-Suarez2001-11-141-0/+59
* Quote the variables in failures messages more nicely.Jarkko Hietaniemi2001-11-081-3/+11
* [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanupJarkko Hietaniemi2001-11-081-1/+2
* Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMSMichael G. Schwern2001-11-081-22/+30
* Adding isnt() and next_test() Michael G. Schwern2001-11-071-0/+15
* _expect and other little tweaksMichael G. Schwern2001-11-021-13/+6
* skip($mess) should result in one skip.Jarkko Hietaniemi2001-09-251-1/+2
* Replace the use Test::More in t/{op,io,run} with t/test.pl.Jarkko Hietaniemi2001-09-251-0/+146