[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / Mono.Data.Sqlite / Test / ChangeLog
index fc35281b6fee4292ce9e3fab3bf8dd21614ec00a..6e46a03e91692e050610c086335bea6787593e2a 100644 (file)
@@ -1,3 +1,24 @@
+2009-01-19  Zoltan Varga  <vargaz@gmail.com>
+
+       * SqliteCommandUnitTests.cs: Fix test ordering issues with the new nunit
+       version by marking Create () as [SetUp] instead of [Test].
+
+2008-08-04  Zoltan Varga  <vargaz@gmail.com>
+
+       * SqliteParameterUnitTests.cs: Disable the InsertRandomValuesWithParameter
+       test as it fails randomly.
+
+2008-07-15  Marek Habersack  <mhabersack@novell.com>
+
+       * SqliteParameterUnitTests.cs: adjust the blob value comparison
+       test for the 2.0 profile.
+
+       * SqliteCommandUnitTests.cs, SqliteExceptionUnitTests.cs: change
+       the expected exception type for the 2.0 profile.
+
+       * SqliteConnectionTest.cs: add tests for the 2.0 profile, disable
+       tests which are incorrect for this profile.
+
 2007-01-16  Nagappan A  <anagappan@novell.com>
 
        * SqliteDataAdapterUnitTests.cs (GetSchemaTable): Type casted to