List:Commits« Previous MessageNext Message »
From:sebrecht Date:August 14 2007 8:20am
Subject:ODBC C-tests commit: r162 - in trunk: doc etc
View as plain text  
Modified:
   trunk/doc/suite_description.readme
   trunk/etc/test4v3.conf
Log:
add documentation for t_bug_30235


Modified: trunk/doc/suite_description.readme
===================================================================
--- trunk/doc/suite_description.readme	2007-08-14 06:17:27 UTC (rev 161)
+++ trunk/doc/suite_description.readme	2007-08-14 06:20:25 UTC (rev 162)
@@ -15,6 +15,11 @@
  matched to the view clauses.
  The bug is fixed, when the testsuite doesn't fail.
 
+t_bug_30235 (V+ This testsuite is to test bug 30235.
+ It tries to add or substract intervals from a given
+ datetime.
+
 t_bug_function_devision (V3)
  This testsuite is for bug 12405.
  Calculations like 4/2 shouldn't work.

Modified: trunk/etc/test4v3.conf
===================================================================
--- trunk/etc/test4v3.conf	2007-08-14 06:17:27 UTC (rev 161)
+++ trunk/etc/test4v3.conf	2007-08-14 06:20:25 UTC (rev 162)
@@ -1,4 +1,5 @@
 t_bug_16258
+t_bug_30235
 t_charset_bug
 t_bug_union_select
 t_bug_foreign_key

Thread
ODBC C-tests commit: r162 - in trunk: doc etcsebrecht14 Aug