|
From: Mateusz L. <ma...@lo...> - 2010-12-19 21:26:21
|
On 19/11/10 23:34, Julian Taylor wrote: > Hi, > attached to very small patches: > 0001-add-test-targets-as-a-dependency-of-check-target.patch > this builds the test before trying to execute them when doing: make > check > > 0002-fix-test-connect-string-variable-name.patch > there was seemingly a typo in the test macro: > TEST_CONNSTR instead of THIS_TEST_CONNSTR > > thus the connect string was not set for the tests. Julian, Thanks for the patches. Both have been applied. > Also I get a failing test28 in sqlite3 (from common-tests.h): > ./build/bin/soci_sqlite3_test_static > ... > test 27 passed > SOCIERROR: Failure to bind on bulk operations > > it seems to happen at line 3115. Yes, this bug was related to doubled calls to convert_to_base for fusion/tuple data types. It has been now fixed and all tests pass for me. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net Charter Member of OSGeo, http://osgeo.org Member of ACCU, http://accu.org |