Changeset: 7da79375a021 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=7da79375a021
Modified Files:
        monetdb5/extras/rapi/Tests/All
        sql/backends/monet5/Tests/All
        sql/test/BugTracker-2015/Tests/All
Branch: Jul2015
Log Message:

Add some test conditionals.


diffs (74 lines):

diff --git a/monetdb5/extras/rapi/Tests/All b/monetdb5/extras/rapi/Tests/All
--- a/monetdb5/extras/rapi/Tests/All
+++ b/monetdb5/extras/rapi/Tests/All
@@ -1,9 +1,9 @@
-HAVE_LIBR?rapi00
-HAVE_LIBR?rapi01
-HAVE_LIBR&HAVE_HGE?rapi02
-HAVE_LIBR?rapi03
-HAVE_LIBR?rapi04
-HAVE_LIBR?rapi05
-HAVE_LIBR?rapi06
-HAVE_LIBR?rapi07
-HAVE_LIBR?rapi08
+HAVE_LIBR&NOT_WIN32?rapi00
+HAVE_LIBR&NOT_WIN32?rapi01
+HAVE_LIBR&HAVE_HGE&NOT_WIN32?rapi02
+HAVE_LIBR&NOT_WIN32?rapi03
+HAVE_LIBR&NOT_WIN32?rapi04
+HAVE_LIBR&NOT_WIN32?rapi05
+HAVE_LIBR&NOT_WIN32?rapi06
+HAVE_LIBR&NOT_WIN32?rapi07
+HAVE_LIBR&NOT_WIN32?rapi08
diff --git a/sql/backends/monet5/Tests/All b/sql/backends/monet5/Tests/All
--- a/sql/backends/monet5/Tests/All
+++ b/sql/backends/monet5/Tests/All
@@ -1,21 +1,21 @@
 optimizers
 
-HAVE_LIBR?rapi00
-HAVE_LIBR?rapi01
-HAVE_LIBR?rapi02
-HAVE_LIBR?rapi03
-HAVE_LIBR?rapi04
-HAVE_LIBR?rapi05
-HAVE_LIBR?rapi06
-HAVE_LIBR?rapi07
-#HAVE_LIBR?rapi08
-HAVE_LIBR?rapi09
-HAVE_LIBR?rapi10
-HAVE_LIBR?rapi12
-HAVE_LIBR?rapi14
-HAVE_LIBR?rapi16
-HAVE_LIBR?rapi17
-HAVE_LIBR?rapi18
+HAVE_LIBR&NOT_WIN32?rapi00
+HAVE_LIBR&NOT_WIN32?rapi01
+HAVE_LIBR&NOT_WIN32?rapi02
+HAVE_LIBR&NOT_WIN32?rapi03
+HAVE_LIBR&NOT_WIN32?rapi04
+HAVE_LIBR&NOT_WIN32?rapi05
+HAVE_LIBR&NOT_WIN32?rapi06
+HAVE_LIBR&NOT_WIN32?rapi07
+#HAVE_LIBR&NOT_WIN32?rapi08
+HAVE_LIBR&NOT_WIN32?rapi09
+HAVE_LIBR&NOT_WIN32?rapi10
+HAVE_LIBR&NOT_WIN32?rapi12
+HAVE_LIBR&NOT_WIN32?rapi14
+HAVE_LIBR&NOT_WIN32?rapi16
+HAVE_LIBR&NOT_WIN32?rapi17
+HAVE_LIBR&NOT_WIN32?rapi18
 
 # should this work?
 #inlineUDF
diff --git a/sql/test/BugTracker-2015/Tests/All 
b/sql/test/BugTracker-2015/Tests/All
--- a/sql/test/BugTracker-2015/Tests/All
+++ b/sql/test/BugTracker-2015/Tests/All
@@ -82,6 +82,6 @@ select-push-crash.Bug-3829
 coalesce.Bug-3830
 null.Bug-3833
 date_comparison_incorrect_results.Bug-3834
-hugeint-wrong-value.Bug-3849
+HAVE_HGE?hugeint-wrong-value.Bug-3849
 dump-DELETE.Bug-3850
 limit_dbl.Bug-3847
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to