summaryrefslogtreecommitdiff
path: root/t/comp
Commit message (Expand)AuthorAgeFilesLines
* New test for the "Assignment to both a list and a scalar" error,Rafael Garcia-Suarez2006-04-201-1/+5
* Avoid temporarily writing over the prototype when reporting an error.Nicholas Clark2006-04-191-6/+11
* It helps to actually add the files you add to MANIFEST. (Thanks DaveNicholas Clark2006-03-271-0/+38
* Add a couple of regression tests for the untestedRafael Garcia-Suarez2006-03-161-1/+7
* require should ignore directories found when searching @INC not justGisle Aas2006-03-161-1/+1
* Upgrade to assertions-0.03Steve Peters2006-03-012-90/+101
* Skip unportable test on VMSRafael Garcia-Suarez2006-02-241-3/+6
* Explain better how that test count works.Rafael Garcia-Suarez2006-01-181-3/+4
* New t/comp/require.t tests should go before the conditional exit.Nicholas Clark2006-01-181-9/+10
* Regression test for change #26881Rafael Garcia-Suarez2006-01-171-1/+10
* Don't code the absolute number of tests for the UTF8/EBCDIC case; muchNicholas Clark2006-01-061-1/+1
* eliminate HINT_HH_FOR_EVALRobin Houston2005-12-221-17/+13
* [TEST PATCH] %^H can now propagate into evalRobin Houston2005-12-201-14/+18
* comp/require.t exits early for the case of UTF-8 or EBCDIC, so need toNicholas Clark2005-12-161-11/+14
* Added test for change #26373.Steve Peters2005-12-151-2/+13
* Pulling ancient RCS commentsAndy Lester2005-11-203-6/+0
* Add tests for two untested syntax error messages about \NRafael Garcia-Suarez2005-11-101-1/+8
* Improve failure case diagnostics from comp/package.tNicholas Clark2005-09-191-4/+4
* Add the "no 6" / "no v6" syntax.Rafael Garcia-Suarez2005-09-011-1/+20
* [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.47.tar.gz]John Peacock2005-08-241-2/+2
* Re: [PATCH replacement] Re: [perl #36313] perl -e "1for$[=0" crashRick Delaney2005-06-201-1/+23
* better assertion supportSalvador FandiƱo2005-06-142-3/+43
* Bring bleadperl up to version.pmJohn Peacock2005-06-132-7/+7
* Revert change 23843.Rafael Garcia-Suarez2005-01-241-10/+8
* Re: [perl #31924] %INC caching failure-case problemRick Delaney2005-01-211-8/+10
* Fix for bug: [perl #32562] __PACKAGE__ symbol has wrong valueRafael Garcia-Suarez2004-11-231-1/+4
* [perl #31295] PATCH: Test comp/use.t fails on Tru64 Nikola Milutinovic2004-08-231-4/+4
* Mark a test that relies on tainting behavior as TODO on Windows.Rafael Garcia-Suarez2004-08-191-1/+4
* Test for functions with operator namesAndy Lester2004-08-131-0/+117
* Final version object core patch?John Peacock2004-08-041-1/+1
* Fix for: [perl #2738] perl segfautls on inputMarcus Holland-Moritz2004-06-241-1/+13
* t/comp/utf.t failed when configuring with -Dnoextensions=EncodeMarcus Holland-Moritz2004-06-111-0/+5
* Skip in minitestNicholas Clark2004-05-301-0/+4
* Re: Smoke [5.9.2] 22818 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1 cpu)Steve Hay2004-05-181-1/+1
* BOM-marked and (BOMless) UTF-16 scripts not workingJarkko Hietaniemi2004-05-131-0/+48
* 's to bring bleadperl up to version-0.39John Peacock2004-04-141-4/+4
* Bleadperl to version 0.37John Peacock2004-04-071-6/+6
* fix for change #22594; if using test.pl, must tell perl where toDave Mitchell2004-03-261-0/+6
* [perl #27040] - hints hash was being double freed on scope exitDave Mitchell2004-03-261-1/+13
* Improve the "Prototype mismatch" error message whenRafael Garcia-Suarez2004-03-091-2/+2
* Enhance test cleanliness by a very small factor.Rafael Garcia-Suarez2004-02-241-0/+1
* Fix a segfault during optree construction. (bug #27024)Rafael Garcia-Suarez2004-02-241-1/+9
* [perl #25824] Segmentation fault withDave Mitchell2004-02-151-1/+7
* was Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.36.tar.gz]John Peacock2004-02-031-6/+6
* Add a regression test for bug #24762Rafael Garcia-Suarez2003-12-301-1/+7
* Perl 5.8.3 patches from the BS2000 portDorner Thomas2003-12-201-1/+1
* Test (5.9.x)Abigail2003-10-281-1/+6
* Fix bug [perl #24212] : improper error recovery in theRafael Garcia-Suarez2003-10-151-1/+13
* Re: require patch breaks localeRick Delaney2003-10-091-1/+1
* (was Re: require() does not behave aas documented)Rick Delaney2003-10-061-2/+38