ChangeLog 1.3 KB

1234567891011121314151617181920212223242526272829303132333435
  1. 2006-11-28 Sebastien Pouliot <[email protected]>
  2. * UITypeEditorCas.cs: Reuse new unit test cases in CAS tests.
  3. * UITypeEditorTest.cs: New. Unit tests for UITypeEditor.
  4. 2006-05-25 Gert Driesen <[email protected]>
  5. * PropertyValueUIItemCas.cs: Fix compilation using csc 1.x.
  6. 2006-05-24 Sebastien Pouliot <[email protected]>
  7. * TestToolboxItem.cs: Update ComponentType check to work under MS 2.0.
  8. 2005-12-05 Jordi Mas i Hernandez <[email protected]>
  9. * TestToolboxItem.cs: New unit test
  10. 2005-09-16 Sebastien Pouliot <[email protected]>
  11. * CategoryNameCollectionCas.cs: New. CAS unit tests to check for
  12. LinkDemand for SkipVerification.
  13. * PaintValueEventArgsCas.cs: New. CAS unit tests to check for
  14. LinkDemand for SkipVerification.
  15. * PropertyValueUIItemCas.cs: New. CAS unit tests to check for
  16. LinkDemand for SkipVerification.
  17. * ToolboxComponentsCreatedEventArgsCas.cs: New. CAS unit tests to
  18. check for LinkDemand for SkipVerification.
  19. * ToolboxComponentsCreatingEventArgsCas.cs: New. CAS unit tests to
  20. check for LinkDemand for SkipVerification.
  21. * ToolboxItemCas.cs: New. CAS unit tests to check for LinkDemand for
  22. SkipVerification.
  23. * ToolboxItemCollectionCas.cs: New. CAS unit tests to check for
  24. LinkDemand for SkipVerification.
  25. * UITypeEditorCas.cs: New. CAS unit tests to check for LinkDemand for
  26. SkipVerification.