summaryrefslogtreecommitdiff
path: root/t/test.pl
Commit message (Collapse)AuthorAgeFilesLines
* Re: [PATCH t/test.pl] Let is/isnt() handle undef without warningsMichael G. Schwern2002-09-081-2/+20
| | | | | Message-ID: <20020906210315.GC808@ool-18b93024.dyn.optonline.net> p4raw-id: //depot/perl@17861
* t/test.pl, which_perl, VMSCraig A. Berry2002-05-311-0/+3
| | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-Id: <a0511170ab91c997b6866@[172.16.52.1]> p4raw-id: //depot/perl@16917
* Test::Harness and skiping tests functionalityNikola Knezevic2002-05-281-1/+1
| | | | | Message-ID: <40949173.20020528081753@tesla.rcub.bg.ac.yu> p4raw-id: //depot/perl@16829
* Integrate #16254 from macperl;Jarkko Hietaniemi2002-04-281-4/+17
| | | | | Fix most tests on MacOS (not yet ext/ or /lib) p4raw-id: //depot/perl@16257
* t/test.pl additional functionality for runperlAbigail2002-04-151-9/+15
| | | | | Message-ID: <20020415154002.1549.qmail@foad.org> p4raw-id: //depot/perl@15935
* I was fooled for a while, somebody else might be too.Jarkko Hietaniemi2002-04-041-0/+1
| | | p4raw-id: //depot/perl@15736
* Message-ID: <20020401203218.25230.qmail@plover.com>Mark-Jason Dominus2002-04-011-8/+12
| | | p4raw-id: //depot/perl@15667
* Thwart IRIX long doubles and sloppy pow() (in Perl, **);Jarkko Hietaniemi2002-03-161-0/+64
| | | | | | from Nicholas Clark. Fixes lib/integer.t and t/op/pack.t which assume that 2**someinteger is accurate. p4raw-id: //depot/perl@15267
* t/test.pl fix for VMSCraig A. Berry2002-02-121-1/+1
| | | | | Message-Id: <5.1.0.14.2.20020211170332.01b94e88@exchi01> p4raw-id: //depot/perl@14651
* [PATCH t/op/taint.t] remove possible false positiveJarkko Hietaniemi2002-02-031-0/+1
| | | | | | | | | | | | | | | | | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> Date: Sat, 2 Feb 2002 13:11:01 +0100 Message-ID: <20020202131101.A722@rafael> Subject: [PATCH t/op/ver.t] another false positive From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> Date: Sat, 2 Feb 2002 13:38:22 +0100 Message-ID: <20020202133822.E722@rafael> Subject: [PATCH] t/test.pl:ok() doesn't work From: sthoenna@efn.org (Yitzchak Scott-Thoennes) Date: Sun, 03 Feb 2002 00:02:38 -0800 Message-ID: <e6OX8gzkgSMO092yn@efn.org> p4raw-id: //depot/perl@14529
* Prettier printing from Michael Schwern.Jarkko Hietaniemi2002-01-281-1/+5
| | | p4raw-id: //depot/perl@14484
* Rename kill_perl to fresh_perl; replace fresh_perl()Jarkko Hietaniemi2002-01-171-7/+41
| | | | | with fresh_perl_is() and fresh_perl_like(). p4raw-id: //depot/perl@14309
* Re: [PATCH lib/AnyDBM_File.t] Convert to Test::MoreMichael G. Schwern2002-01-121-2/+1
| | | | | Message-ID: <20020111220817.GG2838@blackrider> p4raw-id: //depot/perl@14201
* Yet another twist.Jarkko Hietaniemi2002-01-111-1/+2
| | | p4raw-id: //depot/perl@14188
* Arguments were being mangled.Jarkko Hietaniemi2002-01-111-1/+1
| | | p4raw-id: //depot/perl@14185
* Seperating kill_perl()Michael G. Schwern2002-01-111-1/+63
| | | | | Message-ID: <20020111092626.GA16544@blackrider> p4raw-id: //depot/perl@14183
* Last patch needed to get Perl5.7 to build natively on VOSPaul Green2002-01-071-5/+7
| | | | | Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com> p4raw-id: //depot/perl@14124
* Re: [PATCH t/test.pl] diagnostics to STDERRMichael G. Schwern2001-12-161-7/+14
| | | | | Message-ID: <20011216061242.GB8900@blackrider> p4raw-id: //depot/perl@13715
* diagnostics to STDERRMichael G. Schwern2001-12-161-9/+10
| | | | | Message-ID: <20011216022035.GE5672@blackrider> p4raw-id: //depot/perl@13708
* Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail outMichael G. Schwern2001-12-131-3/+3
| | | | | Message-ID: <20011213025346.GH25129@blackrider> p4raw-id: //depot/perl@13668
* use utf8; testsNicholas Clark2001-12-121-1/+8
| | | | | Message-ID: <20011212200704.E21702@plum.flirble.org> p4raw-id: //depot/perl@13662
* (was Re: [PATCH perl@13600] cat2type in tests for VMS)Craig A. Berry2001-12-111-0/+1
| | | | | Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com> p4raw-id: //depot/perl@13606
* Re: [PATCH] tests for hash assignmentNicholas Clark2001-12-101-7/+64
| | | | | Message-ID: <20011210232228.M21702@plum.flirble.org> p4raw-id: //depot/perl@13604
* Moving Cygwin .exe logic into which_perlMichael G. Schwern2001-12-101-0/+5
| | | | | Message-ID: <20011210075422.GI1770@blackrider> p4raw-id: //depot/perl@13593
* [PATCH lib/vmsish.t] Small test name abuse.Jarkko Hietaniemi2001-12-081-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | From: Michael G Schwern <schwern@pobox.com> Date: Fri, 7 Dec 2001 20:03:45 -0500 Message-ID: <20011208010345.GD642@blackrider> Subject: [PATCH vms/test.com] Goodbye frightening echo kludge! From: Michael G Schwern <schwern@pobox.com> Date: Fri, 7 Dec 2001 20:13:54 -0500 Message-ID: <20011208011354.GE642@blackrider> Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING From: Michael G Schwern <schwern@pobox.com> Date: Fri, 7 Dec 2001 21:47:36 -0500 Message-ID: <20011208024736.GH642@blackrider> Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests From: Michael G Schwern <schwern@pobox.com> Date: Fri, 7 Dec 2001 23:09:43 -0500 Message-ID: <20011208040943.GK642@blackrider> Subject: [PATCH] vms/test.com -- skip tty tests when not interactive Message-Id: <a05101004b83754903506@[172.16.52.1]> Date: Fri, 7 Dec 2001 23:28:15 -0600 From: "Craig A. Berry" <craigberry@mac.com> p4raw-id: //depot/perl@13535
* Declaring mostly TODOMichael G. Schwern2001-12-071-0/+2
| | | | | Message-ID: <20011208004131.GC642@blackrider> p4raw-id: //depot/perl@13529
* which_perl: if File::Spec fails, assume "./" and hope for the best.Jarkko Hietaniemi2001-12-071-2/+4
| | | p4raw-id: //depot/perl@13526
* which_perl: delay as much a possible till runtime.Jarkko Hietaniemi2001-12-071-34/+29
| | | p4raw-id: //depot/perl@13525
* Further tweakage to which_perl().Jarkko Hietaniemi2001-12-071-15/+30
| | | p4raw-id: //depot/perl@13524
* Tweak the $Perl computation.Jarkko Hietaniemi2001-12-071-2/+4
| | | p4raw-id: //depot/perl@13522
* Missing ).Jarkko Hietaniemi2001-12-071-1/+1
| | | p4raw-id: //depot/perl@13519
* Allow several arguments to display().Jarkko Hietaniemi2001-12-071-1/+1
| | | p4raw-id: //depot/perl@13518
* Add display() for displaying icky scalars.Jarkko Hietaniemi2001-12-071-0/+6
| | | p4raw-id: //depot/perl@13513
* which_perl for safer $^XingMichael G. Schwern2001-12-071-0/+24
| | | | | | | Message-ID: <20011207034544.GN22648@blackrider> (plus op/ref tweak) p4raw-id: //depot/perl@13506
* [PATCH t/base/lex.t, term.t] Purging echo from base testsMichael G. Schwern2001-12-071-11/+15
| | | | | | | | | | | | | | | | | | | | | | | Date: Thu, 6 Dec 2001 15:15:28 -0500 Message-ID: <20011206201528.GF16414@blackrider> (just the term.t, not the lex.t) Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now From: Michael G Schwern <schwern@pobox.com> Date: Thu, 6 Dec 2001 15:22:22 -0500 Message-ID: <20011206202222.GG16414@blackrider> Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic From: Michael G Schwern <schwern@pobox.com> Date: Thu, 6 Dec 2001 15:31:58 -0500 Message-ID: <20011206203158.GI16414@blackrider> Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge From: Michael G Schwern <schwern@pobox.com> Date: Thu, 6 Dec 2001 17:38:55 -0500 Message-ID: <20011206223855.GC22648@blackrider> p4raw-id: //depot/perl@13503
* stat.t cleanup, first passMichael G. Schwern2001-12-051-0/+7
| | | | | | | Message-ID: <20011204210918.D13279@blackrider> t/test. p4raw-id: //depot/perl@13468
* runperl(), \n and stdinMichael G. Schwern2001-11-161-0/+5
| | | | | Message-ID: <20011115192640.R31399@blackrider> p4raw-id: //depot/perl@13032
* test.pl tweaks from Rafael and Pudge (assuming I decipheredJarkko Hietaniemi2001-11-141-6/+6
| | | | | Pudge correctly). p4raw-id: //depot/perl@13001
* test.pl runperl() nits from Chris Nandor and Craig Berry,Jarkko Hietaniemi2001-11-141-6/+25
| | | | | and add "verbose" option to show the final command. p4raw-id: //depot/perl@12996
* new version of runperl()Rafael Garcia-Suarez2001-11-141-0/+59
| | | | | Message-ID: <20011114122301.A29384@rafael> p4raw-id: //depot/perl@12993
* Quote the variables in failures messages more nicely.Jarkko Hietaniemi2001-11-081-3/+11
| | | p4raw-id: //depot/perl@12907
* [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanupJarkko Hietaniemi2001-11-081-1/+2
| | | | | | | | | | | | From: Michael G Schwern <schwern@pobox.com> Date: Thu, 8 Nov 2001 17:24:49 -0500 Message-ID: <20011108172449.A5587@blackrider> Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup From: "Craig A. Berry" <craigberry@mac.com> Date: Thu, 8 Nov 2001 16:35:00 -0600 Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]> p4raw-id: //depot/perl@12906
* Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMSMichael G. Schwern2001-11-081-22/+30
| | | | | Message-ID: <20011107020229.K2858@blackrider> p4raw-id: //depot/perl@12901
* Adding isnt() and next_test() Michael G. Schwern2001-11-071-0/+15
| | | | | Message-ID: <20011106205845.G29411@blackrider> p4raw-id: //depot/perl@12878
* _expect and other little tweaksMichael G. Schwern2001-11-021-13/+6
| | | | | Message-ID: <20011102153641.E23234@blackrider> p4raw-id: //depot/perl@12817
* skip($mess) should result in one skip.Jarkko Hietaniemi2001-09-251-1/+2
| | | p4raw-id: //depot/perl@12213
* Replace the use Test::More in t/{op,io,run} with t/test.pl.Jarkko Hietaniemi2001-09-251-0/+146
Note: io/binmode is failing, have to figure out why. p4raw-id: //depot/perl@12198