New test.
[mono.git] / mcs / class / System.Drawing / Test / System.Drawing.Design / ChangeLog
1 2006-11-28  Sebastien Pouliot  <sebastien@ximian.com>
2
3         * UITypeEditorCas.cs: Reuse new unit test cases in CAS tests.
4         * UITypeEditorTest.cs: New. Unit tests for UITypeEditor.
5
6 2006-05-25  Gert Driesen  <drieseng@users.sourceforge.net>
7
8         * PropertyValueUIItemCas.cs: Fix compilation using csc 1.x.
9
10 2006-05-24  Sebastien Pouliot  <sebastien@ximian.com>
11
12         * TestToolboxItem.cs: Update ComponentType check to work under MS 2.0.
13
14 2005-12-05 Jordi Mas i Hernandez <jordimash@gmail.com>
15
16         * TestToolboxItem.cs: New unit test
17
18 2005-09-16  Sebastien Pouliot  <sebastien@ximian.com>
19
20         * CategoryNameCollectionCas.cs: New. CAS unit tests to check for 
21         LinkDemand for SkipVerification.
22         * PaintValueEventArgsCas.cs: New. CAS unit tests to check for 
23         LinkDemand for SkipVerification.
24         * PropertyValueUIItemCas.cs: New. CAS unit tests to check for 
25         LinkDemand for SkipVerification.
26         * ToolboxComponentsCreatedEventArgsCas.cs: New. CAS unit tests to 
27         check for LinkDemand for SkipVerification.
28         * ToolboxComponentsCreatingEventArgsCas.cs: New. CAS unit tests to 
29         check for LinkDemand for SkipVerification.
30         * ToolboxItemCas.cs: New. CAS unit tests to check for LinkDemand for
31         SkipVerification.
32         * ToolboxItemCollectionCas.cs: New. CAS unit tests to check for 
33         LinkDemand for SkipVerification.
34         * UITypeEditorCas.cs: New. CAS unit tests to check for LinkDemand for
35         SkipVerification.