office-gobmx/dmake/tests
Jens-Heiner Rechtien 444aa6e32e INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED
2006/02/06 23:06:59 vq 1.1.2.1: #i61714# Correct manpage to state that the usage of .SETDIR like
`.SETDIR=foo : targets` is valid and add a testcase to verify this.
2006-04-20 11:17:12 +00:00
..
function_macros-1 INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED 2006-04-20 11:15:03 +00:00
function_macros-2 INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED 2006-04-20 11:15:03 +00:00
function_macros-3 INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED 2006-04-20 11:15:14 +00:00
function_macros-4 INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED 2006-04-20 11:15:24 +00:00
function_macros-5 INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED 2006-04-20 11:15:34 +00:00
macros-2 INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED 2006-04-20 11:16:04 +00:00
Makefile.am
Makefile.in
misc-1 INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED 2006-04-20 11:16:15 +00:00
misc-2 INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED 2006-04-20 11:16:23 +00:00
misc-3 INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED 2006-04-20 11:16:33 +00:00
misc-4 INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED 2006-04-20 11:16:42 +00:00
misc-5 INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED 2006-04-20 11:16:51 +00:00
misc-6 INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED 2006-04-20 11:17:02 +00:00
misc-7 INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED 2006-04-20 11:17:12 +00:00
README INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED 2006-04-20 11:14:43 +00:00

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