summaryrefslogtreecommitdiff
path: root/t/comp
Commit message (Collapse)AuthorAgeFilesLines
* Fix for bug: [perl #32562] __PACKAGE__ symbol has wrong valueRafael Garcia-Suarez2004-11-231-1/+4
| | | | | after eval or require p4raw-id: //depot/perl@23528
* [perl #31295] PATCH: Test comp/use.t fails on Tru64 Nikola Milutinovic2004-08-231-4/+4
| | | | | | From: Nikola Milutinovic (via RT) <perlbug-followup@perl.org> Message-ID: <rt-3.0.11-31295-94232.1.74127465250315@perl.org> p4raw-id: //depot/perl@23235
* Mark a test that relies on tainting behavior as TODO on Windows.Rafael Garcia-Suarez2004-08-191-1/+4
| | | p4raw-id: //depot/perl@23225
* Test for functions with operator namesAndy Lester2004-08-131-0/+117
| | | | | Message-ID: <20040812163103.GA26687@petdance.com> p4raw-id: //depot/perl@23215
* Final version object core patch?John Peacock2004-08-041-1/+1
| | | | | Message-ID: <411048BD.3080700@rowman.com> p4raw-id: //depot/perl@23190
* Fix for: [perl #2738] perl segfautls on inputMarcus Holland-Moritz2004-06-241-1/+13
| | | | | | The parser was incorrectly accepting <> as a subroutine prototype and newATTRSUB didn't validate the proto argument before accessing op_sv. p4raw-id: //depot/perl@22990
* t/comp/utf.t failed when configuring with -Dnoextensions=EncodeMarcus Holland-Moritz2004-06-111-0/+5
| | | p4raw-id: //depot/perl@22928
* Skip in minitestNicholas Clark2004-05-301-0/+4
| | | p4raw-id: //depot/perl@22866
* Re: Smoke [5.9.2] 22818 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1 cpu)Steve Hay2004-05-181-1/+1
| | | | | Message-ID: <40A4F4CD.2000003@uk.radan.com> p4raw-id: //depot/perl@22827
* BOM-marked and (BOMless) UTF-16 scripts not workingJarkko Hietaniemi2004-05-131-0/+48
| | | | | | Message-ID: <40A26D75.8080406@iki.fi> Date: Wed, 12 May 2004 21:31:17 +0300 p4raw-id: //depot/perl@22818
* 's to bring bleadperl up to version-0.39John Peacock2004-04-141-4/+4
| | | | | Message-ID: <407C8B13.9020104@rowman.com> p4raw-id: //depot/perl@22692
* Bleadperl to version 0.37John Peacock2004-04-071-6/+6
| | | | | Message-ID: <40735FC3.5010305@rowman.com> p4raw-id: //depot/perl@22668
* fix for change #22594; if using test.pl, must tell perl where toDave Mitchell2004-03-261-0/+6
| | | | | | find it! p4raw-link: @22594 on //depot/perl: dfa41748806263fb8b5d5fcb051bd36be96fe93c p4raw-id: //depot/perl@22596
* [perl #27040] - hints hash was being double freed on scope exitDave Mitchell2004-03-261-1/+13
| | | p4raw-id: //depot/perl@22594
* Improve the "Prototype mismatch" error message whenRafael Garcia-Suarez2004-03-091-2/+2
| | | | | the redefined subroutine didn't have any prototype. p4raw-id: //depot/perl@22474
* Enhance test cleanliness by a very small factor.Rafael Garcia-Suarez2004-02-241-0/+1
| | | p4raw-id: //depot/perl@22372
* Fix a segfault during optree construction. (bug #27024)Rafael Garcia-Suarez2004-02-241-1/+9
| | | p4raw-id: //depot/perl@22371
* [perl #25824] Segmentation fault withDave Mitchell2004-02-151-1/+7
| | | | | sub x { shift; @a = @b; eval +{ use } } p4raw-id: //depot/perl@22306
* was Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.36.tar.gz]John Peacock2004-02-031-6/+6
| | | | | Message-ID: <401DB17F.5060808@rowman.com> p4raw-id: //depot/perl@22264
* Add a regression test for bug #24762Rafael Garcia-Suarez2003-12-301-1/+7
| | | p4raw-id: //depot/perl@22003
* Perl 5.8.3 patches from the BS2000 portDorner Thomas2003-12-201-1/+1
| | | | | Message-ID: <6727B1DACFCDD311A757009027CA8D69044B673A@Ex02.inhouse.start.de> p4raw-id: //depot/perl@21938
* Test (5.9.x)Abigail2003-10-281-1/+6
| | | | | Message-ID: <20031027135024.GA12666@abigail.nl> p4raw-id: //depot/perl@21565
* Fix bug [perl #24212] : improper error recovery in theRafael Garcia-Suarez2003-10-151-1/+13
| | | | | tokenizer after an unknown filetest operator. p4raw-id: //depot/perl@21452
* Re: require patch breaks localeRick Delaney2003-10-091-1/+1
| | | | | Message-Id: <20031008224155.A14638@biff.bort.ca> p4raw-id: //depot/perl@21427
* (was Re: require() does not behave aas documented)Rick Delaney2003-10-061-2/+38
| | | | | Message-ID: <20030923121452.G18845@biff.bort.ca> p4raw-id: //depot/perl@21415
* Fix test count, by Abe Timmerman.Rafael Garcia-Suarez2003-06-281-1/+1
| | | p4raw-id: //depot/perl@19869
* Fix [perl #21742] :Rafael Garcia-Suarez2003-06-251-3/+3
| | | | | | require() should always be called in scalar context, even when it's the last statement in an eval(""). p4raw-id: //depot/perl@19851
* Revert change #19126, a poor attempt at fixing bug #21742.Marcus Holland-Moritz2003-06-161-1/+2
| | | | | | | | | | | The test for #21742 is marked as TODO. Plus new regression tests from : Subject: [perl #22708] void context in string eval is broken From: "Marcus Holland-Moritz" (via RT) <perlbug-followup@perl.org> Message-ID: <rt-22708-59432.14.6755501393177@rt.perl.org> p4raw-link: @19126 on //depot/perl: a89be09a10c36299e755a956d356eb7f1f643437 p4raw-id: //depot/perl@19801
* Re: Bug stomping fun. [PATCH: bug #1016]Alex Vandiver2003-05-121-3/+20
| | | | | | Message-Id: <1051872303.26203.104.camel@supox> (plus perldiag nit) p4raw-id: //depot/perl@19505
* A regression test for the remaining "Final $ should be..." error.Rafael Garcia-Suarez2003-05-091-1/+4
| | | p4raw-id: //depot/perl@19469
* buglet: sub a(;&) { } doesn't workAdrian M. Enache2003-04-291-1/+4
| | | | | Message-ID: <20030418224107.GA2751@ratsnest.hole> p4raw-id: //depot/perl@19367
* Re: [PATCH] [perl #21875] Hash ref transformed as a listDave Mitchell2003-04-191-1/+21
| | | | | Message-ID: <20030419190651.GD13333@fdgroup.com> p4raw-id: //depot/perl@19276
* Fix bug #21742. require should be always invoked inRafael Garcia-Suarez2003-04-011-2/+18
| | | | | | | | | scalar context. This wasn't the case when called from an eval(""), because the void context doesn't propagate through the leaveeval op. Instead of making scalarvoid() handle OP_LEAVEEVAL -- this breaks AutoLoader -- implement a workaround in doeval(). p4raw-id: //depot/perl@19126
* Re: [fix] [perl #21575] Bug with print( followed by a newlineAdrian M. Enache2003-03-141-1/+10
| | | | | | Message-ID: <20030314210242.GA1159@ratsnest.hole> (with an added test) p4raw-id: //depot/perl@18986
* Re: [perl #20716] scope error with bracketsAdrian M. Enache2003-02-191-6/+20
| | | | | | | Message-ID: <20030213025221.GA1215@ratsnest.hole> (better version of change #18687) p4raw-link: @18687 on //depot/perl: 437fd2104756c25dedf68c6e31cd29ecbf0e2569 p4raw-id: //depot/perl@18753
* more complex assertions activation:Salvador Fandiño2003-02-191-16/+72
| | | | | | Subject: Re: Did the assertion patch/feature submission get overlooked? Message-ID: <3E52885D.5060903@yahoo.com> p4raw-id: //depot/perl@18750
* Re: Did the assertion patch/feature submission get overlooked?Salvador Fandiño2003-02-181-0/+106
| | | | | Message-ID: <3E51725D.5060303@yahoo.com> p4raw-id: //depot/perl@18739
* Re: [perl #20716] [FIX] scope error with bracketsAdrian M. Enache2003-02-101-1/+9
| | | | | Message-id: <20030210174858.GA872@ratsnest.hole> p4raw-id: //depot/perl@18687
* Re: difference between my and our before introductionDave Mitchell2003-01-221-1/+11
| | | | | | Message-ID: <20030116171237.C420@fdgroup.com> (with a small test tweak) p4raw-id: //depot/perl@18571
* Fix two cases of buffer overflow in the lexer.Rafael Garcia-Suarez2002-12-061-1/+16
| | | p4raw-id: //depot/perl@18251
* Fix bug #18573 : in a double-quoted string, a \c not followedRafael Garcia-Suarez2002-12-021-1/+5
| | | | | | | by any character may corrupt memory due to reading past the end of the input buffer. Add a new error message corresponding to this case. p4raw-id: //depot/perl@18233
* Move some tests from t/run/fresh_perl.tRafael Garcia-Suarez2002-11-221-2/+36
| | | | | | to the new t/comp/parser.t. The goal being to get rid of fresh_perl.t at some point. p4raw-id: //depot/perl@18170
* Add a test for bug #17920, and a new test file for it.Rafael Garcia-Suarez2002-11-211-0/+15
| | | p4raw-id: //depot/perl@18169
* Version object combined patchJohn Peacock2002-10-101-2/+2
| | | | | Message-ID: <3D9E593E.1060605@rowman.com> p4raw-id: //depot/perl@17990
* Re: [perl #17376] Bug Report - our(%)Yitzchak Scott-Thoennes2002-10-021-9/+10
| | | | | Message-ID: <GNdm9gzkgWOS092yn@efn.org> p4raw-id: //depot/perl@17963
* add TODO tests for slow our() declarationYitzchak Scott-Thoennes2002-09-261-0/+49
| | | | | | Subject: Re: [perl #17376] Bug Report - our(%) Message-ID: <JNri9gzkgSBB092yn@efn.org> p4raw-id: //depot/perl@17921
* More regression tests for $^H and %^H.Rafael Garcia-Suarez2002-08-061-8/+29
| | | | | Add a TODO test for eval "" preserving %^H. p4raw-id: //depot/perl@17686
* Integrate macperl patches #16926 and #16938;Jarkko Hietaniemi2002-05-311-3/+3
| | | | | | | | | | | | | | | | | | | | | Big MacPerl Testing Patch No. 2 Big MacPerl Testing Patch No. 3 p4raw-id: //depot/perl@16942 p4raw-integrated: from //depot/macperl@16937 'copy in' lib/Devel/SelfStubber.pm lib/Devel/SelfStubber.t lib/File/DosGlob.t lib/File/Path.t lib/File/Spec/t/Spec.t lib/File/Temp.pm lib/FindBin.t lib/Tie/File/t/09_gen_rs.t lib/lib.t t/comp/use.t utils/dprofpp.PL utils/splain.PL (@16123..) t/lib/MakeMaker/Test/Utils.pm (@16230..) lib/diagnostics.t (@16646..) lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t (@16730..) lib/lib_pm.PL (@16926..) lib/ExtUtils/MM_MacOS.pm lib/Test/Harness/Straps.pm lib/Test/Harness/t/callback.t lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/test-harness.t (@16929..) p4raw-integrated: from //depot/macperl@16926 'merge in' lib/English.t (@16123..) ext/DynaLoader/DynaLoader_pm.PL (@16868..)
* Fix bug id 20020427.004 on %^H.Rafael Garcia-Suarez2002-04-301-0/+36
| | | | | | | Add a regression test for %^H. Change the sort pragma implementation to use a global variable instead of %^H. p4raw-id: //depot/perl@16286
* Integrate #16254 from macperl;Jarkko Hietaniemi2002-04-281-1/+2
| | | | | Fix most tests on MacOS (not yet ext/ or /lib) p4raw-id: //depot/perl@16257