Changeset: ece43c890cf2 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/ece43c890cf2 Modified Files: clients/Tests/MAL-signatures.test Branch: default Log Message:
Approve notint128 tests. diffs (25 lines): diff --git a/clients/Tests/MAL-signatures.test b/clients/Tests/MAL-signatures.test --- a/clients/Tests/MAL-signatures.test +++ b/clients/Tests/MAL-signatures.test @@ -33225,21 +33225,11 @@ CMDvarNOT Return the Boolean inverse calc not -pattern calc.not(X_0:inet4):inet4 -CMDvarNOT -Unary bitwise not of V -calc -not pattern calc.not(X_0:inet6):inet6 CMDvarNOT Return the Boolean inverse calc not -pattern calc.not(X_0:inet6):inet6 -CMDvarNOT -Unary bitwise not of V -calc -not pattern calc.not(X_0:int):int CMDvarNOT Unary bitwise not of V _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
