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 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 dmake49 (1.6.2); FILE MERGED 2007-07-03 10:31:25 +00:00
Makefile.in INTEGRATION: CWS dmake49 (1.6.2); FILE MERGED 2007-07-03 10:31:25 +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
misc-18 INTEGRATION: CWS dmake48 (1.1.2); FILE ADDED 2007-06-12 05:08:37 +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 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
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
targets-18 INTEGRATION: CWS dmake49 (1.1.2); FILE ADDED 2007-07-03 10:31:37 +00:00
targets-19 INTEGRATION: CWS dmake49 (1.1.2); FILE ADDED 2007-07-03 10:31:48 +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