summaryrefslogtreecommitdiff
path: root/t
Commit message (Collapse)AuthorAgeFilesLines
* remove hardcoded cmd shell in testsuiteGurusamy Sarathy2001-08-053-6/+6
| | | p4raw-id: //depot/perl@11590
* Continuation of #11575: SANY_SEEN completely deprecated,Jarkko Hietaniemi2001-08-041-1/+28
| | | | | | plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g), plus a fix for the bug. p4raw-id: //depot/perl@11577
* Decouple SANY into SANY and CANY: the new SANY is /./s,Daniel P. Berrange2001-08-041-2/+11
| | | | | | | | | the new CANY is the \C. The problem reported and the test case supplied in Subject: UTF-8 bugs in string length & single line regex matches Message-ID: <20010803113932.A19318@berrange.com> p4raw-id: //depot/perl@11575
* The #11572 didn't up the test count.Jarkko Hietaniemi2001-08-041-1/+1
| | | p4raw-id: //depot/perl@11573
* UTF-8 bugs in string length & single line regex matchesDaniel P. Berrange2001-08-041-0/+18
| | | | | | | Message-ID: <20010803113932.A19318@berrange.com> (the mg_length() fix) p4raw-id: //depot/perl@11572
* fix t/op/misc.t for VMSCraig A. Berry2001-08-031-0/+1
| | | | | Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> p4raw-id: //depot/perl@11566
* Test for change #11536.Jarkko Hietaniemi2001-08-011-1/+25
| | | | | p4raw-link: @11536 on //depot/perl: af68e658651cf56700790e24ea04a752928b0df4 p4raw-id: //depot/perl@11539
* More test fixups for #11537.Jarkko Hietaniemi2001-08-012-3/+7
| | | p4raw-id: //depot/perl@11538
* Re: [PATCH pp_ctl.c] proposed Windows safe-guardDoug MacEachern2001-08-011-0/+2
| | | | | Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net> p4raw-id: //depot/perl@11537
* fixups for t/harnessPrymmer/Kahn2001-08-011-5/+12
| | | | | Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com> p4raw-id: //depot/perl@11535
* Need to know the number of tests.Jarkko Hietaniemi2001-08-011-3/+4
| | | p4raw-id: //depot/perl@11533
* Re: new exit tests on VMSCraig A. Berry2001-08-011-4/+30
| | | | | Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com> p4raw-id: //depot/perl@11532
* fix fs.t for VMSCraig A. Berry2001-07-311-0/+2
| | | | | Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01> p4raw-id: //depot/perl@11527
* split()'s unused captures should be undef, not ''Jeff Pinyan2001-07-291-1/+12
| | | | | Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net> p4raw-id: //depot/perl@11475
* add io/fs.t to vmsperl test suitePeter Prymmer2001-07-241-16/+56
| | | | | Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com> p4raw-id: //depot/perl@11465
* OS/2 multi-architectureIlya Zakharevich2001-07-231-1/+2
| | | | | Message-ID: <20010723192949.A14802@math.ohio-state.edu> p4raw-id: //depot/perl@11462
* Win32 update for t/io/fs.t (may effect NetWare)Prymmer/Kahn2001-07-221-2/+9
| | | | | Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com> p4raw-id: //depot/perl@11436
* Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 ↵Hugo van der Sanden2001-07-181-1/+8
| | | | | | | (leading whitespace) Message-Id: <200107180421.f6I4Ltc00987@crypt0.demon.co.uk> p4raw-id: //depot/perl@11403
* Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %ConfigPeter Prymmer2001-07-172-3/+10
| | | | | | | | Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com> Move t/base/commonsense.t to t/lib/commonsense.t - base tests should not depend on existance of Config.pm p4raw-id: //depot/perl@11398
* fix t/op/sprintf.t to not load %ConfigPeter Prymmer2001-07-171-6/+7
| | | | | Message-Id: <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com> p4raw-id: //depot/perl@11395
* patch to add DEL to [:cntrl:]Jeffrey Friedl2001-07-141-1/+15
| | | | | Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com> p4raw-id: //depot/perl@11371
* possible fix for sprintf.t on VAX that loads %ConfigPeter Prymmer2001-07-141-2/+26
| | | | | Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com> p4raw-id: //depot/perl@11368
* Remove unicode::distinct, as per Inaba Hiroto.Jarkko Hietaniemi2001-07-131-1/+0
| | | p4raw-id: //depot/perl@11342
* Retract #11309 since #11310 is a better fix.Jarkko Hietaniemi2001-07-121-3/+0
| | | p4raw-id: //depot/perl@11311
* Temporary workaround.Jarkko Hietaniemi2001-07-121-0/+3
| | | p4raw-id: //depot/perl@11309
* UCD typo in #11306 and add also more known-to-be-testedJarkko Hietaniemi2001-07-121-1/+13
| | | | | modules to the skip list. p4raw-id: //depot/perl@11308
* Rename Unicode::UCD to UnicodeCD to avoidJarkko Hietaniemi2001-07-121-2/+4
| | | | | messups with case-insensitive filesystems. p4raw-id: //depot/perl@11307
* [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT daniel@biz.bitpusher.com2001-07-121-1/+15
| | | | | Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com> p4raw-id: //depot/perl@11306
* More accurate line numbers in messagesPaul Johnson2001-07-121-0/+50
| | | | | | | Message-ID: <20010712041411.A3467@pjcj.net> (With prototyping and multiplicity tweaks.) p4raw-id: //depot/perl@11305
* Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin testMark-Jason Dominus2001-07-121-22/+0
| | | | | | | Message-ID: <20010712045931.8543.qmail@plover.com> Remove the chmod/umask leading zero warning. p4raw-id: //depot/perl@11290
* Retract #11166 (and #11237).Jarkko Hietaniemi2001-07-122-32/+22
| | | p4raw-id: //depot/perl@11285
* Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?Barrie Slaymaker2001-07-121-0/+5
| | | | | Message-ID: <20010711151146.G24560@jester.slaysys.com> p4raw-id: //depot/perl@11282
* Tweak until Pod::Parser gets updated.Jarkko Hietaniemi2001-07-111-2/+2
| | | p4raw-id: //depot/perl@11273
* A proof of the dangers of package; ?Jarkko Hietaniemi2001-07-101-0/+2
| | | p4raw-id: //depot/perl@11262
* deprecate package with no argumentsRobin Houston2001-07-101-0/+11
| | | | | Message-ID: <20010710133340.A13452@robin.kitsite.com> p4raw-id: //depot/perl@11256
* Add the new modules to the list of having those own tests.Jarkko Hietaniemi2001-07-091-0/+2
| | | p4raw-id: //depot/perl@11242
* t/harness doesn't know about run/*.tGurusamy Sarathy2001-07-091-1/+1
| | | p4raw-id: //depot/perl@11232
* run/exit.t busted on windowsGurusamy Sarathy2001-07-091-2/+2
| | | p4raw-id: //depot/perl@11231
* Retract #11172.Jarkko Hietaniemi2001-07-061-32/+2
| | | p4raw-id: //depot/perl@11178
* (Retracted by #11178)Piers Cawley2001-07-061-2/+32
| | | | | | Subject: [PATCH t/op/method.t] SUPER:: strangeness Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk> p4raw-id: //depot/perl@11172
* (Retracted by #11285.)Abhijit Menon-Sen2001-07-062-22/+32
| | | | | | Subject: Re: [PATCH] mkdir() mode argument is missing initial 0 Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org> p4raw-id: //depot/perl@11166
* (retracted by #13533)Radu Greab2001-07-051-3/+19
| | | | | | Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match Message-ID: <15171.27355.895094.128142@ix.netsoft.ro> p4raw-id: //depot/perl@11156
* Avoid the two study tests in OS/390 until the bug has been solved.Jarkko Hietaniemi2001-07-041-2/+7
| | | p4raw-id: //depot/perl@11136
* DOS/DJGPP tweaks from Laszlo Molnar.Jarkko Hietaniemi2001-07-041-1/+1
| | | p4raw-id: //depot/perl@11135
* The #11132 missed singleton characters (not partJarkko Hietaniemi2001-07-041-1/+26
| | | | | of a unilo..unihi range) in Unicode scripts. p4raw-id: //depot/perl@11133
* Support preferentially the Unicode 'scripts' definitionJarkko Hietaniemi2001-07-041-1/+16
| | | | | | | | | | | | in the \p{In...} notation since according to Unicode the scripts concept is more natural for matching than using the somewhat artificial block names. The block names are still available, though, and if there's a name conflict, the scripts one wins and the blocks one has to do with 'Block' appended to its name. For more information see http://www.unicode.org/unicode/reports/tr24/ p4raw-id: //depot/perl@11132
* Re: Fixed pack problem - sort ofNicholas Clark2001-07-021-8/+34
| | | | | Message-ID: <20010702205919.F59620@plum.flirble.org> p4raw-id: //depot/perl@11107
* Re: op/numconvert.t failuresNicholas Clark2001-07-021-1/+7
| | | | | Message-ID: <20010702201048.E59620@plum.flirble.org> p4raw-id: //depot/perl@11101
* Report /pro/3gl/CPAN/perl-5.7.1H.M. Brand2001-07-021-0/+2
| | | | | Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl> p4raw-id: //depot/perl@11078
* op/numconver.tNicholas Clark2001-06-301-3/+23
| | | | | Message-ID: <20010630154010.I59620@plum.flirble.org> p4raw-id: //depot/perl@11045