Changeset: bcf1c6dde10d for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=bcf1c6dde10d Modified Files: sql/test/mapi/Tests/python2_test_monetdb_sql.stable.err sql/test/mapi/Tests/python3_test_monetdb_sql.stable.err Branch: Feb2013 Log Message:
updated output of Python API tests after changsets 39b2905626b8, 87b4e5b9b5c0, 18bb3606271f diffs (36 lines): diff --git a/sql/test/mapi/Tests/python2_test_monetdb_sql.stable.err b/sql/test/mapi/Tests/python2_test_monetdb_sql.stable.err --- a/sql/test/mapi/Tests/python2_test_monetdb_sql.stable.err +++ b/sql/test/mapi/Tests/python2_test_monetdb_sql.stable.err @@ -98,12 +98,13 @@ test_closecur (__main__.Test_Capabilitie test_customtype (__main__.Test_Capabilities) ... ok test_description (__main__.Test_Capabilities) ... ok test_fractional_TIMESTAMP (__main__.Test_Capabilities) ... ok +test_multiple_queries (__main__.Test_Capabilities) ... ok test_small_CHAR (__main__.Test_Capabilities) ... ok test_transactions (__main__.Test_Capabilities) ... ok test_truncation (__main__.Test_Capabilities) ... ok ---------------------------------------------------------------------- -Ran 22 tests +Ran 23 tests OK test_BINARY (__main__.Test_DBAPI20) ... ok diff --git a/sql/test/mapi/Tests/python3_test_monetdb_sql.stable.err b/sql/test/mapi/Tests/python3_test_monetdb_sql.stable.err --- a/sql/test/mapi/Tests/python3_test_monetdb_sql.stable.err +++ b/sql/test/mapi/Tests/python3_test_monetdb_sql.stable.err @@ -98,12 +98,13 @@ test_closecur (__main__.Test_Capabilitie test_customtype (__main__.Test_Capabilities) ... ok test_description (__main__.Test_Capabilities) ... ok test_fractional_TIMESTAMP (__main__.Test_Capabilities) ... ok +test_multiple_queries (__main__.Test_Capabilities) ... ok test_small_CHAR (__main__.Test_Capabilities) ... ok test_transactions (__main__.Test_Capabilities) ... ok test_truncation (__main__.Test_Capabilities) ... ok ---------------------------------------------------------------------- -Ran 22 tests +Ran 23 tests OK test_BINARY (__main__.Test_DBAPI20) ... ok _______________________________________________ checkin-list mailing list checkin-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/checkin-list