office-gobmx/dmake/tests
Ivo Hinkelmann e63fd59628 INTEGRATION: CWS dmake45 (1.1.2); FILE ADDED
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.
2006-06-29 10:31:27 +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
infra-0 INTEGRATION: CWS dmake45 (1.2.2); FILE MERGED 2006-06-29 10:26:48 +00:00
macros-1 INTEGRATION: CWS dmake45 (1.2.2); FILE MERGED 2006-06-29 10:26:48 +00:00
macros-2 INTEGRATION: CWS dmake45 (1.2.2); FILE MERGED 2006-06-29 10:28:29 +00:00
macros-3 INTEGRATION: CWS dmake45 (1.1.2); FILE ADDED 2006-06-29 10:27:10 +00:00
Makefile.am INTEGRATION: CWS dmake45 (1.2.2); FILE MERGED 2006-06-29 10:26:12 +00:00
Makefile.in INTEGRATION: CWS dmake45 (1.2.2); FILE MERGED 2006-06-29 10:26:24 +00:00
misc-1 INTEGRATION: CWS dmake45 (1.2.2); FILE MERGED 2006-06-29 10:27:23 +00:00
misc-2 INTEGRATION: CWS dmake45 (1.2.2); FILE MERGED 2006-06-29 10:28:29 +00:00
misc-3 INTEGRATION: CWS dmake45 (1.2.2); FILE MERGED 2006-06-29 10:28:29 +00:00
misc-4 INTEGRATION: CWS dmake45 (1.2.2); FILE MERGED 2006-06-29 10:28:29 +00:00
misc-5 INTEGRATION: CWS dmake45 (1.2.2); FILE MERGED 2006-06-29 10:29:33 +00:00
misc-6 INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED 2006-04-20 11:17:02 +00:00
misc-7 INTEGRATION: CWS dmake45 (1.2.2); FILE MERGED 2006-06-29 10:29:33 +00:00
misc-8 INTEGRATION: CWS dmake45 (1.2.2); FILE MERGED 2006-06-29 10:29:33 +00:00
misc-9 INTEGRATION: CWS dmake45 (1.2.2); FILE MERGED 2006-06-29 10:29:33 +00:00
misc-10 INTEGRATION: CWS dmake45 (1.1.2); FILE ADDED 2006-06-29 10:27:34 +00:00
misc-11 INTEGRATION: CWS dmake45 (1.1.2); FILE ADDED 2006-06-29 10:27:44 +00:00
misc-12 INTEGRATION: CWS dmake45 (1.1.2); FILE ADDED 2006-06-29 10:27:53 +00:00
README INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED 2006-04-20 11:14:43 +00:00
recipes-1 INTEGRATION: CWS dmake45 (1.2.2); FILE MERGED 2006-06-29 10:29:33 +00:00
targets-1 INTEGRATION: CWS dmake45 (1.1.2); FILE ADDED 2006-06-29 10:30:03 +00:00
targets-2 INTEGRATION: CWS dmake45 (1.1.2); FILE ADDED 2006-06-29 10:30:03 +00:00
targets-3 INTEGRATION: CWS dmake45 (1.1.2); FILE ADDED 2006-06-29 10:30:20 +00:00
targets-4 INTEGRATION: CWS dmake45 (1.1.2); FILE ADDED 2006-06-29 10:30:30 +00:00
targets-5 INTEGRATION: CWS dmake45 (1.1.2); FILE ADDED 2006-06-29 10:30:42 +00:00
targets-6 INTEGRATION: CWS dmake45 (1.1.2); FILE ADDED 2006-06-29 10:30:54 +00:00
targets-7 INTEGRATION: CWS dmake45 (1.1.2); FILE ADDED 2006-06-29 10:31:05 +00:00
targets-8 INTEGRATION: CWS dmake45 (1.1.2); FILE ADDED 2006-06-29 10:31:15 +00:00
targets-9 INTEGRATION: CWS dmake45 (1.1.2); FILE ADDED 2006-06-29 10:31:27 +00:00
targets-10 INTEGRATION: CWS dmake45 (1.1.2); FILE ADDED 2006-06-29 10:29:54 +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