2008-07-15 Marek Habersack <mhabersack@novell.com>
authorMarek Habersack <grendel@twistedcode.net>
Tue, 15 Jul 2008 08:51:31 +0000 (08:51 -0000)
committerMarek Habersack <grendel@twistedcode.net>
Tue, 15 Jul 2008 08:51:31 +0000 (08:51 -0000)
commit5ab207c3aef8b34e1d1928e923d6539bfd5af874
tree24998a0a33fa5d9155d09a2f87babf057ef19913
parenta1d5c9800b28995ea7faf3937a047c160f9e129f
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.

svn path=/trunk/mcs/; revision=107936
mcs/class/Mono.Data.Sqlite/Test/ChangeLog
mcs/class/Mono.Data.Sqlite/Test/SqliteCommandUnitTests.cs
mcs/class/Mono.Data.Sqlite/Test/SqliteConnectionTest.cs
mcs/class/Mono.Data.Sqlite/Test/SqliteExceptionUnitTests.cs
mcs/class/Mono.Data.Sqlite/Test/SqliteParameterUnitTests.cs