summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Re: test names from C<make TEST>Robin Barker2001-10-051-12/+13
* Unicode properties: fix L& (the #12319 didn't allow L&,Jarkko Hietaniemi2001-10-031-1/+25
* Unicode properties: allow also intra(wordbreak)name whitespace,Jarkko Hietaniemi2001-10-021-2/+3
* [ID 20011001.011] redundant code in t/TESTDavid Dyck2001-10-011-2/+0
* UNICOS testing patches from Nicholas Clark.Jarkko Hietaniemi2001-10-012-8/+26
* Also the ^Is is optional.Jarkko Hietaniemi2001-10-011-10/+35
* More Unicode property tests for the abbreviatedJarkko Hietaniemi2001-10-011-13/+27
* Further tweaks to the Unicode properties.Jarkko Hietaniemi2001-10-011-1/+31
* additional docs and testsRafael Garcia-Suarez2001-09-301-1/+19
* More leniency to the \p and \P: now can have whitespaceJarkko Hietaniemi2001-09-291-1/+6
* Save and restore $ENV{'SYS$LOGIN'} only in VMS.Jarkko Hietaniemi2001-09-291-2/+3
* chdir.t finally (I hope)Craig A. Berry2001-09-291-5/+20
* Allow for more flexibility in the \p{In...} names, nowJarkko Hietaniemi2001-09-291-5/+9
* Test numbering mismatch.Jarkko Hietaniemi2001-09-281-1/+1
* slightly less broken chdir.t for VMSCraig A. Berry2001-09-271-6/+6
* make __ANON__ globalRobin Barker2001-09-272-0/+9
* Check that all environment variables are tainted.Jarkko Hietaniemi2001-09-261-2/+15
* Integrate macperl changes from Chris Nandor:Jarkko Hietaniemi2001-09-264-17/+38
* grrr.Jarkko Hietaniemi2001-09-261-1/+1
* Retract #12232.Jarkko Hietaniemi2001-09-261-11/+11
* (Retracted by #12233.)Jarkko Hietaniemi2001-09-261-11/+11
* skip($mess) should result in one skip.Jarkko Hietaniemi2001-09-251-1/+2
* warning on v-string in use/requireJohn Peacock2001-09-251-0/+12
* 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