| 12345678910111213141516171819202122232425262728293031 |
- 2007-02-22 Raja R Harinath <[email protected]>
- * OleDbParameterCollectionTest.cs: Fix compile error in 1.1 profile.
- 2007-02-20 Frederik Carlier <[email protected]>
- * OleDbParameterCollectionTest.cs: New. Unit tests for OleDbParameterCollection.
- 2005-09-22 Sebastien Pouliot <[email protected]>
- * OleDbPermissionAttributeTest.cs: Removed *Choice security actions.
- 2005-01-14 Atsushi Enomoto <[email protected]>
- * OleDbPermissionTest.cs, OleDbPermissionAttributeTest.cs:
- Fixed some incompatible type of exception between 2.0 and 1.1.
- 2004-09-15 Sebastien Pouliot <[email protected]>
- * OleDbPermissionTest.cs: New. Unit tests for OleDbPermission.
- 2004-09-14 Sebastien Pouliot <[email protected]>
- * OleDbPermissionAttributeTest.cs: Added unit tests for Provider
- property (unused and hidden in Fx 2.0).
- 2004-09-13 Sebastien Pouliot <[email protected]>
- * ChangeLog: New.
- * OleDbPermissionAttributeTest.cs: New. Unit tests for OleDbPermission
- Attribute.
|