office-gobmx/dmake/tests
Vladimir Glazounov c2357812e2 INTEGRATION: CWS dmake46 (1.1.2); FILE ADDED
2006/07/10 01:38:30 vq 1.1.2.1: #i67025# Add testcase and mention this bugfix in the NEWS file as it was
a regression in dmake 4.5 with respect to older versions.
2006-09-25 08:46:42 +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
Makefile.am INTEGRATION: CWS dmake46 (1.3.2); FILE MERGED 2006-09-25 08:45:24 +00:00
Makefile.in INTEGRATION: CWS dmake46 (1.3.2); FILE MERGED 2006-09-25 08:45:24 +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
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
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
targets-11 INTEGRATION: CWS dmake46 (1.1.2); FILE ADDED 2006-09-25 08:46:42 +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