summaryrefslogtreecommitdiff
path: root/t/op/filetest.t
Commit message (Expand)AuthorAgeFilesLines
* Add a test for bug #60214Rafael Garcia-Suarez2008-10-301-1/+10
* Force _ to be always a bareword after filetest operatorsRafael Garcia-Suarez2005-10-181-1/+8
* Don't assume that the chmod will always work.Nicholas Clark2004-03-221-3/+3
* Implement stacked filetest operators (-f -w -x $file).Rafael Garcia-Suarez2004-02-091-38/+44
* Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when buildin...Artur Bergman2002-02-051-0/+3
* Use minimal @INC in tests, most of the time just '../lib',Mike Guy2000-08-291-1/+1
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-08-201-2/+4
|\
| * The op/filetest.t failed subtest 7 if testing as root.François Désarménien1999-08-031-2/+4
| * Integrate with Sarathy. perldiag.pod required manual editing.Jarkko Hietaniemi1999-07-071-1/+4
| * Integrate from mainperl.Jarkko Hietaniemi1999-05-101-2/+8
| |\
* | | filetest.t and ByteLoader build tweaks from Peter PrymmerGurusamy Sarathy1999-07-071-2/+4
* | | applied new parts of suggested patchCharles Bailey1999-07-071-0/+1
| |/ |/|
* | testsuite nitsGurusamy Sarathy1999-05-101-1/+2
* | applied suggested patch, modulo already applied partsCharles Bailey1999-05-101-2/+7
* | integrate cfgperl changes into mainlineGurusamy Sarathy1998-11-271-5/+16
|\ \ | |/
| * Permission testing is tricky when we have too much power.Gerben Wierda1998-11-221-5/+16
* | rework op/groups.tGurusamy Sarathy1998-11-141-0/+0
|/
* phase 1 of somewhat major rearrangement of PERL_OBJECT stuffGurusamy Sarathy1998-10-301-2/+9
* Add test for filetests.Jarkko Hietaniemi1998-10-261-0/+42