* support-test-*.cs: Rename from test-*-p2.cs.
[mono.git] / mcs / class / System / Test / System.ComponentModel / ChangeLog
1 2006-01-31 Gonzalo Paniagua Javier <gonzalo@ximian.com>
2
3         * ContainerTest.cs: new test.
4
5 2005-09-29  Raja R Harinath  <harinath@gmail.com>
6
7         * DateTimeConverterTests.cs (ConvertTo_MaxValue): Disable tests
8         that require CurrentCulture _not_ to be InvariantCulture.
9         (ConvertToString_MaxValue): Likewise.
10
11 2005-09-19 Gert Driesen <drieseng@users.sourceforge.net>
12
13         * TypeConverterTests.cs: Added tests for TypeConverter.
14         * PropertyDescriptorCollection.cs: Added tests for PropertyDescriptor
15         Collection.
16
17 2005-08-28 Gert Driesen <drieseng@users.sourceforge.net>
18
19         * DateTimeConverterTests.cs: Added tests for DateTimeConverter.
20
21 2005-08-26 Gert Driesen <drieseng@users.sourceforge.net>
22
23         * ByteConverterTests.cs: Added ConvertToString and ConvertFromString
24         tests with culture that has overriden GetFormat for NumberFormatInfo.
25         * DecimalConverterTests.cs: same.
26         * DoubleConverterTests.cs: same.
27         * Int16ConverterTests.cs: same.
28         * Int32ConverterTests.cs: same.
29         * Int64ConverterTests.cs: same.
30         * SByteConverterTests.cs: same.
31         * SingleConverterTests.cs: same.
32         * UInt16ConverterTests.cs: same.
33         * UInt32ConverterTests.cs: same.
34         * UInt64ConverterTests.cs: same.
35
36 2005-08-19 Gert Driesen <drieseng@users.sourceforge.net>
37
38         * ToolboxItemAttributeTests.cs: Fixed typo in eol-style property.
39         * ByteConverterTests.cs: Added tests for hex string and min/max
40         conversions.
41         * Int16ConverterTests.cs: Added tests for hex string and min/max
42         conversions.
43         * Int32ConverterTests.cs: Added tests for hex string and min/max
44         conversions.
45         * DecimalConverterTests.cs: Added tests for DecimalConverter.
46         * DoubleConverterTests.cs: Added tests for DoubleConverter.
47         * Int64ConverterTests.cs: Added tests for Int64Converter.
48         * SByteConverterTests.cs: Added tests for SByteConverter.
49         * SingleConverterTests.cs: Added tests for SingleConverter.
50         * UInt16ConverterTests.cs: Added tests for UInt16Converter.
51         * UInt32ConverterTests.cs: Added tests for UInt32Converter.
52         * UInt64ConverterTests.cs: Added tests for UInt64Converter.
53
54 2005-08-16 Gert Driesen <drieseng@users.sourceforge.net>
55
56         * ByteConverterTests.cs: Added tests for ByteConverter.
57         * Int16ConverterTests.cs: Added tests for Int16Converter.
58         * Int32ConverterTests.cs: Added tests for Int32Converter.
59
60 2005-08-16 Gert Driesen <drieseng@users.sourceforge.net>
61
62         * ToolboxItemAttributeTests.cs: Added tests for ToolboxItemAttribute.
63
64 2005-06-04 Gert Driesen <drieseng@users.sourceforge.net>
65         
66         * TypeDescriptorTests.cs: Added tests for bug #75152. Fixed tests
67         to pass on Mono and MS.NET.
68
69 2005-02-05 Gonzalo Paniagua Javier <gonzalo@ximian.com>
70
71         * TypeDescriptorTests.cs: new test for TypeConverter ctor that takes
72         a Type argument.
73
74 2005-01-24  Joerg Rosenkranz (joergr@voelcker.com)
75
76         * TypeDescriptorTests.cs: Added tests for bug #71444
77
78 2005-01-19  Nick Drochak  <ndrochak@ieee.org>
79
80         * TypeDescriptorTests.cs: Add another test in GetComponentName() to check
81           the component name returned for a component without a Site.
82
83 2005-01-08  Nick Drochak  <ndrochak@ieee.org>
84
85         * TypeDescriptorTests.cs: Fix/Ignore tests for MS.NET
86
87 2004-04-16  Lluis Sanchez Gual <lluis@ximian.com>
88
89         * TypeDescriptorTests.cs: Added new tests for TypeDescriptor.
90
91 2004-03-17  Ivan Hamilton <ivan@chimerical.com.au>
92
93         * LicenseManagerTests.cs: New. Unit tests.
94
95 2002-10-30  Gonzalo Paniagua Javier <gonzalo@ximian.com>
96
97         * AllTests.cs:
98         * ChangeLog:
99         * EventHandlerListTests.cs: new test.
100