summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
...
* When restoring localised values, call set only on container magic.Dave Mitchell2007-03-181-7/+4
* The test case applied in change 29502 really should have gone at theNicholas Clark2007-03-181-1/+1
* Test case from Karl Chen in RT #41831Nicholas Clark2007-03-171-1/+33
* Re: Smoke [5.8.8] 30522 FAIL(XF) Solaris 2.10 (i386/1 cpu)Abe Timmerman2007-03-151-23/+29
* Check that stat and -X favours the file handle over the directoryNicholas Clark2007-03-131-3/+15
* Check that stat and -X on barewords favour the file handle over theNicholas Clark2007-03-131-3/+14
* Like fake scalars, state variables shouldn't get new pad entriesRafael Garcia-Suarez2007-03-121-1/+11
* Upgrade inplace.t and iprefix.t to use test.pl, avoiding a lotCraig A. Berry2007-03-112-64/+42
* Test that format references can't be wrongly dereferenced.Nicholas Clark2007-03-101-9/+24
* A test case for change 30527 (chdir bareword ambiguity with dirhandlesNicholas Clark2007-03-101-4/+25
* Refactor the "has fchdir" and "has dirfd" logic to one place.Nicholas Clark2007-03-101-4/+8
* Re: [PATCH] Tweaks so that miniperl.exe doesnt croak while building perl.exeYves Orton2007-03-081-5/+12
* Re: [PATCH] Tweaks so that miniperl.exe doesnt croak while building perl.exeYves Orton2007-03-081-0/+13
* RE: $Win32::VERSION problemJan Dubois2007-03-082-65/+0
* Upgrade to IO-Compress-Base-2.004, Compress-Raw-Zlib-2.004, Steve Peters2007-03-042-9/+4
* As the test is about the parser, not actually running the code, betterNicholas Clark2007-03-031-1/+1
* Don't let feature.pm interfere with the tests for use VERSION.Rafael Garcia-Suarez2007-03-031-0/+1
* Make use VERSION also load feature.pmRafael Garcia-Suarez2007-03-031-0/+62
* Avoid an assertion failure when overloading readpipe.Nicholas Clark2007-03-021-1/+5
* More assertion failures, found by auditing the code.Nicholas Clark2007-03-021-1/+23
* Don't crash if the symbol table entry for ISA isn't a typeglob.Nicholas Clark2007-03-021-1/+7
* Re: New file: t/op/regexp_email.tYves Orton2007-03-011-0/+94
* A new test by Abigail: Check that certain modules don'tRafael Garcia-Suarez2007-03-011-0/+41
* Unexpected outputAbigail2007-02-281-2/+2
* Remove obsolete test for the deprecation warning I just removed.Rafael Garcia-Suarez2007-02-281-2/+0
* (?p{}) has been deprecated for a long time.Rafael Garcia-Suarez2007-02-281-20/+0
* Add new tests for keys in %+ and %-Rafael Garcia-Suarez2007-02-281-1/+21
* Fix bug #41550 - AUTOLOAD :lvalue not working the same in blead as inNicholas Clark2007-02-261-1/+12
* Convert t/op/sub_lval.t to test.plNicholas Clark2007-02-261-148/+72
* Add a new test for undef and delete on stash entries thatRafael Garcia-Suarez2007-02-241-0/+42
* C<keys %+> should not warn. Don't make scan_ident test forRafael Garcia-Suarez2007-02-241-0/+5
* [PATCH] integrate Math::BigInt 1.79 and Math::BigInt::FastCalc 0.11Tels2007-02-193-5/+20
* Revert change #30081 at dmq's request, and mark its testsRafael Garcia-Suarez2007-02-191-2/+2
* test.pl should locally increase $Level, rather than setting it to aNicholas Clark2007-02-181-1/+1
* Use newer 'threads' constructsJerry D. Hedden2007-02-151-4/+4
* Re: [PATCH] Document that m//k worksYves Orton2007-02-141-7/+7
* Change 30276 wasn't meant do mess with t/lib/common.pl. Oops.Nicholas Clark2007-02-141-2/+2
* Integrate:SADAHIRO Tomoyuki2007-02-141-2/+2
* Re: [perl #41492] Incorrect match with /(?(DEFINE)(?<A> (?&B)+)(?<B> a))/Yves Orton2007-02-121-0/+3
* Un-TODO tests avec change #30228Rafael Garcia-Suarez2007-02-121-2/+0
* Convert new test to using t/test.pl.Rafael Garcia-Suarez2007-02-111-16/+6
* [perl #41484] qr// stack bug knew-p5p@pimb.org2007-02-111-0/+21
* Re: [NL-PM] Fw: [PATCH - provisional] H. Merijn Brands idea of buffer numbering.Yves Orton2007-02-101-1/+17
* Re: Change 29193 is a regressionRick Delaney2007-02-081-2/+2
* Re: [PATCH - provisional] H. Merijn Brands idea of buffer numbering.Yves Orton2007-02-081-0/+10
* opening $0 doesn't work if you change directory. So use test.plNicholas Clark2007-02-071-3/+3
* TODO tests for eval of tainted scalars. (change 29193's regression)Nicholas Clark2007-02-071-1/+17
* Avoid obscure failures when a regexp hasn't matchedRafael Garcia-Suarez2007-02-061-4/+8
* current status on Unicode Regular ExpressionsSADAHIRO Tomoyuki2007-02-061-1/+27
* t/lib/common.pl can be warnings clean.Nicholas Clark2007-02-051-1/+2