fa13553581
2007/10/06 14:33:06 vq 1.1.2.2: #i80598# Always issue a warning if the actual execution of a recipe line (this does not include sucessfully executed, but failing programs) fails. 2007/08/11 21:23:42 vq 1.1.2.1: #i80598# Add testcase. |
||
---|---|---|
.. | ||
function_macros-1 | ||
function_macros-2 | ||
function_macros-3 | ||
function_macros-4 | ||
function_macros-5 | ||
function_macros-6 | ||
function_macros-7 | ||
function_macros-8 | ||
function_macros-9 | ||
function_macros-10 | ||
infra-0 | ||
macros-1 | ||
macros-2 | ||
macros-3 | ||
macros-4 | ||
macros-5 | ||
macros-6 | ||
macros-7 | ||
macros-8 | ||
macros-9 | ||
macros-10 | ||
macros-11 | ||
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 | ||
misc-13 | ||
misc-14 | ||
misc-15 | ||
misc-16 | ||
misc-17 | ||
misc-18 | ||
misc-19 | ||
misc-20 | ||
misc-21 | ||
README | ||
recipes-1 | ||
recipes-2 | ||
recipes-3 | ||
recipes-4 | ||
recipes-5 | ||
recipes-6 | ||
recipes-7 | ||
recipes-8 | ||
recipes-9 | ||
targets-1 | ||
targets-2 | ||
targets-3 | ||
targets-4 | ||
targets-5 | ||
targets-6 | ||
targets-7 | ||
targets-8 | ||
targets-9 | ||
targets-10 | ||
targets-11 | ||
targets-12 | ||
targets-13 | ||
targets-14 | ||
targets-15 | ||
targets-16 | ||
targets-17 | ||
targets-18 | ||
targets-19 |
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