ChangeLog 803 B

12345678910111213141516171819202122232425
  1. 2006-12-20 Nagappan A <[email protected]>
  2. * OdbcCommandBuilderTest.cs (DefaultPropertiesTest): Removed
  3. unnecessary code.
  4. 2005-10-14 Senganal T <[email protected]>
  5. * OdbcDataReaderTest.cs: Added test for bug #75032
  6. 2005-10-08 Sureshkumar T <[email protected]>
  7. * OdbcParameterTest.cs: Corrections.
  8. 2005-09-24 Sureshkumar T <[email protected]>
  9. * OdbcParameterTest.cs: Tests for OdbcCommand class.
  10. 2005-09-01 Sureshkumar T <[email protected]>
  11. * OdbcCommandBuilderTest.cs: Added tests for OdbcCommandBuilder.cs
  12. * OdbcCommandTest.cs: pulled from Test/System.Data.Odbc
  13. * OdbcDataAdapterTest.cs: pulled from Test/System.Data.Odbc
  14. * OdbcDataReaderTest.cs: pulled from Test/System.Data.Odbc
  15. * OdbcParameterCollectionTest.cs: pulled from Test/System.Data.Odbc