ChangeLog 699 B

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