office-gobmx/dmake/tests
Vladimir Glazounov fc41e04f3d INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED
2006/10/08 23:27:12 vq 1.1.2.1: #i70210# Fix dmakes handling of empty dynamic prerequisites.
2007-01-18 08:43:12 +00:00
..
function_macros-1
function_macros-2
function_macros-3
function_macros-4
function_macros-5
function_macros-6 INTEGRATION: CWS dmake46 (1.1.2); FILE ADDED 2006-09-25 08:45:35 +00:00
function_macros-7 INTEGRATION: CWS dmake46 (1.1.2); FILE ADDED 2006-09-25 08:46:08 +00:00
infra-0
macros-1
macros-2
macros-3
macros-4 INTEGRATION: CWS dmake46 (1.1.2); FILE ADDED 2006-09-25 08:45:58 +00:00
macros-5 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED 2007-01-18 08:41:09 +00:00
macros-6 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED 2007-01-18 08:41:18 +00:00
Makefile.am INTEGRATION: CWS dmake47 (1.4.2); FILE MERGED 2007-01-18 08:40:44 +00:00
Makefile.in INTEGRATION: CWS dmake47 (1.4.2); FILE MERGED 2007-01-18 08:40:58 +00:00
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 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED 2007-01-18 08:41:29 +00:00
misc-14 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED 2007-01-18 08:41:39 +00:00
misc-15 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED 2007-01-18 08:41:49 +00:00
misc-16 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED 2007-01-18 08:41:58 +00:00
misc-17 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED 2007-01-18 08:42:09 +00:00
README
recipes-1
recipes-2 INTEGRATION: CWS dmake46 (1.1.2); FILE ADDED 2006-09-25 08:46:08 +00:00
recipes-3 INTEGRATION: CWS dmake46 (1.1.2); FILE ADDED 2006-09-25 08:46:32 +00:00
recipes-4 INTEGRATION: CWS dmake46 (1.1.2); FILE ADDED 2006-09-25 08:46:32 +00:00
recipes-5 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED 2007-01-18 08:42:20 +00:00
recipes-6 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED 2007-01-18 08:42:31 +00:00
recipes-7 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED 2007-01-18 08:42:41 +00:00
targets-1
targets-2
targets-3
targets-4
targets-5
targets-6
targets-7
targets-8
targets-9
targets-10
targets-11 INTEGRATION: CWS dmake46 (1.1.2); FILE ADDED 2006-09-25 08:46:42 +00:00
targets-12 INTEGRATION: CWS dmake46 (1.1.2); FILE ADDED 2006-09-25 08:46:55 +00:00
targets-13 INTEGRATION: CWS dmake46 (1.1.2); FILE ADDED 2006-09-25 08:47:18 +00:00
targets-14 INTEGRATION: CWS dmake46 (1.1.2); FILE ADDED 2006-09-25 08:47:18 +00:00
targets-15 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED 2007-01-18 08:42:52 +00:00
targets-16 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED 2007-01-18 08:43:02 +00:00
targets-17 INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED 2007-01-18 08:43:12 +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