summaryrefslogtreecommitdiff
path: root/dmake/tests/README
diff options
context:
space:
mode:
Diffstat (limited to 'dmake/tests/README')
-rw-r--r--dmake/tests/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/dmake/tests/README b/dmake/tests/README
new file mode 100644
index 000000000000..ac0af7a8e571
--- /dev/null
+++ b/dmake/tests/README
@@ -0,0 +1,12 @@
+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