Changeset: 94ac77cf1fd6 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=94ac77cf1fd6 Branch: default Log Message:
merged with Oct2020 diffs (24 lines): diff --git a/sql/jdbc/tests/Tests/All b/sql/jdbc/tests/Tests/All --- a/sql/jdbc/tests/Tests/All +++ b/sql/jdbc/tests/Tests/All @@ -1,6 +1,5 @@ HAVE_JDBCTESTS?JDBC_API_Tester #HAVE_JDBCTESTS?Test_Csendthread # unfortunately has runtime-dependant output -HAVE_JDBCTESTS&HAVE_HGE?Test_Int128 HAVE_JDBCCLIENT_JAR?Test_JdbcClient HAVE_JDBCCLIENT_JAR?bogus-auto-generated-keys #HAVE_JDBCTESTS?Test_PSlargeamount # scalabity test which is disabled by default (it takes a long time to run and does not need to be run everytime, only before a new release) diff --git a/sql/jdbc/tests/Tests/Test_Int128.SQL.bat b/sql/jdbc/tests/Tests/Test_Int128.SQL.bat deleted file mode 100755 --- a/sql/jdbc/tests/Tests/Test_Int128.SQL.bat +++ /dev/null @@ -1,1 +0,0 @@ -@call "%TSTSRCDIR%\Test.SQL.bat" %* diff --git a/sql/jdbc/tests/Tests/Test_Int128.SQL.sh b/sql/jdbc/tests/Tests/Test_Int128.SQL.sh deleted file mode 100755 --- a/sql/jdbc/tests/Tests/Test_Int128.SQL.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -$TSTSRCDIR/Test.SQL.sh $* _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list