summaryrefslogtreecommitdiff
path: root/t/lib/filespec.t
Commit message (Collapse)AuthorAgeFilesLines
* 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 vmsperl changes into mainline (change#5693 denied)Gurusamy Sarathy2000-03-141-36/+28
| | | | | | | | | | p4raw-link: @5693 on //depot/vmsperl: 925fd5a3f200998584b0c9f5f508f038863055cb p4raw-id: //depot/perl@5742 p4raw-integrated: from //depot/vmsperl@5741 'copy in' vms/ext/filespec.t (@5564..) t/lib/filespec.t vms/vms.c (@5689..) configure.com (@5690..) 'edit in' lib/File/Spec/VMS.pm (@5690..) 'ignore' t/lib/complex.t (@5690..)
* File::Spec::VMS fixups, *not tested* on VMS (from Barrie Slaymaker)Gurusamy Sarathy2000-03-111-5/+8
| | | p4raw-id: //depot/perl@5653
* skip tests that need VMS::Filespec on other platformsGurusamy Sarathy2000-03-061-12/+21
| | | p4raw-id: //depot/perl@5577
* Fix ricochet in File::Spec::VMSCharles Bailey2000-03-061-24/+16
| | | | | | Fix eval error in filespec.t Misc. minor fixes in filespec.t p4raw-id: //depot/vmsperl@5571
* more complete File::Spec support for Mac and VMS, tests (fromGurusamy Sarathy2000-02-151-23/+363
| | | | | Barrie Slaymaker <barries@slaysys.com>) p4raw-id: //depot/perl@5099
* make testsuite somewhat location independentGurusamy Sarathy1999-02-121-1/+1
| | | p4raw-id: //depot/perl@2891
* backout change#1178 as it was dependent on an unapplied patch,Gurusamy Sarathy1998-06-221-4/+6
| | | | | | | fix filespec.t to know its @INC p4raw-link: @1178 on //depot/perl: a21df721bd2b1f6f6000b965978d9b9377c04298 p4raw-id: //depot/perl@1190
* add File-Spec-0.6 from CPANGurusamy Sarathy1998-06-201-0/+41
p4raw-id: //depot/perl@1164