HomeSort by: relevance | last modified time | path
    Searched defs:compare_dir_tree (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl2/gmake/dist/tests/
test_driver.pl 986 sub compare_dir_tree subroutine
1032 print "compare_dir_tree: $path does not exist.\n";
1052 print "compare_dir_tree: $path is not a dir.\n";
1060 print "compare_dir_tree: $path is not a file.\n";
1070 print "compare_dir_tree: $path contains wrong stuff."
1081 print "compare_dir_tree: $path is not a link.\n";
1096 print "compare_dir_tree: $path should be link to $target, "
1114 print "compare_dir_tree: $file should not exist.\n";

Completed in 27 milliseconds