summaryrefslogtreecommitdiff
path: root/t/op/filetest.t
Commit message (Collapse)AuthorAgeFilesLines
* Integrate mainlineNick Ing-Simmons2002-02-051-0/+3
| | | p4raw-id: //depot/perlio@14565
* Use minimal @INC in tests, most of the time just '../lib',Mike Guy2000-08-291-1/+1
| | | | | | | | so that we simply can't pick up stuff from other Perls than the one we are testing. Pointed out by Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk> p4raw-id: //depot/perl@6874
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-08-201-2/+4
|\ | | | | p4raw-id: //depot/perl@4008
| * The op/filetest.t failed subtest 7 if testing as root.François Désarménien1999-08-031-2/+4
| | | | | | | | | | | | | | To: perl5-porters@perl.org Subject: [ID 19990727.039] Not OK: perl 5.00558 on i386-sco 3.2v5.0.4 Message-Id: <379E1C6D.626DC765@club-internet.fr> p4raw-id: //depot/cfgperl@3914
| * Integrate with Sarathy. perldiag.pod required manual editing.Jarkko Hietaniemi1999-07-071-1/+4
| | | | | | p4raw-id: //depot/cfgperl@3657
| * Integrate from mainperl.Jarkko Hietaniemi1999-05-101-2/+8
| |\ | | | | | | p4raw-id: //depot/cfgperl@3381
* | | filetest.t and ByteLoader build tweaks from Peter PrymmerGurusamy Sarathy1999-07-071-2/+4
| | | | | | | | | | | | | | | <pvhp@forte.com> p4raw-id: //depot/perl@3655
* | | applied new parts of suggested patchCharles Bailey1999-07-071-0/+1
| |/ |/| | | | | | | | | Message-id: <01JD3M8W1VXS000S5G@mail.newman.upenn.edu> Subject: [PATCH 5.005_57] Consolidated VMS patch p4raw-id: //depot/perl@3650
* | testsuite nitsGurusamy Sarathy1999-05-101-1/+2
| | | | | | p4raw-id: //depot/perl@3370
* | applied suggested patch, modulo already applied partsCharles Bailey1999-05-101-2/+7
| | | | | | | | | | | | Message-id: <01JAF9UAV9XG002O0W@mail.newman.upenn.edu> Subject: [Patch 5.005_56] VMS consolidated patch #2 p4raw-id: //depot/perl@3357
* | integrate cfgperl changes into mainlineGurusamy Sarathy1998-11-271-5/+16
|\ \ | |/ | | p4raw-id: //depot/perl@2318
| * Permission testing is tricky when we have too much power.Gerben Wierda1998-11-221-5/+16
| | | | | | | | | | | | | | | | Problem reported in Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel) To: perlbug@perl.com Message-ID: <MLIST_9811201533.AA22148@AWT.nl> p4raw-id: //depot/cfgperl@2263
* | rework op/groups.tGurusamy Sarathy1998-11-141-0/+0
|/ | | p4raw-id: //depot/perl@2240
* phase 1 of somewhat major rearrangement of PERL_OBJECT stuffGurusamy Sarathy1998-10-301-2/+9
| | | | | | | | | | (objpp.h is gone, embed.pl now does some of that); objXSUB.h should soon be automated also; the global variables that escaped the PL_foo conversion are now reined in; renamed MAGIC in regcomp.h to REG_MAGIC to avoid collision with the type of same name; duplicated lists of pp_things in various places is now gone; result has only been tested on win32 p4raw-id: //depot/perl@2133
* Add test for filetests.Jarkko Hietaniemi1998-10-261-0/+42
p4raw-id: //depot/cfgperl@2087