summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Deprecating chdir(undef)/chdir('')Michael G. Schwern2001-09-251-26/+50
* Replace the use Test::More in t/{op,io,run} with t/test.pl.Jarkko Hietaniemi2001-09-259-29/+185
* Retract #12136, the warnings::register is alreadyJarkko Hietaniemi2001-09-241-0/+1
* test number mismatchGurusamy Sarathy2001-09-241-1/+1
* ok().Jarkko Hietaniemi2001-09-241-1/+1
* unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test fromJarkko Hietaniemi2001-09-241-2/+11
* More testsRafael Garcia-Suarez2001-09-241-25/+22
* 1_compile updates.Jarkko Hietaniemi2001-09-231-2/+0
* Add Tests forchromatic2001-09-231-0/+1
* Cleanup & OS/390 "fix"Craig A. Berry)2001-09-231-53/+71
* Re:chromatic2001-09-231-1/+10
* Re: scalar context unpack bugsNicholas Clark2001-09-221-8/+103
* Update the test on warnings/register.t.Jarkko Hietaniemi2001-09-221-2/+2
* Removed duplicated tests #19 and #20.Abhijit Menon-Sen2001-09-221-8/+0
* Reconciling the Cwd/File::Spec differencesMichael G. Schwern2001-09-221-2/+7
* t/op/chdir.t won't pass on VMSBlair Zajac2001-09-221-7/+8
* [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug IDMichael G. Schwern2001-09-221-23/+44
* Re: Weird $ENV{FOO} = undef warningMichael G. Schwern2001-09-221-59/+71
* new regression tests for bug ID 20010920.007Rafael Garcia-Suarez2001-09-211-1/+9
* Re: n questions (was Re: 4 questions about pack/unpack) Nicholas Clark2001-09-201-320/+371
* The test assumed 7-bit ASCII. Now it "just"Jarkko Hietaniemi2001-09-191-2/+2
* Re: [PATCH] t/op/crypt.tMichael G. Schwern2001-09-181-1/+18
* Re: filename problemsMichael G. Schwern2001-09-172-0/+0
* new testsRafael Garcia-Suarez2001-09-172-7/+51
* Re: t/op/ver.t using skip() improperlychromatic2001-09-171-2/+2
* Re: [BUG?] chdir(undef) == chdir() probably a bugMichael G. Schwern2001-09-171-0/+68
* Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{C...Hugo van der Sanden2001-09-151-0/+9
* Hopefully better skipping of the Complete.t testsJarkko Hietaniemi2001-09-141-10/+4
* more jumpables, and hit-bit bugJeff Pinyan2001-09-141-1/+10
* Fix unpack U to be the reverse of pack UJarkko Hietaniemi2001-09-112-21/+56
* Re: the remaining bugs in \x escapes (was Re: [PATCH] oct and hex in glorious...Nicholas Clark2001-09-102-1/+174
* PATCH Resubmission - was Re: [ID 20010902.001] v strings over 2*31 barfJohn Peacock2001-09-101-100/+90
* Skip the crypt test if no crypt.Jarkko Hietaniemi2001-09-101-2/+7
* blib does have a detectable test.Jarkko Hietaniemi2001-09-091-2/+1
* [PATCH regcomp.c] zero-width assertions CAN be ?'dJeff Pinyan2001-09-092-11/+0
* [REPATCH] Re: [PATCH] new test lib/blib.tMichael G. Schwern2001-09-091-0/+1
* Clean up 1_compile.t; move tests to more consistentJarkko Hietaniemi2001-09-072-117/+20
* vars very much has a test.Jarkko Hietaniemi2001-09-071-0/+1
* Test::Harness 1.25 syncMichael G. Schwern2001-09-074-1/+22
* Add Tests for the less Pragmachromatic2001-09-071-0/+1
* Add more modules to the list of modules that have tests,Jarkko Hietaniemi2001-09-071-1/+10
* Add a test for [ID 20010906.019] perl crashes on "undef foo"Jarkko Hietaniemi2001-09-061-0/+5
* Test-Simple syncup from Schwern.Jarkko Hietaniemi2001-09-0611-35/+35
* In UNICOS division yada yada.Jarkko Hietaniemi2001-09-051-1/+1
* tweak warnings.t and kill_perl.t for VMSCraig A. Berry2001-09-051-1/+7
* tying a bareword causes a segfault in 5.6.1Michael G. Schwern2001-09-051-0/+5
* oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (w...Nicholas Clark2001-09-052-59/+153
* Add the \[$@%&*] prototype support.Jarkko Hietaniemi2001-09-041-1/+22
* Re: A slightly better default seed? Michael G. Schwern2001-09-041-1/+14
* Make crypt() do something more sane for UnicodeJarkko Hietaniemi2001-09-031-0/+15