List:Commits« Previous MessageNext Message »
From:sebrecht Date:May 8 2007 2:40pm
Subject:ODBC C-tests commit: r103 - trunk/doc
View as plain text  
Modified:
   trunk/doc/suite_description.readme
Log:
add t_bugs_connect


Modified: trunk/doc/suite_description.readme
===================================================================
--- trunk/doc/suite_description.readme	2007-05-08 11:43:41 UTC (rev 102)
+++ trunk/doc/suite_description.readme	2007-05-08 12:40:59 UTC (rev 103)
@@ -32,6 +32,11 @@
     TODO tests 3
     Todo 1/5 tests, Failed 0/1 tests, 100.00% ok
 
+t_bugs_connect: (NOT needed for test on ODBC)
+  MyODBC did totally irrelevant things. We don't support 
+  SQL_ATTR_CONNECTION_TIMEOUT parameter at all.
+  This test is not needed anymore.
+
 t_ctest_function_test: (NOT needed for test on ODBC)
   A simple testsuite to test the functionality
   of c-tests. These are tests for SKIP, TODO, 

Thread
ODBC C-tests commit: r103 - trunk/docsebrecht8 May