| 123456789101112131415161718192021 |
- 2005-10-02 Gert Driesen <[email protected]>
- * CodeTypeReferenceTest.cs: Added tests for CodeTypeParameter ctor,
- and string (basetype) ctor.
- 2005-07-24 Gert Driesen <[email protected]>
- * CodeTypeDelegateTest.cs: Added tests for BaseTypes and ReturnType.
- 2005-06-28 Gert Driesen <[email protected]>
- * CodeTypeReferenceTest.cs: Tests for zero-length and null type names,
- and null type.
- 2005-06-26 Gert Driesen <[email protected]>
- * CodeMemberPropertyTest.cs: Test for default value of Type property.
- 2005-06-25 Gert Driesen <[email protected]>
- * CodeMemberFieldTest.cs: Test for default value of Type property.
|