[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Data / Test / System.Data.SqlClient / ChangeLog
index bc889a1a415122961dd962a4de46695aa7d70d8a..f8d0b541980fa64b8a8c6b066ad22295c7107937 100644 (file)
@@ -1,3 +1,14 @@
+2009-07-29  Veerapuram Varadhan  <vvaradhan@novell.com>
+
+       * SqlParameterTest.cs: Marked SqlChars/SqlBytes tests for SqlValue
+       as NotWorking as these types are considered as SqlString/SqlBinary
+       respectively.
+       
+2009-07-26  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * SqlParameterTest.cs: Added/improved tests for SqlValue, and
+       SqlTypes. Improved tests for char and char [] type inferrence.
+
 2009-01-03  Gert Driesen  <drieseng@users.sourceforge.net>
 
        * SqlParameterTest.cs: Added .ctor tests. Improved