summaryrefslogtreecommitdiff
path: root/t/op/threads-dirh.t
Commit message (Expand)AuthorAgeFilesLines
* t/op/threads-dirh.t: Add ability to skip on memory constrainedKarl Williamson2019-10-091-0/+1
* Revert changes to t/op/threads-dirh.t in 1ce8be81dfaf09bc8a07.James E Keenan2017-09-151-8/+8
* tests - Use set_up_inc helper to set @INCNicolas R2017-09-151-8/+8
* Revert threads-dirh.t part of 624c42e21Father Chrysostomos2016-08-171-8/+8
* Use set_up_inc for several unit testsNicolas R2016-08-181-8/+8
* Fix test that fails with new warny File::PathChris 'BinGOs' Williams2015-07-191-1/+1
* t/op/threads-dirh.t: Only test telldir and seekdir if they are availableBrian Fraser2014-01-181-0/+2
* Add skip_all_without_config() to test.pl, and use it in 6 tests.Nicholas Clark2011-03-071-4/+1
* Refactor 6 tests in t/op and t/run to use skip_all_if_miniperl().Nicholas Clark2011-03-071-4/+1
* Correct spellingFather Chrysostomos2010-10-251-2/+2
* Remove the to-do mark from test 4 in threads-dirh.tFather Chrysostomos2010-10-251-4/+7
* Implement DIR* cloning on WindowsJan Dubois2010-10-251-2/+2
* [perl #75174] Clone dir handlesFather Chrysostomos2010-09-271-0/+131