2004-07-01 Sureshkumar T <tsureshkumar@novell.com>
[mono.git] / mcs / class / System.Data / Test / System.Data.Odbc / ChangeLog
1 2004-07-01  Sureshkumar T <tsureshkumar@novell.com>
2         * Added test case for OdbcCommand.ExecuteScalar Method
3         * New files:
4                 OdbcCommandTest.cs      - test suite for OdbcCommand class.
5
6 2004-06-23  Sureshkumar T <TSureshkumar@novell.com>
7         * Added test to check whether the OdbcConnection.Close method closes
8           all the handles.
9         * New files:
10                 OdbcConnectionTest.cs   - test suite for OdbcConnection class.
11
12 2004-06-16  Sureshkumar T <TSureshkumar@novell.com>
13         * Added Odbc tests using MySql test database
14         * New files:
15                 ChangeLog
16                 OdbcDataReaderTest.cs   - test suite for OdbcDataReader class.
17                 OdbcDataAdapterTest.cs  - test suite for OdbcDataAdapter class.