summaryrefslogtreecommitdiff
path: root/ext/File-Glob/t
Commit message (Expand)AuthorAgeFilesLines
* Remove NetWare supportDagfinn Ilmari Mannsåker2021-10-082-4/+4
* ext/File-Glob/t/basic.t: Check error returnsKarl Williamson2020-07-171-4/+4
* Fix File::Glob test:Sawyer X2020-05-241-8/+7
* ext/File-Glob/t/rt131211.t: simplify timingDavid Mitchell2019-04-231-7/+3
* ext/File-Glob/t/rt131211.t: fix timing issues #2David Mitchell2019-04-191-1/+1
* basic.t: Provide descriptions for all unit testsJames E Keenan2018-10-181-19/+22
* Use bsd_glob() instead of glob().James E Keenan2018-10-171-2/+2
* Remove File::Glob::glob() in perl-5.30James E Keenan2018-10-171-6/+9
* ext/File-Glob/t/rt131211.t: fix timing issuesDavid Mitchell2018-02-271-3/+10
* Use temp files with extensions in rt131211.t on VMS.Craig A. Berry2017-08-121-0/+3
* ext/File-Glob/t/rt131211.t: Fix typoKarl Williamson2017-07-151-1/+1
* Fix File::Glob/t/rt131211.tKarl Williamson2017-07-151-1/+1
* File-Glob/t/rt131211.t: skip when File::Glob not usedKarl Williamson2017-07-131-0/+3
* File::Glob - tweak rt131211.t to be less sensitive on wonky boxesYves Orton2017-06-271-2/+7
* [perl #131211] fixup File::Glob degenerate matchingYves Orton2017-06-011-0/+94
* Avoid deprecation message.Abigail2017-01-171-1/+1
* Switch most open() calls to three-argument form.John Lightsey2016-12-231-1/+1
* Fix ext/File-Glob/t/rt114984.t for -DPERL_EXTERNAL_GLOBKarl Williamson2015-10-061-2/+1
* /tmp can have (low) quotas on the number of files.Jarkko Hietaniemi2014-10-191-5/+16
* File-Glob/t/basic.t: avoid race conditionDavid Mitchell2014-04-061-0/+6
* Fix ext/File-Glob/t/threads.t filenames for VMS.Craig A. Berry2013-10-011-1/+1
* File::Glob: Dup glob state in CLONE()Brian Fraser2013-09-271-0/+71
* Remove the BeOS port.Nicholas Clark2012-12-141-1/+1
* Fix test-skipping logic for File::Glob under no-taint-perlSteffen Mueller2012-11-191-2/+2
* Fix VMS-specific case nit in File::Glob's basic.t.Craig A. Berry2012-11-111-1/+2
* Skip non-functional glob test on VMS.Craig A. Berry2012-11-061-1/+7
* Add C define to remove taint support from perlSteffen Mueller2012-11-051-1/+8
* Remove the MPE/iX port.Nicholas Clark2012-09-211-1/+1
* [perl #114984] Glob.xs: Extend stack when returningFather Chrysostomos2012-09-201-0/+25
* Oops: Fix Glob.xs assertion failureFather Chrysostomos2011-10-291-1/+2
* Add :bsd_glob export tag to File::Glob [perl #96116]Father Chrysostomos2011-10-291-1/+30
* Make csh_glob remove quote-escaping backslashesFather Chrysostomos2011-10-271-1/+5
* Rewrite csh_glob in C; fix two quoting bugsFather Chrysostomos2011-10-261-2/+5
* Make new basic.t glob tests work on Win & VMSFather Chrysostomos2011-10-241-4/+7
* Make File::Glob::csh_glob consisent wrt '"\Father Chrysostomos2011-10-241-1/+10
* Assorted File::Glob test fix-ups following 528bd3ce85.Craig A. Berry2011-09-161-24/+32
* Add plain ~ expansion for Windows system in File::GlobDouglas Christopher Wilson2011-09-101-1/+35
* Plug segfault in bsd_glob() with unsupported ALTDIRFUNC flag.Craig A. Berry2011-09-031-1/+5
* Convert all File::Glob tests to Test::More.Nicholas Clark2010-12-153-67/+37
* Remove MacOS classic support from File::Glob's tests.Nicholas Clark2010-10-184-89/+29
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-064-0/+0
* Rename ext/File/Glob to ext/File-GlobNicholas Clark2009-02-094-0/+439