Searched defs:_find_tests (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/
H A DTEST67 sub _find_tests { subroutine
76 _find_tests($fullpath) if -d $fullpath;
97 _find_tests($dir);
99 _find_tests("lib") unless $core;
118 _find_tests('pod');
119 _find_tests('x2p');
120 _find_tests('japh') if $torture;

Completed in 21 milliseconds