Lines Matching refs:directory
2 This directory contains regression tests for make(1).
11 Tests are normally executed in a special test directory that is built under
13 all file in a directory, by files in one of make's obscure object directories
15 test scripts build a clean environment in the temp directory and the
16 tests are executed by cd-ing into that directory and invoking make. The
18 are written into files that are created in another directory. So the layout
21 ./shell/builtin/ - directory with test stuff
22 /tmp/make.${USER}/shell/builtin - actual test directory
27 setup - Set up the test environment by creating the test directory
29 directory already exists an error is printed.
32 directory.
36 compare - Compare the results in the output directory with those
37 in the test source directory. This just prints whether
44 clean - Remove both the test directory and the output directory.
47 contained in each directory. These test scripts are called test.t.
75 - Base directory for working files. If not set
85 - test source base directory. This is determined by
87 Therefor this can fail if a test source directory is
89 below the directory containing common.sh.
107 A list of pairs of directory names and modes. These
109 the directory already exists (during reset) only the
116 are copied from the source to the working directory
119 may be copied from/to sub-directories. The sub-directory
120 in the working directory must already exists (see
134 All names are prefixed with the working directory.
137 If a file with this name exists in the source directory
138 it is automatically copied to the working directory.