summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* cleanupMichael G. Schwern2001-09-011-38/+30
* , was t/op/incode.t breaks make minitestRafael Garcia-Suarez2001-09-011-3/+8
* Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)Michael G. Schwern2001-08-311-0/+43
* Integrate 11778 into mainline.Abhijit Menon-Sen2001-08-311-1/+6
* pp_moduloNicholas Clark2001-08-301-1/+29
* pass all tests when compiling with -DNO_PERL_PRESERVE_IVUVNicholas Clark2001-08-292-2/+25
* Re: [PATCH] newer tests for the coderef-in-@INC !Rafael Garcia-Suarez2001-08-291-23/+45
* make coretestPaul Johnson2001-08-281-3/+9
* Adding the failure diagnostic Michael G. Schwern2001-08-281-0/+2
* Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing adviceMichael G. Schwern2001-08-281-2/+8
* Fixing bad testing adviceMichael G. Schwern2001-08-271-19/+26
* Re: [PATCH] new tests for the coderef-in-@INCMichael G. Schwern2001-08-271-41/+56
* [PATCH] new tests for the coderef-in-@INCAbhijit Menon-Sen2001-08-271-0/+95
* 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