summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Sort the ext/ and lib/ tests when running under t/harnessSteve Hay2006-03-081-1/+5
* $[ = 2 should not warn.Rafael Garcia-Suarez2006-03-071-0/+1
* Add and remove files forgotten in change #27384Rafael Garcia-Suarez2006-03-061-564/+0
* Compress::ZlibPaul Marquess2006-03-0613-162/+692
* Re: [perl #38657] -d:Foo=bar broke in 5.8.8Jarkko Hietaniemi2006-03-032-3/+14
* Taint handling for runperl:H.Merijn Brand2006-03-021-16/+21
* Upgrade to assertions-0.03Steve Peters2006-03-012-90/+101
* Move all the de-tainting logic for runperl into test.pl.Nicholas Clark2006-02-272-10/+27
* Fix op/utftaint.t on Win32 following change #27248Steve Hay2006-02-271-1/+3
* Testing hash key stringificationAnno Siegel2006-02-271-1/+18
* Re: [perl #38619] Bug in lc and uc (interaction between UTF-8, substr, and lc...SADAHIRO Tomoyuki2006-02-251-1/+37
* Skip unportable test on VMSRafael Garcia-Suarez2006-02-241-3/+6
* Add test for RT #2166: foreach spuriously autovivifiesSteve Peters2006-02-231-1/+13
* Converted t/op/pos.t to use test.pl and added TODO test for Steve Peters2006-02-231-9/+19
* Fix typos and a missing bracket.Nicholas Clark2006-02-221-2/+2
* Avoid C<study>ing any strings that might change underneath us, suchNicholas Clark2006-02-221-9/+3
* Mark some new study tests as TODORafael Garcia-Suarez2006-02-221-3/+9
* Add a test for study() on tied scalars, by Andy Lester afterRafael Garcia-Suarez2006-02-221-0/+50
* Test warnings for converting globs to other forms.Nicholas Clark2006-02-221-1/+29
* Change 24643 made the mistake of assuming that CvCONST can only be trueNicholas Clark2006-02-221-1/+11
* op/magic failure on cygwin after 1.5.19-4Yitzchak Scott-Thoennes2006-02-201-1/+1
* Trouble with $ENV{CDPATH} after change #27236Dominic Dunlop2006-02-201-10/+5
* patch@27236 vms glob/readdir/chdir EFS/long filename supportJohn E. Malmberg2006-02-201-0/+1
* utftaint.t won't be able to run tests with -T if you haveNicholas Clark2006-02-201-7/+15
* To make arithmetic on tainted dualvars work properly requires thatNicholas Clark2006-02-191-1/+11
* As Anno Siegel points out, mtime/ctime test should be skippedRafael Garcia-Suarez2006-02-181-1/+1
* Turn of tainting locally inside swash_init(), as the internalNicholas Clark2006-02-181-1/+7
* Assume that if runperl is called under tainting, that the caller reallyNicholas Clark2006-02-181-0/+9
* Convert utftaint.t to test.pl (from Test.pm) and provide it withNicholas Clark2006-02-181-82/+42
* [patch] t/lib/warnings/pp_sysPaul Green2006-02-161-2/+2
* CPAN::FirstTime can go as well from the untested module listRafael Garcia-Suarez2006-02-161-1/+0
* Pod::Plainer is tested, actually (spotted by chromatic)Rafael Garcia-Suarez2006-02-161-1/+0
* One shouldn't be able to dereference a GLOB as a SCALAR.Yitzchak Scott-Thoennes2006-02-141-1/+13
* Skip new chdir warning test if fchdir is not availableRafael Garcia-Suarez2006-02-091-4/+14
* [perl #38464] chdir() on closed handles Peter Dintelmann2006-02-081-0/+19
* Allow bareword file handle as argument to chdir().Gisle Aas2006-02-071-2/+17
* Fix bug 38454 (rindex corrects for $[ on bytes rather than UTF-8)Nicholas Clark2006-02-071-1/+13
* Fix bug #38439 - reference to typeglob assignment needs to be basedNicholas Clark2006-02-061-1/+20
* Make Perl_gv_fetchpvn_flags actually heed the passed in length.Nicholas Clark2006-01-311-2/+1
* Code assumes that *FOO{SCALAR} will always return a scalar reference,Nicholas Clark2006-01-301-1/+14
* Now that change #26410 is reverted, mark as TODO the tests addedRafael Garcia-Suarez2006-01-231-7/+3
* Missing chunk in change #26926Rafael Garcia-Suarez2006-01-231-2/+1
* Change the regression test added by 26410 to use test.pl; this makesNicholas Clark2006-01-232-3/+37
* Change 26410 caused a regression, with the RVALUE return value ofNicholas Clark2006-01-181-2/+13
* 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
* defined %foo::bar:: wasn't working like it used to do in evalsRafael Garcia-Suarez2006-01-161-1/+6
* Give up on through.t on VMS for now -- no can do with current Craig A. Berry2006-01-141-0/+4
* Adapt test.valgrind make target to recent valgrinds (3.x)Rafael Garcia-Suarez2006-01-141-1/+1