summaryrefslogtreecommitdiff
path: root/t/comp
Commit message (Expand)AuthorAgeFilesLines
* More regression tests for the _ prototypeRafael Garcia-Suarez2006-11-021-1/+13
* Re: Off by one in the trie code?Yves Orton2006-10-192-2/+2
* Allow the _ prototype character to be followed by optional argumentsRafael Garcia-Suarez2006-10-191-2/+7
* Add a regression test for change #29041Rafael Garcia-Suarez2006-10-181-1/+4
* Test for the interaction between ; and _ in prototypesRafael Garcia-Suarez2006-10-181-1/+4
* The _ character is only allowed to be at the end of prototypesRafael Garcia-Suarez2006-10-181-1/+7
* Improvements and fixes to the _ prototypeRafael Garcia-Suarez2006-10-181-2/+25
* First attempt at implementing the _ prototypeRafael Garcia-Suarez2006-10-171-0/+36
* Silence system warning during tests (only on win32 for now)Yves Orton2006-07-171-1/+2
* z/OS: t/ - mostly EBCDIC fixesJarkko Hietaniemi2006-07-121-1/+1
* [perl #39365] Bug in toke.c (eval in subst) Ben Carter2006-06-201-1/+4
* Eliminate most of the UTF-8 black smoke by skipping optree tests whenNicholas Clark2006-06-051-8/+28
* no 5.9.4; should fail in version 5.9.4.Nicholas Clark2006-05-101-10/+60
* Convert use.t to an inlined is/isnt/like implementation, to give betterNicholas Clark2006-05-101-116/+95
* disable WARN and DIE hooks during constant foldingDave Mitchell2006-05-101-1/+19
* 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