summaryrefslogtreecommitdiff
path: root/t
Commit message (Collapse)AuthorAgeFilesLines
* No use talking about dynamic library search patchJarkko Hietaniemi2001-12-031-1/+1
| | | | | unless we are having a dynamic build. p4raw-id: //depot/perl@13433
* Shared hash keys Nicholas Clark2001-12-021-2/+8
| | | | | Message-ID: <20011202205232.U21702@plum.flirble.org> p4raw-id: //depot/perl@13430
* Non-VMS-fixed and Win32-skipped version ofMichael G. Schwern2001-12-011-38/+54
| | | | | | Subject: [PATCH t/op/exec.t] Portabilty fix Message-ID: <20011130160927.A10406@blackrider> p4raw-id: //depot/perl@13417
* parser panics on lvalue methods Rafael Garcia-Suarez2001-12-011-1/+10
| | | | | Message-ID: <20011130234658.A717@rafael> p4raw-id: //depot/perl@13404
* Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)Andy Dougherty2001-11-302-7/+5
| | | | | | | | 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
* Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdkMichael G. Schwern2001-11-301-4/+4
| | | | | | | Message-ID: <20011130114844.C1303@blackrider> (replaces #13381) p4raw-id: //depot/perl@13391
* 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-304-10/+58
| | | | | | | | | | | | 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
* (replaced by #13391)jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net2001-11-301-1/+1
| | | | | | | | | Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net> No need to die if we have high-paranoia (non-chdirable) system directories. p4raw-id: //depot/perl@13381
* Re: More h2ph problems [was Re: h2ph confused by comments in an enum.Hugo van der Sanden2001-11-292-0/+9
| | | | | Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk> p4raw-id: //depot/perl@13355
* (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
* @INC tweak.Jarkko Hietaniemi2001-11-291-0/+5
| | | p4raw-id: //depot/perl@13352
* [PATCH] Re: $\ very brokenJarkko Hietaniemi2001-11-291-2/+17
| | | | | | | | | | | | From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> Date: Wed, 28 Nov 2001 22:33:08 +0100 Message-ID: <20011128223308.E732@rafael> Subject: Re: [PATCH] Re: $\ very broken From: Nicholas Clark <nick@ccl4.org> Date: Wed, 28 Nov 2001 22:29:00 +0000 Message-ID: <20011128222859.K37621@plum.flirble.org> p4raw-id: //depot/perl@13345
* Test cases for the first half of #13338.Jarkko Hietaniemi2001-11-282-0/+18
| | | p4raw-id: //depot/perl@13339
* Fix for "a\x{100}" =~ /A/i.Jarkko Hietaniemi2001-11-281-1/+21
| | | p4raw-id: //depot/perl@13332
* Re: [ID 20011127.155] \ -f "file" dumps coreMichael G. Schwern2001-11-281-0/+6
| | | | | Message-ID: <20011127153112.G20929@blackrider> p4raw-id: //depot/perl@13328
* Remove redundant #! parsing. Deparse tests better.Michael G. Schwern2001-11-271-13/+9
| | | | | Message-ID: <20011127033824.A17775@blackrider> p4raw-id: //depot/perl@13310
* [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void ↵David Dyck2001-11-271-2/+2
| | | | | | | context at op/pack.t line 704. Message-Id: <200111270604.WAA20274@dd.tc.fluke.com> p4raw-id: //depot/perl@13308
* [ID 20011126.149] t/op/split fails step 37David Dyck2001-11-271-1/+2
| | | | | Message-Id: <200111270552.VAA09394@dd.tc.fluke.com> p4raw-id: //depot/perl@13307
* Portability and skippage tweaks.Jarkko Hietaniemi2001-11-271-11/+19
| | | p4raw-id: //depot/perl@13304
* \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.Jarkko Hietaniemi2001-11-271-8/+8
| | | | | Delay the match until runtime. p4raw-id: //depot/perl@13301
* unpack P* uses random length for itemWolfgang Laun2001-11-271-1/+10
| | | | | Message-ID: <200111261956320450.01E7217F@smtp.chello.at> p4raw-id: //depot/perl@13288
* system and taintednessRadu Greab2001-11-261-1/+9
| | | | | Message-ID: <15362.28917.697078.551412@ix.netsoft.ro> p4raw-id: //depot/perl@13287
* Update the test list.Jarkko Hietaniemi2001-11-261-0/+10
| | | p4raw-id: //depot/perl@13285
* No Socket, little Net.Jarkko Hietaniemi2001-11-251-0/+2
| | | p4raw-id: //depot/perl@13277
* Revert the /proc/self/auxv experiment for now.Jarkko Hietaniemi2001-11-251-7/+1
| | | p4raw-id: //depot/perl@13257
* Now is Solaris if you start the t/perl in the t/Jarkko Hietaniemi2001-11-251-1/+7
| | | | | as "./perl", the $^X will be "../perl", not "./perl". p4raw-id: //depot/perl@13255
* $$ readonly, take twoMichael G. Schwern2001-11-251-1/+3
| | | | | Message-ID: <20011124195618.A14614@blackrider> p4raw-id: //depot/perl@13252
* Update 1_compile for new known tests.Jarkko Hietaniemi2001-11-241-0/+5
| | | p4raw-id: //depot/perl@13231
* Move the MBF/MBI test modules to t/lib.Jarkko Hietaniemi2001-11-242-0/+93
| | | p4raw-id: //depot/perl@13230
* Here are the right helper files.Jarkko Hietaniemi2001-11-234-0/+54
| | | p4raw-id: //depot/perl@13227
* Upgrade to Filter::Simple 0.77.Jarkko Hietaniemi2001-11-232-23/+0
| | | p4raw-id: //depot/perl@13223
* Output tweak needed because of podlators 1.14.Jarkko Hietaniemi2001-11-231-0/+1
| | | p4raw-id: //depot/perl@13202
* Re: regex oddness with \Z and $&Hugo van der Sanden2001-11-231-4/+4
| | | | | Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk> p4raw-id: //depot/perl@13198
* local(*CORE::GLOBAL::require) doesn't behave like other overridesGurusamy Sarathy2001-11-221-1/+10
| | | p4raw-id: //depot/perl@13187
* Strange: the same mysterious regex study bugJarkko Hietaniemi2001-11-211-2/+2
| | | | | | | | seems to be present both in OS/390 and POSIX-BC. Deep EBCDIC magic that regex engine gets wrong, or a bug in some compiler/library shared by the two platforms? From Thomas Dorner. p4raw-id: //depot/perl@13170
* Z*/[AZa]* fails to pack length properlyWolfgang Laun2001-11-211-1/+20
| | | | | Message-ID: <200111211023160020.0050BD28@smtp.chello.at> p4raw-id: //depot/perl@13163
* Update the list of modules having tests.Jarkko Hietaniemi2001-11-211-0/+2
| | | p4raw-id: //depot/perl@13157
* Integrate change #13145 from maintperl;Jarkko Hietaniemi2001-11-211-8/+18
| | | | | | | | | | | | another compatibility tweak to change#12559: avoid quoting arguments that already have quotes; add test case p4raw-link: @13145 on //depot/maint-5.6/perl: dce2855c8524456fc5a80f5983430856fe9de05d p4raw-link: @12559 on //depot/maint-5.6/perl: c196af81e4de7395bbcca7607214cb47be8a55c0 p4raw-id: //depot/perl@13150 p4raw-integrated: from //depot/maint-5.6/perl@13148 'copy in' t/op/system_tests (@12747..) 'merge in' win32/win32.c (@13058..)
* spaceship and refsNicholas Clark2001-11-211-8/+35
| | | | | Message-ID: <20011120215951.U62891@plum.flirble.org> p4raw-id: //depot/perl@13147
* Integrate perlio:Jarkko Hietaniemi2001-11-201-2/+3
|\ | | | | | | | | | | | | | | | | | | [ 13138] perl.c change to use HAS_PROCSELFEXE, also tweak to $^X test to comprehend full path to real executable being returned (like Cygwin as it happens...) p4raw-link: @13138 on //depot/perlio: 04fee9b5a11624a5e33d02ff7b7129631d312bd9 p4raw-id: //depot/perl@13140
| * perl.c change to use HAS_PROCSELFEXE, alsoNick Ing-Simmons2001-11-201-2/+3
| | | | | | | | | | | | tweak to $^X test to comprehend full path to real executable being returned (like Cygwin as it happens...) p4raw-id: //depot/perlio@13138
| * Integrate mainlineNick Ing-Simmons2001-11-202-68/+5
| |\ | |/ |/| p4raw-id: //depot/perlio@13137
| * Integrate mainlineNick Ing-Simmons2001-11-198-36/+214
| |\ | | | | | | p4raw-id: //depot/perlio@13108
| * \ Integrate mainline - a few Devel::Peak fails.Nick Ing-Simmons2001-11-1827-220/+692
| |\ \ | | | | | | | | p4raw-id: //depot/perlio@13066
* | | | filter-util.pl for Mac OSChris Nandor2001-11-201-0/+1
| | | | | | | | | | | | | | | | | | | | Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]> p4raw-id: //depot/perl@13131
* | | | Move the sysio tests from io/utf8 to lib/open.Jarkko Hietaniemi2001-11-191-70/+4
| | | | | | | | | | | | p4raw-id: //depot/perl@13106
* | | | Thou shalt not mix stdio and sysio.Jarkko Hietaniemi2001-11-191-11/+13
| |_|/ |/| | | | | p4raw-id: //depot/perl@13104
* | | Pending further investigation skip the tell() tests.Jarkko Hietaniemi2001-11-191-25/+35
| | | | | | | | | | | | | | | | | | The tell() is okay on Solaris, HP-UX and Tru64, but fails (by returning too much) in Linux. p4raw-id: //depot/perl@13097
* | | new warning "Useless use of sort in scalar context"Rafael Garcia-Suarez2001-11-191-0/+11
| | | | | | | | | | | | | | | Message-ID: <20011119132645.A15034@rafael> p4raw-id: //depot/perl@13094