* TypeDescriptor.cs: in .NET 2.0, GetComponentName returns null if object is
[mono.git] / mcs / class / System / Test / System.ComponentModel / ChangeLog
1 2005-06-04 Gert Driesen <drieseng@users.sourceforge.net>
2         
3         * TypeDescriptorTests.cs: Added tests for bug #75152. Fixed tests
4         to pass on Mono and MS.NET.
5
6 2005-02-05 Gonzalo Paniagua Javier <gonzalo@ximian.com>
7
8         * TypeDescriptorTests.cs: new test for TypeConverter ctor that takes
9         a Type argument.
10
11 2005-01-24  Joerg Rosenkranz (joergr@voelcker.com)
12
13         * TypeDescriptorTests.cs: Added tests for bug #71444
14
15 2005-01-19  Nick Drochak  <ndrochak@ieee.org>
16
17         * TypeDescriptorTests.cs: Add another test in GetComponentName() to check
18           the component name returned for a component without a Site.
19
20 2005-01-08  Nick Drochak  <ndrochak@ieee.org>
21
22         * TypeDescriptorTests.cs: Fix/Ignore tests for MS.NET
23
24 2004-04-16  Lluis Sanchez Gual <lluis@ximian.com>
25
26         * TypeDescriptorTests.cs: Added new tests for TypeDescriptor.
27
28 2004-03-17  Ivan Hamilton <ivan@chimerical.com.au>
29
30         * LicenseManagerTests.cs: New. Unit tests.
31
32 2002-10-30  Gonzalo Paniagua Javier <gonzalo@ximian.com>
33
34         * AllTests.cs:
35         * ChangeLog:
36         * EventHandlerListTests.cs: new test.
37