ChangeLog 1.5 KB

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