summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* t/io/binmode.tNicholas Clark2001-08-262-6/+14
* op/universal.t failingNicholas Clark2001-08-261-1/+1
* Re: 'can' with undefined subsTony Bowden2001-08-251-6/+10
* (was Re: PerlIO regerssion tests?)Nicholas Clark2001-08-251-0/+20
* io/tell.t doesn't chdir tNicholas Clark2001-08-221-0/+5
* Re: [PATCH 1 of 3] $] is deprecated - eliminate from core testsJohn Peacock2001-08-221-30/+29
* 64 bit integer preserving pp_divideNicholas Clark2001-08-222-2/+36
* New try for ID 20010407.006: detach the semanticsJarkko Hietaniemi2001-08-181-1/+20
* Retract #11712 for now. The real fix would probablyJarkko Hietaniemi2001-08-181-20/+1
* (Retracted by #11714)Jarkko Hietaniemi2001-08-181-1/+20
* Re: [ID 20010803.016] Possible regex bug in 5.6.1 Hugo van der Sanden2001-08-171-0/+4
* Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context Hugo van der Sanden2001-08-171-1/+9
* One more twist to the sprintf + utf8 testing.Jarkko Hietaniemi2001-08-161-0/+3
* Fix for 20010407.008 sprintf removes utf8-ness.Jarkko Hietaniemi2001-08-161-3/+8
* Add a test for Unicode sprintf.Jarkko Hietaniemi2001-08-161-0/+5
* Add Unicode tests for index/rindex.Jarkko Hietaniemi2001-08-161-2/+9
* The #11673 necessitated a test tweak.Jarkko Hietaniemi2001-08-151-1/+5
* Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at fro...Hugo van der Sanden2001-08-151-0/+2
* Re: [ID 20010811.006] re_eval: logical leaks Hugo van der Sanden2001-08-151-0/+1
* magic.tNikola Knezevic2001-08-141-2/+6
* Compile failure message tidying.Jarkko Hietaniemi2001-08-141-1/+1
* Failure not true anymore (probably caused by my broken setup).Jarkko Hietaniemi2001-08-121-1/+1
* Relic in op.c (no regex feature should depend on the utf8 pragma),Jarkko Hietaniemi2001-08-121-2/+6
* Mark tests (and one module) having explicit Latin-1Jarkko Hietaniemi2001-08-123-1/+3
* Re: [ID 20010730.010] FETCH called twice with -TAbigail2001-08-121-1/+34
* Test for change #11639.Jarkko Hietaniemi2001-08-121-1/+29
* Drop all the unnecessary "use utf8" clauses and some ofJarkko Hietaniemi2001-08-128-20/+9
* Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.Jarkko Hietaniemi2001-08-113-29/+61
* Decommission Time::Piece; unnecessary Yet Another Time-Date Module.Jarkko Hietaniemi2001-08-101-1/+0
* fix t/run/exit.t for VMSCraig A. Berry2001-08-081-2/+10
* remove hardcoded cmd shell in testsuiteGurusamy Sarathy2001-08-053-6/+6
* Continuation of #11575: SANY_SEEN completely deprecated,Jarkko Hietaniemi2001-08-041-1/+28
* Decouple SANY into SANY and CANY: the new SANY is /./s,Daniel P. Berrange2001-08-041-2/+11
* The #11572 didn't up the test count.Jarkko Hietaniemi2001-08-041-1/+1
* UTF-8 bugs in string length & single line regex matchesDaniel P. Berrange2001-08-041-0/+18
* fix t/op/misc.t for VMSCraig A. Berry2001-08-031-0/+1
* Test for change #11536.Jarkko Hietaniemi2001-08-011-1/+25
* More test fixups for #11537.Jarkko Hietaniemi2001-08-012-3/+7
* Re: [PATCH pp_ctl.c] proposed Windows safe-guardDoug MacEachern2001-08-011-0/+2
* fixups for t/harnessPrymmer/Kahn2001-08-011-5/+12
* Need to know the number of tests.Jarkko Hietaniemi2001-08-011-3/+4
* Re: new exit tests on VMSCraig A. Berry2001-08-011-4/+30
* fix fs.t for VMSCraig A. Berry2001-07-311-0/+2
* split()'s unused captures should be undef, not ''Jeff Pinyan2001-07-291-1/+12
* add io/fs.t to vmsperl test suitePeter Prymmer2001-07-241-16/+56
* OS/2 multi-architectureIlya Zakharevich2001-07-231-1/+2
* Win32 update for t/io/fs.t (may effect NetWare)Prymmer/Kahn2001-07-221-2/+9
* Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 ...Hugo van der Sanden2001-07-181-1/+8
* Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %ConfigPeter Prymmer2001-07-172-3/+10
* fix t/op/sprintf.t to not load %ConfigPeter Prymmer2001-07-171-6/+7