[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Drawing / Test / System.Drawing.Design / ChangeLog
index 271381f7171cdbc833e402160ea21f4cfb37641b..ebb5aba00af9951cf4cb1184caa4b03a0afaf457 100644 (file)
@@ -1,3 +1,12 @@
+2006-12-21  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * TestToolboxItem.cs: More test cases (mostly 2.0 stuff).
+
+2006-11-28  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * UITypeEditorCas.cs: Reuse new unit test cases in CAS tests.
+       * UITypeEditorTest.cs: New. Unit tests for UITypeEditor.
+
 2006-05-25  Gert Driesen  <drieseng@users.sourceforge.net>
 
        * PropertyValueUIItemCas.cs: Fix compilation using csc 1.x.