office-gobmx/dmake/tests
Rüdiger Timm 2d1cf982d8 INTEGRATION: CWS dmake49 (1.1.2); FILE ADDED
2007/06/22 20:47:10 vq 1.1.2.1: #i78061# Add testcase and documentation.
2007-07-03 10:31:48 +00:00
..
function_macros-1
function_macros-2
function_macros-3
function_macros-4
function_macros-5
function_macros-6
function_macros-7
infra-0
macros-1
macros-2
macros-3
macros-4
macros-5
macros-6
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
README
recipes-1
recipes-2
recipes-3
recipes-4
recipes-5
recipes-6
recipes-7
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