Changeset: 543b39f87f6a for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=543b39f87f6a Modified Files: sql/test/bincopy/Tests/All Branch: default Log Message:
These tests require huge integers diffs (14 lines): diff --git a/sql/test/bincopy/Tests/All b/sql/test/bincopy/Tests/All --- a/sql/test/bincopy/Tests/All +++ b/sql/test/bincopy/Tests/All @@ -28,8 +28,8 @@ bincopy_doubles_on_client bincopy_doubles_on_server bincopy_integer_types_on_client bincopy_integer_types_on_server -bincopy_huge_ints_on_client -bincopy_huge_ints_on_server +HAVE_HGE?bincopy_huge_ints_on_client +HAVE_HGE?bincopy_huge_ints_on_server bincopy_decimals_on_client bincopy_decimals_on_server HAVE_HGE?bincopy_huge_decimals_on_client _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
