summaryrefslogtreecommitdiff
path: root/t/op/chdir.t
Commit message (Expand)AuthorAgeFilesLines
* Ensure that chdir.t can find File::Spec and Cwd under minitestNicholas Clark2011-03-061-2/+7
* Remove code specific to MacOS Classic from core testsRafael Garcia-Suarez2009-09-081-7/+4
* t/op/chdir.t, t/op/defins.t on VMSJohn Malmberg2009-01-081-4/+22
* Fixing a Perl_my_dirfd() related test failure.Steve Peters2007-05-011-2/+2
* Add two deprecation warnings:Rafael Garcia-Suarez2007-03-301-2/+5
* 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
* Allow bareword file handle as argument to chdir().Gisle Aas2006-02-071-2/+17
* [patch] blead@25282 - VMS specific fixes. [2nd try]John E. Malmberg2005-08-111-0/+4
* tests are expected to fail if dirfd () does not existH.Merijn Brand2005-07-181-1/+8
* Re: fchmod, fchown, fchdirGisle Aas2005-07-161-1/+18
* U/WIN test tweak from John P. Linderman.Jarkko Hietaniemi2003-05-211-1/+5
* Integrate #16254 from macperl;Jarkko Hietaniemi2002-04-281-5/+8
* %ENV protectionMichael G. Schwern2001-11-111-18/+28
* Even more VMS tweakage from Charles Lane:Jarkko Hietaniemi2001-10-101-6/+13
* 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
* Test numbering mismatch.Jarkko Hietaniemi2001-09-281-1/+1
* slightly less broken chdir.t for VMSCraig A. Berry2001-09-271-6/+6
* 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-251-3/+3
* 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
* Re: [BUG?] chdir(undef) == chdir() probably a bugMichael G. Schwern2001-09-171-0/+68