summaryrefslogtreecommitdiff
path: root/t/run
Commit message (Collapse)AuthorAgeFilesLines
* Re: the new t/run/cloexec.t failing in Solaris and Tru64Andrew Savige2006-11-061-30/+40
| | | | | Message-ID: <20061106130647.57891.qmail@web56411.mail.re3.yahoo.com> p4raw-id: //depot/perl@29212
* New test for close-on-exec ($^F): t/run/cloexec.tAndrew Savige2006-11-041-0/+164
| | | | | Message-ID: <20061104102414.78987.qmail@web56403.mail.re3.yahoo.com> p4raw-id: //depot/perl@29202
* Re: Off by one in the trie code?Yves Orton2006-10-193-3/+3
| | | | | | | | Message-ID: <9b18b3110610181151i3ca438cdied769ebaa4255079@mail.gmail.com> change test files that do a require "./test.pl"; without a BEGIN block to ensure prototypes are seen, plus fix any breakage this reveals. p4raw-id: //depot/perl@29056
* z/OS: t/ - mostly EBCDIC fixesJarkko Hietaniemi2006-07-121-1/+13
| | | | | Message-Id: <200607112101.k6BL1TGr321715@kosh.hut.fi> p4raw-id: //depot/perl@28550
* Re: [perl #38657] -d:Foo=bar broke in 5.8.8Jarkko Hietaniemi2006-03-031-2/+11
| | | | | Message-ID: <440737A6.4060606@gmail.com> p4raw-id: //depot/perl@27368
* Move "DEVEL####" marker to the 'perl -v' output.Gisle Aas2006-01-061-1/+1
| | | | | | This avoids problem with using STRINGIFY in patchlevel.h (ref msg <43BE4BAC.6010701@uk.radan.com> posted to p5p). p4raw-id: //depot/perl@26672
* Make '-s' on the shebang line able to parse -foo=bar switches again.Gisle Aas2006-01-061-3/+19
| | | | | | | This feature was broken by change 19695 some years ago and integrated into perl-5.8.1. perl-5.8.0 was fine. Ref http://bugs.activestate.com/show_bug.cgi?id=43483 p4raw-id: //depot/perl@26670
* Feature bundle is now :5.10, and add -E switchRobin Houston2005-12-211-2/+25
| | | | | Message-ID: <20051221110008.GB25877@rpc142.cs.man.ac.uk> p4raw-id: //depot/perl@26432
* Remove some hardcoded references to ./perl in testsRafael Garcia-Suarez2005-12-201-1/+1
| | | p4raw-id: //depot/perl@26428
* Oops, change 26326 broke t/run/switches.tGisle Aas2005-12-121-1/+1
| | | | | Reverting change 24912 fixes it. p4raw-id: //depot/perl@26327
* [patch@25763] Fix VMS error/exit handling, update kill functionJohn E. Malmberg2005-10-161-7/+13
| | | | | | | From: "John E. Malmberg" <wb8tyw@qsl.net> Message-id: <4351F393.8030809@qsl.net> Date: Sun, 16 Oct 2005 02:30:43 -0400 p4raw-id: //depot/perl@25772
* [patch] blead@25282John E. Malmberg2005-08-111-18/+58
| | | | | | From: "John E. Malmberg" <wb8tyw@qsl.net> Message-ID: <42FACA63.4030805@qsl.net> p4raw-id: //depot/perl@25283
* Being more careful about newlinesMichael G. Schwern2005-07-281-5/+8
| | | | | Message-ID: <20050722195334.GA12431@windhund.schwern.org> p4raw-id: //depot/perl@25239
* Same fix, for the test, now.Rafael Garcia-Suarez2005-06-201-1/+1
| | | p4raw-id: //depot/perl@24912
* better assertion supportSalvador Fandiño2005-06-141-4/+5
| | | | | Message-ID: <20050613154719.29295.qmail@lists.develooper.com> p4raw-id: //depot/perl@24832
* Skip signals and core dump tests on Win32Steve Hay2005-05-271-11/+18
| | | | | See http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-05/msg00749.html p4raw-id: //depot/perl@24606
* Gisle noted an unused variableRafael Garcia-Suarez2005-05-201-3/+0
| | | p4raw-id: //depot/perl@24507
* Fix the new exit() tests, by Gisle Aas :Rafael Garcia-Suarez2005-05-191-2/+1
| | | | | don't let the shell interfere with the process return value p4raw-id: //depot/perl@24506
* Adjust VMS test countRafael Garcia-Suarez2005-05-191-1/+1
| | | p4raw-id: //depot/perl@24503
* Well defined $? and introduction of ${^CHILD_ERROR_NATIVE} [PATCH]Gisle Aas2005-05-181-2/+26
| | | | | Message-ID: <lr8y2cim24.fsf_-_@caliper.activestate.com> p4raw-id: //depot/perl@24501
* consting-eleventy.patch: More consts, plus actual bug fixAndy Lester2005-05-161-1/+1
| | | | | Message-ID: <20050516151353.GA25387@petdance.com> p4raw-id: //depot/perl@24489
* minitest fixRafael Garcia-Suarez2005-03-221-1/+1
| | | p4raw-id: //depot/perl@24063
* Change 23727 broke code that relied on \ being escaped.Nicholas Clark2005-01-021-0/+31
| | | | | Fix this. *Everything* should work now. p4raw-id: //depot/perl@23730
* Fix breakage caused by Change 23179Steve Hay2004-08-021-1/+1
| | | p4raw-id: //depot/perl@23181
* Skip test when building without Encode.Marcus Holland-Moritz2004-08-011-0/+1
| | | p4raw-id: //depot/perl@23179
* Re: Segfault using HTML::EntitiesJarkko Hietaniemi2004-07-091-0/+16
| | | | | | Message-ID: <40EDBE1A.6080205@iki.fi> Date: Fri, 09 Jul 2004 00:35:22 +0300 p4raw-id: //depot/perl@23074
* More @INC test fixesRafael Garcia-Suarez2004-06-251-1/+1
| | | p4raw-id: //depot/perl@22994
* Include variable names in "Use of uninitialized value" warningsDave Mitchell2004-04-232-4/+4
| | | p4raw-id: //depot/perl@22741
* Fix bug #24813 : the -0 wasn't recognized on the #! lineRafael Garcia-Suarez2004-01-061-0/+3
| | | p4raw-id: //depot/perl@22082
* Use $Config{_exe}.Jarkko Hietaniemi2003-09-141-2/+3
| | | p4raw-id: //depot/perl@21220
* Re: [PATCH 5.8.1 @20218] OS/2 APIIlya Zakharevich2003-09-141-1/+1
| | | | | Message-ID: <20030914032030.GA17822@math.berkeley.edu> p4raw-id: //depot/perl@21219
* Make the new glob tests pass (well, skip) even with miniperl.Jarkko Hietaniemi2003-09-131-8/+10
| | | p4raw-id: //depot/perl@21202
* VMS does not have quite UNIX glob semantics.Jarkko Hietaniemi2003-09-031-0/+14
| | | p4raw-id: //depot/perl@21008
* glob() bugGurusamy Sarathy2003-09-011-2/+17
| | | | | Message-Id: <200309010925.h819Pf0X011457@smtp3.ActiveState.com> p4raw-id: //depot/perl@20980
* Add test for -i.Jarkko Hietaniemi2003-08-311-2/+38
| | | p4raw-id: //depot/perl@20973
* Add tests for -h and (unknown) -z.Jarkko Hietaniemi2003-08-311-4/+24
| | | p4raw-id: //depot/perl@20972
* Add test for -v.Jarkko Hietaniemi2003-08-311-3/+22
| | | p4raw-id: //depot/perl@20971
* List the switches tested in switches.t.Jarkko Hietaniemi2003-08-311-1/+2
| | | p4raw-id: //depot/perl@20970
* Re: [PATCH] valgrind and /#/xAdrian M. Enache2003-08-261-1/+0
| | | | | Message-ID: <20030826051107.GA1086@ratsnest.hole> p4raw-id: //depot/perl@20901
* Some docs for the assertions.Rafael Garcia-Suarez2003-06-171-2/+2
| | | p4raw-id: //depot/perl@19808
* Re: SPUG:-s option doesn't always work!Yitzchak Scott-Thoennes2003-06-051-3/+2
| | | | | Message-ID: <wrZ3+gzkg2iX092yn@efn.org> p4raw-id: //depot/perl@19695
* [PATCH #2] Re: [perl #22181] goto undefines my() variablesDave Mitchell2003-05-241-1/+1
| | | | | | | | | | | Date: Thu, 22 May 2003 10:13:19 +0100 Message-ID: <20030522091319.GA4568@fdgroup.com> Subject: Re: [PATCH #2] Re: [perl #22181] goto undefines my() variables From: Dave Mitchell <davem@fdgroup.com> Date: Fri, 23 May 2003 17:09:44 +0100 Message-ID: <20030523160944.GC9194@fdgroup.com> p4raw-id: //depot/perl@19610
* Forgot to check in the -d: file.Jarkko Hietaniemi2003-05-021-1/+1
| | | p4raw-id: //depot/perl@19381
* The [perl #21890] (Devel::Coverage breakage) has been fixedJarkko Hietaniemi2003-05-021-0/+40
| | | | | | | by change #18589 (it was broken by change #9754); add test case. p4raw-link: @18589 on //depot/perl: 5df8de69806210bf48dc2e451e3db37c6f274c6e p4raw-link: @9754 on //depot/perl: 9d43a7557743d779c74d69ffc6df7fc17711f3ec p4raw-id: //depot/perl@19378
* Some low-hanging fruit for EBCDIC portabilityJarkko Hietaniemi2003-03-311-3/+5
| | | | | (or for marking as EBCDIC todos) p4raw-id: //depot/perl@19097
* Integrate:Jarkko Hietaniemi2003-03-121-6/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 18946] Integrate from maint-5.8/macperl: [ 18937] Various MacOS portability fixes for tests [ 18938] File::Spec::Unix method should be called on $self [ 18939] lib.pm:_get_dirs() should use $_[0], not $_ [ 18940] Update MacOS for new configpm [ 18941] Update MacOS build Update Makefile for new source files, update test script, add additional symbol for APItest p4raw-link: @18946 on //depot/maint-5.8/perl: 494df11159c23652339c95affadb99da70ef89e6 p4raw-link: @18941 on //depot/maint-5.8/macperl: 9b3df31c299856a4cb17c1b4a9c403df0a69ec28 p4raw-link: @18940 on //depot/maint-5.8/macperl: 5d97ba7550864e5eaacd84839be0d01c212a6d00 p4raw-link: @18939 on //depot/maint-5.8/macperl: be568d45c1392c31a2787cdaf2ab37fb4a91ced1 p4raw-link: @18938 on //depot/maint-5.8/macperl: efc910e725c427d20af16b2fdf1d43228fecfc02 p4raw-link: @18937 on //depot/maint-5.8/macperl: bbcece98349dade0635a793d66ae4e883c9097d6 p4raw-id: //depot/perl@18951 p4raw-integrated: from //depot/maint-5.8/perl@18950 'copy in' ext/POSIX/t/taint.t t/op/stat.t (@17645..) lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t lib/lib_pm.PL t/op/mkdir.t (@18080..) ext/Filter/t/call.t lib/charnames.t t/op/taint.t t/run/switchI.t (@18458..) lib/File/Spec/Unix.pm (@18466..) t/io/crlf.t (@18638..) ext/Digest/MD5/t/files.t (@18743..) t/op/method.t (@18850..) t/pod/testp2pt.pl (@18890..) t/op/sprintf.t (@18911..) t/op/recurse.t (@18922..) p4raw-branched: from //depot/maint-5.8/perl@18946 'branch in' macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm macos/macperl.sym
* VMS has an extra \n at the end, and I assume Windows has \r\n.Jarkko Hietaniemi2003-03-101-7/+6
| | | p4raw-id: //depot/perl@18899
* Make the -A switch work without an assertion name.Rafael Garcia-Suarez2003-03-061-1/+6
| | | | | by Salvador Fandiño. p4raw-id: //depot/perl@18843
* cleaning up tests of the 'eval { decl. } <=> runtime decl.' assumptionAdrian M. Enache2003-03-061-1/+1
| | | | | Message-ID: <20030305100620.GA909@ratsnest.hole> p4raw-id: //depot/perl@18840
* Narrow down the -C test skippage.Jarkko Hietaniemi2003-03-021-4/+3
| | | p4raw-id: //depot/perl@18802