summaryrefslogtreecommitdiff
path: root/t/lib/glob-basic.t
Commit message (Expand)AuthorAgeFilesLines
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-181-175/+0
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-3/+3
* AFS patches from Merijn Broeren <merijnb@iloquent.nl>.Jarkko Hietaniemi2001-05-301-1/+1
* Add better debug to glob/basic #8 as suggested by Nicholas ClarkJarkko Hietaniemi2001-05-171-2/+3
* The sorting seems to happen now automatically.Jarkko Hietaniemi2001-05-121-2/+1
* build && test XS::Typemap on VMS, glob-basic insensitivity trainingPeter Prymmer2001-04-031-0/+4
* File::Glob stuff for Mac OSChris Nandor2001-03-301-3/+8
* glob-basic.t (Was: [ID 20010328.016])Benjamin Sugars2001-03-301-19/+21
* Skip order test of glob if case-ignoring system cannot Nick Ing-Simmons2001-03-301-4/+8
* more tests (was Re: Perl5.7.* Unicode/EBCDIC status.)Peter Prymmer2001-03-301-0/+4
* Add debugging output to the test.Jarkko Hietaniemi2001-03-271-0/+4
* Re: [PATCH] t/lib/glob-basic.t Benjamin Sugars2001-03-271-2/+28
* fixing t/pod/find.t, running t/podMichael G. Schwern2001-02-241-3/+5
* glob-basic.t, runenv.t fix-upsCraig A. Berry2001-02-201-2/+2
* Re: Why t/TEST and not Test::Harness?Michael G. Schwern2001-02-181-0/+5
* Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)Jarkko Hietaniemi2000-12-311-1/+1
* RE: perl@8150 Gerrit P. Haase2000-12-171-1/+1
* Use minimal @INC in tests, most of the time just '../lib',Mike Guy2000-08-291-1/+1
* rename File::Glob::glob() to File::Glob::bsd_glob() to avoidGurusamy Sarathy2000-04-281-7/+7
* VMS nits in glob() test (from Charles Lane)Gurusamy Sarathy2000-04-241-2/+2
* ignore dotfiles (.cvsignore etc) in test (from Warren JonesGurusamy Sarathy2000-04-241-1/+1
* skip test on AFS (from Hans Ranke <Hans.Ranke@ei.tum.de>)Gurusamy Sarathy2000-03-031-1/+4
* cygwin update (from Eric Fifer)Gurusamy Sarathy2000-03-011-1/+1
* consolidated VMS patches (from Craig A. BerryGurusamy Sarathy2000-03-011-3/+3
* MPE/ix patches from Mark Bixby.Jarkko Hietaniemi2000-02-241-1/+1
* dos-djgpp updates (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)Gurusamy Sarathy2000-02-221-1/+5
* skip unreadable directory test when running as rootGurusamy Sarathy1999-10-201-9/+13
* OS/2 support bits (from Ilya Zakharevich)Gurusamy Sarathy1999-10-161-1/+6
* add File::BSDGlob as File::Glob and load it at compile-timeGurusamy Sarathy1999-10-121-0/+103