[m-rev.] diff: update files for tests/analysis directory

Peter Wang novalazy at gmail.com
Thu Jul 31 13:21:07 AEST 2008


Estimated hours taken: 0.1
Branches: main

tests/README:
	Describe the `tests/analysis' directory.

tools/bootcheck:
	Add `tests/analysis' subdirectors to the `all_test_dirs' variable.

diff --git a/tests/README b/tests/README
index ec8604f..e8b0ef4 100644
--- a/tests/README
+++ b/tests/README
@@ -20,6 +20,9 @@ NOTE: if you add a new (sub)directory to the test suite then you
       may need to update the value of the variable `all_test_dirs'
       in tools/bootcheck.
 
+analysis
+	This directory is for testing the intermodule analysis framework.
+
 benchmarks
 	This directory contains Mercury versions of the benchmarks.
 
diff --git a/tools/bootcheck b/tools/bootcheck
index 13b3c15..17b6bbc 100755
--- a/tools/bootcheck
+++ b/tools/bootcheck
@@ -1568,6 +1568,14 @@ then
             > ${tests_prefix}tests/.mgnuc_copts
 
         all_test_dirs="
+            analysis
+            analysis/ctgc
+            analysis/excp
+            analysis/ext
+            analysis/sharing
+            analysis/table
+            analysis/trail
+            analysis/unused_args
             benchmarks
             debugger
             debugger/declarative


--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to:       mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions:          mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------



More information about the reviews mailing list