Changeset: b0dd1b2c68ec for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b0dd1b2c68ec
Modified Files:
        monetdb5/modules/mal/Tests/All
        sql/test/BugTracker-2011/Tests/All
        sql/test/testdb/Tests/All
Branch: Jul2012
Log Message:

guard tests that require module geom with "HAVE_GEOM?"


diffs (32 lines):

diff --git a/monetdb5/modules/mal/Tests/All b/monetdb5/modules/mal/Tests/All
--- a/monetdb5/modules/mal/Tests/All
+++ b/monetdb5/modules/mal/Tests/All
@@ -29,7 +29,7 @@ remoteInit
 
 remote01
 remote02
-remote03
+HAVE_GEOM?remote03
 remote04
 remote06
 remote08
diff --git a/sql/test/BugTracker-2011/Tests/All 
b/sql/test/BugTracker-2011/Tests/All
--- a/sql/test/BugTracker-2011/Tests/All
+++ b/sql/test/BugTracker-2011/Tests/All
@@ -15,7 +15,7 @@ ambigous_idx_name.Bug-2800
 crash_on_alias.Bug-2798
 groupby_primary_key.Bug-2807
 merge_range_exp.Bug-2806
-crash_in_push_exp_down.Bug-2811
+HAVE_GEOM?crash_in_push_exp_down.Bug-2811
 subquery_in_from_clause.Bug-2812
 mkey-bulk_rotate_xor_hash.Bug-2825
 supertype.Bug-2830
diff --git a/sql/test/testdb/Tests/All b/sql/test/testdb/Tests/All
--- a/sql/test/testdb/Tests/All
+++ b/sql/test/testdb/Tests/All
@@ -1,2 +1,2 @@
-testdb-load
-testdb-dump
+HAVE_GEOM?testdb-load
+HAVE_GEOM?testdb-dump
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to