e63fd59628
2006/06/22 20:45:45 vq 1.1.2.2: #i66650# Make dmake testsuite more portable. (Usable with Solaris.) Patch by hjs. 2006/06/14 22:43:41 vq 1.1.2.1: #i48087# Add testcases and change man page. |
||
---|---|---|
.. | ||
function_macros-1 | ||
function_macros-2 | ||
function_macros-3 | ||
function_macros-4 | ||
function_macros-5 | ||
infra-0 | ||
macros-1 | ||
macros-2 | ||
macros-3 | ||
Makefile.am | ||
Makefile.in | ||
misc-1 | ||
misc-2 | ||
misc-3 | ||
misc-4 | ||
misc-5 | ||
misc-6 | ||
misc-7 | ||
misc-8 | ||
misc-9 | ||
misc-10 | ||
misc-11 | ||
misc-12 | ||
README | ||
recipes-1 | ||
targets-1 | ||
targets-2 | ||
targets-3 | ||
targets-4 | ||
targets-5 | ||
targets-6 | ||
targets-7 | ||
targets-8 | ||
targets-9 | ||
targets-10 |
DMAKE TESTCASES =============== The testcases in this directory will be executed by "make check" in this or the top directory. Each test can be executed as a standalone script that will test the first dmake that is found in the path. A different dmake to be tested can be specified by setting the DMAKEPROG environment variable. Example: $ DMAKEPROG=../dmake ./misc-4