Index: class/Managed.Windows.Forms/SWF2k5-tests.csproj
===================================================================
--- class/Managed.Windows.Forms/SWF2k5-tests.csproj	(revision 104775)
+++ class/Managed.Windows.Forms/SWF2k5-tests.csproj	(working copy)
@@ -153,6 +153,7 @@
     <Compile Include="Test\System.Windows.Forms\AutoCompleteStringCollectionTest.cs" />
     <Compile Include="Test\System.Windows.Forms\ApplicationContextTest.cs" />
     <Compile Include="Test\System.Windows.Forms\BindingTest.cs" />
+    <Compile Include="Test\System.Windows.Forms\BindingsCollectionTest.cs" />
     <Compile Include="Test\System.Windows.Forms\BindingContextTest.cs" />
     <Compile Include="Test\System.Windows.Forms\BindingManagerBaseTest.cs" />
     <Compile Include="Test\System.Windows.Forms\BindingMemberInfoTest.cs" />
@@ -193,14 +194,24 @@
     <Compile Include="Test\System.Windows.Forms\DataGridTextBoxTest.cs" />
     <Compile Include="Test\System.Windows.Forms\DataGridViewAdvancedBorderStyleTest.cs" />
     <Compile Include="Test\System.Windows.Forms\DataGridViewBandTest.cs" />
+    <Compile Include="Test\System.Windows.Forms\DataGridViewButtonCellTest.cs" />
+    <Compile Include="Test\System.Windows.Forms\DataGridViewCellCollectionTest.cs" />
     <Compile Include="Test\System.Windows.Forms\DataGridViewCellStyleTest.cs" />
     <Compile Include="Test\System.Windows.Forms\DataGridViewCellTest.cs" />
+    <Compile Include="Test\System.Windows.Forms\DataGridViewCheckBoxCellTest.cs" />
+    <Compile Include="Test\System.Windows.Forms\DataGridViewClipboardHeaderTest.cs" />
+    <Compile Include="Test\System.Windows.Forms\DataGridViewClipboardTest.cs" />
     <Compile Include="Test\System.Windows.Forms\DataGridViewColumnCollectionTest.cs" />
+    <Compile Include="Test\System.Windows.Forms\DataGridViewColumnHeaderTest.cs" />
     <Compile Include="Test\System.Windows.Forms\DataGridViewColumnTest.cs" />
     <Compile Include="Test\System.Windows.Forms\DataGridViewComboBoxCellTest.cs" />
     <Compile Include="Test\System.Windows.Forms\DataGridViewCommon.cs" />
+    <Compile Include="Test\System.Windows.Forms\DataGridViewDataBindingTest.cs" />
     <Compile Include="Test\System.Windows.Forms\DataGridViewElementTest.cs" />
+    <Compile Include="Test\System.Windows.Forms\DataGridViewLinkCellTest.cs" />
+    <Compile Include="Test\System.Windows.Forms\DataGridViewImageCellTest.cs" />
     <Compile Include="Test\System.Windows.Forms\DataGridViewRowCollectionTest.cs" />
+    <Compile Include="Test\System.Windows.Forms\DataGridViewRowHeaderTest.cs" />
     <Compile Include="Test\System.Windows.Forms\DataGridViewRowTest.cs" />
     <Compile Include="Test\System.Windows.Forms\DataGridViewTest.cs" />
     <Compile Include="Test\System.Windows.Forms\DataGridViewTextBoxCellTest.cs" />
@@ -208,9 +219,11 @@
     <Compile Include="Test\System.Windows.Forms\DataObjectTest.cs" />
     <Compile Include="Test\System.Windows.Forms\DateTimePickerTest.cs" />
     <Compile Include="Test\System.Windows.Forms\DefaultLayoutTest.cs" />
+    <Compile Include="Test\System.Windows.Forms\DragEventArgsTest.cs" />
     <Compile Include="Test\System.Windows.Forms\ErrorProviderTest.cs" />
     <Compile Include="Test\System.Windows.Forms\FlowPanelTests.cs" />
     <Compile Include="Test\System.Windows.Forms\FocusTest.cs" />
+    <Compile Include="Test\System.Windows.Forms\FolderBrowserDialogTest.cs" />
     <Compile Include="Test\System.Windows.Forms\FormHandleTest.cs" />
     <Compile Include="Test\System.Windows.Forms\FormTest.cs" />
     <Compile Include="Test\System.Windows.Forms\EventArgsTest.cs" />
@@ -221,7 +234,9 @@
     <Compile Include="Test\System.Windows.Forms\HelpProviderTest.cs" />
     <Compile Include="Test\System.Windows.Forms\HScrollPropertiesTest.cs" />
     <Compile Include="Test\System.Windows.Forms\ImageKeyConverterTest.cs" />
+    <Compile Include="Test\System.Windows.Forms\ImageListStreamerTest.cs" />
     <Compile Include="Test\System.Windows.Forms\ImageListTest.cs" />
+    <Compile Include="Test\System.Windows.Forms\InputLanguageTest.cs" />
     <Compile Include="Test\System.Windows.Forms\KeyEventArgsTest.cs" />
     <Compile Include="Test\System.Windows.Forms\KeysConverterTest.cs" />
     <Compile Include="Test\System.Windows.Forms\LabelTest.cs" />
@@ -229,6 +244,7 @@
     <Compile Include="Test\System.Windows.Forms\LinkConverterTest.cs" />
     <Compile Include="Test\System.Windows.Forms\LinkLabelTest.cs" />
     <Compile Include="Test\System.Windows.Forms\ListControlTest.cs" />
+    <Compile Include="Test\System.Windows.Forms\ListBindingHelperTest.cs" />
     <Compile Include="Test\System.Windows.Forms\ListBoxEventTest.cs" />
     <Compile Include="Test\System.Windows.Forms\ListBoxTest.cs" />
     <Compile Include="Test\System.Windows.Forms\ListViewCollectionsTest.cs" />
@@ -262,6 +278,7 @@
     <Compile Include="Test\System.Windows.Forms\SaveFileDialogTest.cs" />
     <Compile Include="Test\System.Windows.Forms\ScrollableControlTest.cs" />
     <Compile Include="Test\System.Windows.Forms\ScrollBarTest.cs" />
+    <Compile Include="Test\System.Windows.Forms\SelectionRangeTest.cs" />
     <Compile Include="Test\System.Windows.Forms\SendKeysTest.cs" />
     <Compile Include="Test\System.Windows.Forms\SplitterTest.cs" />
     <Compile Include="Test\System.Windows.Forms\SplitContainerTests.cs" />
@@ -304,6 +321,7 @@
     <Compile Include="Test\System.Windows.Forms\TreeViewImageKeyConverterTest.cs" />
     <Compile Include="Test\System.Windows.Forms\TreeViewImageIndexConverterTest.cs" />
     <Compile Include="Test\System.Windows.Forms\TreeViewTest.cs" />
+    <Compile Include="Test\System.Windows.Forms\TreeViewEventsTest.cs" />
     <Compile Include="Test\System.Windows.Forms\UpDownTest.cs" />
     <Compile Include="Test\System.Windows.Forms\UserControlTest.cs" />
     <Compile Include="Test\System.Windows.Forms\VScrollPropertiesTest.cs" />
