ChangeLog 912 B

123456789101112131415161718192021222324252627
  1. 2004-09-24 Umadevi S <[email protected]>
  2. * SqlTransactionTest.cs -new file .unit testing for SqlTransaction
  3. 2004-09-15 Sebastien Pouliot <[email protected]>
  4. * SqlClientPermissionTest.cs: New. Unit tests for SqlClientPermission.
  5. 2004-09-13 Sebastien Pouliot <[email protected]>
  6. * SqlClientPermissionAttributeTest.cs: New. Unit tests for SqlClient
  7. PermissionAttribute.
  8. 2004-09-02 Umadevi S <[email protected]>
  9. * SqlCommandTest.cs - added file. Testing ExecuteNonQuery
  10. 2004-09-02 Umadevi S <[email protected]>
  11. * SqlDataReaderTest.cs - added file
  12. 2004-08-20 Umadevi S <[email protected]>
  13. * Added testcase in SqlDataAdapter.cs for Fillschema
  14. 2004-08-19 Gert Driesen <[email protected]>
  15. * SqlConnectionTest.cs: Added testcases for bug #63165.
  16. 2004-08-19 Umadevi S <[email protected]>
  17. * Added file SqlDataAdapterTest.cs - to test update method on a
  18. datatable