summaryrefslogtreecommitdiff
path: root/t/run
Commit message (Collapse)AuthorAgeFilesLines
* Configure followed by make minitestYitzchak Scott-Thoennes2002-02-081-1/+1
| | | | | Message-ID: <YIhY8gzkgSbC092yn@efn.org> p4raw-id: //depot/perl@14600
* Retract the anon leak subpatch of #14418 and #14431Jarkko Hietaniemi2002-02-071-10/+0
| | | | | (the latter came into bleadperl as part of #14433). p4raw-id: //depot/perl@14580
* Re: [PATCH] perl -V:Jarkko Hietaniemi2002-01-311-2/+33
| | | | | | | | | | | | From: sthoenna@efn.org (Yitzchak Scott-Thoennes) Date: Thu, 31 Jan 2002 12:10:20 -0800 Message-ID: <sSaW8gzkgaNQ092yn@efn.org> Subject: Re: [PATCH] perl -V: From: Michael G Schwern <schwern@pobox.com> Date: Thu, 31 Jan 2002 16:43:13 -0500 Message-ID: <20020131214313.GH6498@blackrider> p4raw-id: //depot/perl@14510
* Integrate changes 13474+13478+13584 from maintperl;Jarkko Hietaniemi2002-01-251-0/+10
| | | | | | | anon sub leakage. p4raw-id: //depot/perl@14418 p4raw-edited: from //depot/maint-5.6/perl@14417 'ignore' op.c (@13478..)
* [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int ↵Yitzchak Scott-Thoennes2002-01-231-7/+3
| | | | | | | 1.3.6(0.4732) (UNINSTALLED) Message-Id: <GtgT8gzkg+CG092yn@efn.org> p4raw-id: //depot/perl@14383
* Re: ext/Devel/DProf/DProf.t -- use exe_extTels2002-01-191-2/+2
| | | | | Message-Id: <200201182106.XAA19133@taku.hut.fi> p4raw-id: //depot/perl@14340
* Rename kill_perl to fresh_perl; replace fresh_perl()Jarkko Hietaniemi2002-01-171-3/+5
| | | | | with fresh_perl_is() and fresh_perl_like(). p4raw-id: //depot/perl@14309
* Retract #14144 as Hugo isn't happy with it.Jarkko Hietaniemi2002-01-171-12/+0
| | | p4raw-id: //depot/perl@14307
* Garbage collection.Jarkko Hietaniemi2002-01-121-0/+1
| | | p4raw-id: //depot/perl@14204
* Re: [PATCH lib/AnyDBM_File.t] Convert to Test::MoreMichael G. Schwern2002-01-121-1/+1
| | | | | Message-ID: <20020111220817.GG2838@blackrider> p4raw-id: //depot/perl@14201
* Add a new test for is-sprintf-preserving Unicodeness:Jarkko Hietaniemi2002-01-111-11/+0
| | | | | | | #14194 and an old one from kill_perl.t (I could have used sprintf.t, but it's format was quite fixed, and I didn't feel like breaking the format) p4raw-id: //depot/perl@14198
* Seperating kill_perl()Michael G. Schwern2002-01-111-61/+6
| | | | | Message-ID: <20020111092626.GA16544@blackrider> p4raw-id: //depot/perl@14183
* Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID ↵Jonathan Stowe2002-01-091-0/+33
| | | | | | | 20020104.007] coredump on dbmclose) Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com> p4raw-id: //depot/perl@14158
* (retracted by #14307)Hugo van der Sanden2002-01-091-0/+12
| | | | | | Subject: Re: [ID 20010912.007] substr reference core dump Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk> p4raw-id: //depot/perl@14144
* [patch] peep() is rudeHugo van der Sanden2002-01-081-0/+6
| | | | | Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk> p4raw-id: //depot/perl@14139
* -t without -w Michael G. Schwern2001-12-301-2/+4
| | | | | Message-ID: <20011230044625.GA14386@blackrider> p4raw-id: //depot/perl@13953
* cleaner close on tests, take 2 Andreas König2001-12-291-3/+3
| | | | | | | Message-ID: <m33d1tvjuq.fsf@anima.de> (except for the three DB_File patch fragments) p4raw-id: //depot/perl@13940
* -t and the core tests; -t and PERL5OPTRafael Garcia-Suarez2001-12-171-3/+8
| | | | | Message-ID: <20011217152301.A704@rafael> p4raw-id: //depot/perl@13737
* -t taint warningsMichael G. Schwern2001-12-141-0/+43
| | | | | | | | | Message-ID: <20011214002707.GA10532@blackrider> (reword the perlrun -t description a bit, and move the Itaint_warn to the bottom of the intrpvar.h for binary compatibility) p4raw-id: //depot/perl@13684
* Declaring mostly TODOMichael G. Schwern2001-12-071-2/+12
| | | | | Message-ID: <20011208004131.GC642@blackrider> p4raw-id: //depot/perl@13529
* which_perl for safer $^XingMichael G. Schwern2001-12-071-2/+5
| | | | | | | 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-9/+3
| | | | | | | | | | | | | | | | | | | | | | | 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
* Retract #13475 until Arthur gets back to the mine.Jarkko Hietaniemi2001-12-051-10/+0
| | | p4raw-id: //depot/perl@13476
* (retracted by #13476)Jarkko Hietaniemi2001-12-051-0/+10
| | | | | | | | | Manually apply #13474; fixes stale reference to dead CvOUTSIDE(); this can happen when anonymous subroutines that aren't closures are returned from an eval"" (threads/shared/sv_refs.t is coredump-unhappy about this change) p4raw-id: //depot/perl@13475
* Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)Andy Dougherty2001-11-301-4/+3
| | | | | | | | Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu> Simplify the test skippage criterion now that we are no more dependent on sed. p4raw-id: //depot/perl@13392
* Cannot test if cppstdin has not yet been installed.Jarkko Hietaniemi2001-11-301-0/+8
| | | p4raw-id: //depot/perl@13384
* -P on VMS. Evicting sedMichael G. Schwern2001-11-302-0/+48
| | | | | | | | | | | | Message-ID: <20011129220510.A18869@blackrider> TODO 1: if cppstdin is used and not yet installed, the Px.t will fail (must do the same as in cpp.t) TODO 2: does this work if no Perl whatsoever has yet been installed? That is, we should be using the Perl we are building to execute the one-liner. p4raw-id: //depot/perl@13383
* (was Re: [ID 20011128.159] Segmentation faulton bad regexp)Michael G. Schwern2001-11-291-0/+4
| | | | | Message-ID: <20011128163701.H676@blackrider> p4raw-id: //depot/perl@13353
* Re: [ID 20011127.155] \ -f "file" dumps coreMichael G. Schwern2001-11-281-0/+6
| | | | | Message-ID: <20011127153112.G20929@blackrider> p4raw-id: //depot/perl@13328
* -x (was Re: [PATCH] new tests for command-line switches)Michael G. Schwern2001-11-153-22/+32
| | | | | Message-ID: <20011115124759.E31399@blackrider> p4raw-id: //depot/perl@13027
* new tests for command-line switchesRafael Garcia-Suarez2001-11-151-0/+182
| | | | | Message-ID: <20011115170030.A14193@rafael> p4raw-id: //depot/perl@13022
* new tests for swiches -n -p -a -FRafael Garcia-Suarez2001-11-105-0/+56
| | | | | Message-ID: <20011110001045.A11945@rafael> p4raw-id: //depot/perl@12923
* Retract #12776 - the bug 19990906.001 is still valid.Jarkko Hietaniemi2001-10-301-6/+0
| | | p4raw-id: //depot/perl@12777
* (Retracted by #12777)Michael G. Schwern2001-10-301-0/+6
| | | | | | Subject: Perlbug 19990906.001 - segfault on long escaped quote regex Message-ID: <20011029230108.G18053@blackrider> p4raw-id: //depot/perl@12776
* Re: [ID 20011025.054] Segmentation fault when using the function read not ↵Michael G. Schwern2001-10-251-0/+5
| | | | | | | correctly Message-ID: <20011025182812.M4811@blackrider> p4raw-id: //depot/perl@12659
* Retract the #10451 which seems to be the causeJarkko Hietaniemi2001-10-191-10/+0
| | | | | of the major leakage from while(){eval"sub{}"} p4raw-id: //depot/perl@12506
* VMS needs quotes around the -I option to keep it fromJarkko Hietaniemi2001-10-101-1/+1
| | | | | being downcased, from Charles Lane. p4raw-id: //depot/perl@12396
* Integrate macperl changes from Chris Nandor:Jarkko Hietaniemi2001-09-261-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 12192 11817 11815 11813 11778 11775 Update CPAN.pm to work with new Mac::BuildTools instead of ExtUtils::MM_MacOS "orphan" functions Fix test Make syntax check report in MPW style, fix tests to use Mac::err=unix to get normal-style error messages. More module and test ports from Thomas Wegner et al Fix open of /dev/null for Mac OS Allow for platforms to override formatting of errors on output from Matthias Neeracher (core files) p4raw-id: //depot/perl@12235 p4raw-edited: from //depot/maint-5.6/macperl@12234 'edit in' lib/File/DosGlob.pm t/op/magic.t (@11007..) p4raw-integrated: from //depot/maint-5.6/macperl@12234 'copy in' lib/File/Spec/Mac.pm lib/File/Temp.pm (@11007..) 'merge in' ext/File/Glob/Glob.pm lib/CPAN.pm (@11007..) ext/File/Glob/bsd_glob.c t/base/term.t (@11185..) t/op/runlevel.t (@11198..) t/pod/testp2pt.pl (@11500..) p4raw-integrated: from //depot/maint-5.6/macperl@11815 'merge in' perl.c (@11806..) p4raw-integrated: from //depot/maint-5.6/macperl@11775 'merge in' perl.h pp_ctl.c util.c (@11007..)
* Replace the use Test::More in t/{op,io,run} with t/test.pl.Jarkko Hietaniemi2001-09-251-2/+3
| | | | | Note: io/binmode is failing, have to figure out why. p4raw-id: //depot/perl@12198
* Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & ↵Hugo van der Sanden2001-09-151-0/+9
| | | | | | | (??{CODE}) regex Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk> p4raw-id: //depot/perl@12027
* [PATCH regcomp.c] zero-width assertions CAN be ?'dJeff Pinyan2001-09-091-2/+0
| | | | | | | | | | | | | | | Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net> Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net> Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT) Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net> Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net> Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT) Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net> p4raw-id: //depot/perl@11956
* Add a test for [ID 20010906.019] perl crashes on "undef foo"Jarkko Hietaniemi2001-09-061-0/+5
| | | | | Reported in 5.61, seems to work okay in blead. p4raw-id: //depot/perl@11921
* tweak warnings.t and kill_perl.t for VMSCraig A. Berry2001-09-051-1/+7
| | | | | Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01> p4raw-id: //depot/perl@11894
* tying a bareword causes a segfault in 5.6.1Michael G. Schwern2001-09-051-0/+5
| | | | | Message-ID: <20010905172225.C11386@blackrider> p4raw-id: //depot/perl@11893
* Slight tweaks.Jarkko Hietaniemi2001-09-021-2/+1
| | | p4raw-id: //depot/perl@11833
* Change #11828 wasn't complete, this updates to intest pathArtur Bergman2001-09-021-1/+1
| | | p4raw-id: //depot/perl@11831
* rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.tMichael G. Schwern2001-09-022-43/+791
| | | | | | Message-ID: <20010901201858.X606@blackrider> +MANIFEST Fix p4raw-id: //depot/perl@11828
* Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)Michael G. Schwern2001-08-311-0/+43
| | | | | | Message-ID: <20010831153628.B598@blackrider> Check for things which used to segfault p4raw-id: //depot/perl@11805
* fix t/run/exit.t for VMSCraig A. Berry2001-08-081-2/+10
| | | | | Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01> p4raw-id: //depot/perl@11611
* Need to know the number of tests.Jarkko Hietaniemi2001-08-011-3/+4
| | | p4raw-id: //depot/perl@11533