Changeset: 9699a80c5222 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=9699a80c5222 Modified Files: sql/test/BugTracker-2016/Tests/All sql/test/Dependencies/Tests/All sql/test/Tests/All Branch: default Log Message:
Add some testing conditions. diffs (28 lines): diff --git a/sql/test/BugTracker-2016/Tests/All b/sql/test/BugTracker-2016/Tests/All --- a/sql/test/BugTracker-2016/Tests/All +++ b/sql/test/BugTracker-2016/Tests/All @@ -1,4 +1,4 @@ -storagemodel.Bug-3923 +HAVE_GEOM?storagemodel.Bug-3923 LEFT-JOIN_with_OR_conditions_triggers_assertion.Bug-3908 incorrect_column_name_in_OR_condition_of_LEFT-JOIN_crashes_mserver.Bug-3909 copy_into_with_header.Bug-3910 diff --git a/sql/test/Dependencies/Tests/All b/sql/test/Dependencies/Tests/All --- a/sql/test/Dependencies/Tests/All +++ b/sql/test/Dependencies/Tests/All @@ -1,2 +1,2 @@ HAVE_GEOM&HAVE_SAMTOOLS?Dependencies -dependency_loop +HAVE_GEOM?dependency_loop diff --git a/sql/test/Tests/All b/sql/test/Tests/All --- a/sql/test/Tests/All +++ b/sql/test/Tests/All @@ -51,7 +51,7 @@ decimal2 null joins default -HAVE_SAMTOOLS?keys +HAVE_GEOM&HAVE_SAMTOOLS?keys like_tests _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list