Rolf Bjarne Kvinge 91c42aba7a * ControlTest.cs: Added InvokeTestParentHandle. 19 年之前
..
bitmaps 3567ed52ae * LabelTest.cs : Several new tests. 20 年之前
ApplicationContextTest.cs 23a72dfb89 Fix build. 19 年之前
ApplicationTest.cs 781cd2a3f8 2007-01-10 Chris Toshok <[email protected]> 19 年之前
AutoCompleteStringCollectionTest.cs 8f1f5969a9 2006-12-16 Daniel Nauck <[email protected]> 19 年之前
BindingContextTest.cs 71b747891c * DataGridColumnStyleTest.cs, ColumnStyleTest.cs, LabelTest.cs, 19 年之前
BindingMemberInfoTest.cs 84b867036c 20 年之前
BindingSourceTest.cs fc0d545d9b In Test/System.Windows.Forms: 19 年之前
BindingTest.cs 34ef8c5e22 * TreeNode.cs: Add new 2.0 ImageKey and SelectedImageKey properties. 19 年之前
ButtonTest.cs 284d40f7c9 2006-12-17 Daniel Nauck <[email protected]> 19 年之前
ChangeLog 91c42aba7a * ControlTest.cs: Added InvokeTestParentHandle. 19 年之前
CheckBoxEventTest.cs 8e188d460c make all forms we show not appear in the taskbar. removes some more of the desktop flickering 19 年之前
CheckBoxTest.cs 8e188d460c make all forms we show not appear in the taskbar. removes some more of the desktop flickering 19 年之前
CheckedListBoxEventTest.cs 8e188d460c make all forms we show not appear in the taskbar. removes some more of the desktop flickering 19 年之前
CheckedListBoxTest.cs b4c2b1fe43 * CheckedListBox.cs: Fixed SelectionMode to match MS. 19 年之前
ColumnClickEventArgsTest.cs 0c446f88e5 2006-12-10 Chris Toshok <[email protected]> 19 年之前
ColumnHeaderTest.cs a46f1f6107 * ListView.cs: Add fireEvent argument to ReorderColumn since the 19 年之前
ColumnStyleTest.cs 71b747891c * DataGridColumnStyleTest.cs, ColumnStyleTest.cs, LabelTest.cs, 19 年之前
ComboBoxTest.cs 381065fe69 * ComboBoxTest.cs: Added DataBindingTest. 19 年之前
ComboBoxTests.cs 41738b8c02 * SplitContainerTests.cs: Set eol-style to CRLF. 19 年之前
Common.cs 460827a8c1 In Test/System.Windows.Forms: 19 年之前
CommonDialogsTest.cs 18a5c1703f 2007-01-04 Chris Toshok <[email protected]> 19 年之前
ContainerControlTest.cs 867c75f367 * DataGridViewColumnTest.cs: Added test for bug #80746. 19 年之前
ControlBindingsConverterTest.cs 483838502c renumber these assertions 19 年之前
ControlCollectionTest.cs 9ce9541533 2007-01-16 Jonathan Pobst <[email protected]> 19 年之前
ControlEventTest.cs 425f2a4234 * ControlEventTest.cs: add SizeChanged to the resize/layout event 19 年之前
ControlHandleTest.cs f4f2166168 * ApplicationContextTest.cs: Added NotWorking test for nested 19 年之前
ControlLogger.cs b7b148445b * LogGenerator.cs: Generate code that can be built using csc 1.x. 19 年之前
ControlLogger2.cs be70a4cace * ControlTest.cs: Removed warnings. Added CaptureTest. 19 年之前
ControlPaintTest.cs 73688856dd 2005-11-16 Jordi Mas i Hernandez <[email protected]> 20 年之前
ControlPropertyEventsTest.cs 9ce9541533 2007-01-16 Jonathan Pobst <[email protected]> 19 年之前
ControlStyleTest.cs e9cad90105 * ControlStyleTest.cs: Added style test for LinkLabel with text, but 19 年之前
ControlTest.cs 91c42aba7a * ControlTest.cs: Added InvokeTestParentHandle. 19 年之前
CurrencyManagerTest.cs 71b747891c * DataGridColumnStyleTest.cs, ColumnStyleTest.cs, LabelTest.cs, 19 年之前
CursorTest.cs 7686093a39 2007-01-04 Jonathan Pobst <[email protected]> 19 年之前
DataGridCellTest.cs 422625d098 2005-08-05 Jordi Mas i Hernandez <[email protected]> 20 年之前
DataGridColumnStyleTest.cs 71b747891c * DataGridColumnStyleTest.cs, ColumnStyleTest.cs, LabelTest.cs, 19 年之前
DataGridTableStyleTest.cs 88ec00d964 this is font size dependent 19 年之前
DataGridTest.cs d5db96b7de * DataGridTest.cs: Fixed compiler warnings. 19 年之前
DataGridTextBoxColumnTest.cs 71b747891c * DataGridColumnStyleTest.cs, ColumnStyleTest.cs, LabelTest.cs, 19 年之前
DataGridTextBoxTest.cs 4942fef31a 19 年之前
DataGridViewAdvancedBorderStyleTest.cs 8d8226292e 2006-12-18 Daniel Nauck <[email protected]> 19 年之前
DataGridViewCellStyleTest.cs c65438d18f * DataGridViewCellStyleTest.cs: Added tests for FormatProvider, 19 年之前
DataGridViewCellTest.cs 8d8226292e 2006-12-18 Daniel Nauck <[email protected]> 19 年之前
DataGridViewColumnTest.cs 867c75f367 * DataGridViewColumnTest.cs: Added test for bug #80746. 19 年之前
DataGridViewElementTest.cs 8d8226292e 2006-12-18 Daniel Nauck <[email protected]> 19 年之前
DataGridViewRowTest.cs 27b92038cd Fix compilation error 19 年之前
DataGridViewTest.cs c65438d18f * DataGridViewCellStyleTest.cs: Added tests for FormatProvider, 19 年之前
DateTimePickerTest.cs dec33138ac * DateTimePickerTest.cs: Use OSVersion to determine whether to call 19 年之前
DefaultLayoutTest.cs 0ceb27a806 2007-03-15 Jonathan Pobst <[email protected]> 19 年之前
ErrorProviderTest.cs 0ab0e02408 * ErrorProviderTest.cs: Enabled previously failing tests. 19 年之前
EventArgsTest.cs 9ce9541533 2007-01-16 Jonathan Pobst <[email protected]> 19 年之前
EventLogger.cs ce40c25920 * DateTimePickerTest.cs: Some culture dependant tests are only supposed 19 年之前
FlowPanelTests.cs 9ce9541533 2007-01-16 Jonathan Pobst <[email protected]> 19 年之前
FocusTest.cs 0d5bce9d20 In Test/System.Windows.Forms: 19 年之前
FormEventTest.cs 8e188d460c make all forms we show not appear in the taskbar. removes some more of the desktop flickering 19 年之前
FormHandleTest.cs b400eaac8a * FormHandleTest.cs: Fixed build using csc 1.x. 19 年之前
FormTest.cs 9e144892f2 2007-03-15 Rolf Bjarne Kvinge <[email protected]> 19 年之前
GenerateControlStyleTest.cs 8e188d460c make all forms we show not appear in the taskbar. removes some more of the desktop flickering 19 年之前
GridColumnStylesCollectionTest.cs 71b747891c * DataGridColumnStyleTest.cs, ColumnStyleTest.cs, LabelTest.cs, 19 年之前
GridTableStylesCollectionTest.cs 71b747891c * DataGridColumnStyleTest.cs, ColumnStyleTest.cs, LabelTest.cs, 19 年之前
GroupBoxTest.cs 8e188d460c make all forms we show not appear in the taskbar. removes some more of the desktop flickering 19 年之前
HelpProviderTest.cs 7686093a39 2007-01-04 Jonathan Pobst <[email protected]> 19 年之前
ImageListTest.cs a2a0782123 In Test/System.Windows.Forms: 19 年之前
LabelTest.cs 2cb35dd493 2007-02-13 Everaldo Canuto <[email protected]> 19 年之前
LinkAreaTest.cs 7686093a39 2007-01-04 Jonathan Pobst <[email protected]> 19 年之前
LinkLabelTest.cs 4579f28228 2007-03-11 Everaldo Canuto <[email protected]> 19 年之前
ListBoxEventTest.cs 8e188d460c make all forms we show not appear in the taskbar. removes some more of the desktop flickering 19 年之前
ListBoxTest.cs 71b747891c * DataGridColumnStyleTest.cs, ColumnStyleTest.cs, LabelTest.cs, 19 年之前
ListControlTest.cs 9bc5f681e5 * ListControlTest.cs: Added test for #80794. 19 年之前
ListViewCollectionsTest.cs 45946739ad 2007-03-08 Carlos Alberto Cortez <[email protected]> 19 年之前
ListViewEventTest.cs 7f40c03fac 19 年之前
ListViewGroupCollectionTest.cs 208818dfbc 2006-12-15 Daniel Nauck <[email protected]> 19 年之前
ListViewGroupTest.cs 208818dfbc 2006-12-15 Daniel Nauck <[email protected]> 19 年之前
ListViewItemTest.cs 2f876b5129 2006-12-19 Carlos Alberto Cortez <[email protected]> 19 年之前
ListViewTest.cs 45946739ad 2007-03-08 Carlos Alberto Cortez <[email protected]> 19 年之前
LogGenerator.cs b7b148445b * LogGenerator.cs: Generate code that can be built using csc 1.x. 19 年之前
MdiFormHandleTest.cs b400eaac8a * FormHandleTest.cs: Fixed build using csc 1.x. 19 年之前
MdiFormTest.cs f41d7a83eb * MdiFormTest.cs: Make TopLevelTest not working until the fix is ready 19 年之前
MenuItemTest.cs 4916827bf0 In Test/System.Windows.Forms: 19 年之前
MenuStripTest.cs 5b04e9d42a Remove until this is fixed 19 年之前
MenuTest.cs ce3cda4e5f 2007-01-15 Everaldo Canuto <[email protected]> 19 年之前
MessageTest.cs 06f0f58fa5 2006-11-30 Rolf Bjarne Kvinge <[email protected]> 19 年之前
MonthCalendarTest.cs 7acef11d9b * MonthCalendar.cs: On 2.0, throw ArgumentOutOfRangeException instead 19 年之前
NotifyIconTest.cs dff2262d4a 2007-01-18 Jonathan Pobst <[email protected]> 19 年之前
PaddingConverterTest.cs 19ec7c5088 * PaddingConverterTest.cs: Added back ConvertTo and ConvertFrom tests, 19 年之前
PaddingTest.cs 44f3eed70d 2006-12-16 Daniel Nauck <[email protected]> 19 年之前
PaintEventArgsTest.cs 36c33d7c47 2006-05-18 Sebastien Pouliot <[email protected]> 19 年之前
PictureBoxTest.cs 72d073aa57 enable this test too 19 年之前
PrintDialogTest.cs a170b98cd7 * PrintDialogTest.cs: Fixed DefaultValues test on 2.0 profile. 19 年之前
ProgressBarTest.cs 2e99f37e5a enable more unit tests 19 年之前
PropertyGridTest.cs 867c75f367 * DataGridViewColumnTest.cs: Added test for bug #80746. 19 年之前
PropertyManagerTest.cs 71b747891c * DataGridColumnStyleTest.cs, ColumnStyleTest.cs, LabelTest.cs, 19 年之前
RadioButtonTest.cs 2cc81d121c In System.Windows.Forms: 19 年之前
RichTextBoxTest.cs 7a600c9621 * TextBoxBase.cs: In setter for ReadOnly, only chance BackColor if 19 年之前
RowStyleTest.cs 71b747891c * DataGridColumnStyleTest.cs, ColumnStyleTest.cs, LabelTest.cs, 19 年之前
SaveFileDialogTest.cs 1fa2cb05bd * FileDialog.cs: Removed need for separate fileName field. On 2.0 19 年之前
ScrollBarTest.cs 71b747891c * DataGridColumnStyleTest.cs, ColumnStyleTest.cs, LabelTest.cs, 19 年之前
ScrollableControlTest.cs 9527a76936 * System.Windows.Forms_test.dll.sources: Add ScrollableControlTest.cs. 19 年之前
SendKeysTest.cs 4e6bf2c1fd 2007-03-08 Rolf Bjarne Kvinge <[email protected]> 19 年之前
SplitContainerTests.cs 9ce9541533 2007-01-16 Jonathan Pobst <[email protected]> 19 年之前
SplitterTest.cs 33200ab748 In System.Windows.Forms: 19 年之前
StatusBarPanelTest.cs 59cb6b2424 2007-01-18 Rolf Bjarne Kvinge <[email protected]> 19 年之前
StatusBarTest.cs 9c101266b8 2007-01-26 Rolf Bjarne Kvinge <[email protected]> 19 年之前
SystemInformationTest.cs 19a9359fb1 2006-09-22 Sebastien Pouliot <[email protected]> 19 年之前
TabControlTest.cs d24081ec68 2007-03-14 Andreia Gaita <[email protected]> 19 年之前
TestHelper.cs 460827a8c1 In Test/System.Windows.Forms: 19 年之前
TestImageIndexConverter.cs 290e3c6528 * ButtonTest.cs, LabelTest.cs, ControlEventTest.cs, ScrollBarTest.cs, 20 年之前
TextBoxTest.cs 7a600c9621 * TextBoxBase.cs: In setter for ReadOnly, only chance BackColor if 19 年之前
TimerTest.cs ebea07df26 * TimerTest.cs: Added 19 年之前
ToolBarButtonTest.cs 378a20c737 add a toolbarbutton test 19 年之前
ToolBarTest.cs 99940647f5 * ToobarTest.cs: Comment DPI dependent asserts in ButtonSize test. 19 年之前
ToolStripButtonTest.cs 4f4dbf1d4d 2007-01-31 Jonathan Pobst <[email protected]> 19 年之前
ToolStripComboBoxTest.cs 4ad7272bc6 2006-12-27 Jonathan Pobst <[email protected]> 19 年之前
ToolStripControlHostTest.cs 4ad7272bc6 2006-12-27 Jonathan Pobst <[email protected]> 19 年之前
ToolStripItemTest.cs cbb1255ee8 2007-02-15 Jonathan Pobst <[email protected]> 19 年之前
ToolStripLabelTest.cs 4f4dbf1d4d 2007-01-31 Jonathan Pobst <[email protected]> 19 年之前
ToolStripMenuItemTest.cs 9ce9541533 2007-01-16 Jonathan Pobst <[email protected]> 19 年之前
ToolStripProgressBarTest.cs 4ad7272bc6 2006-12-27 Jonathan Pobst <[email protected]> 19 年之前
ToolStripSeparatorTest.cs 4ad7272bc6 2006-12-27 Jonathan Pobst <[email protected]> 19 年之前
ToolStripTest.cs a170b98cd7 * PrintDialogTest.cs: Fixed DefaultValues test on 2.0 profile. 19 年之前
ToolStripTextBoxTest.cs d19cbcaf03 2007-01-24 Jonathan Pobst <[email protected]> 19 年之前
ToolTipTest.cs e39a537cfc added tests for ProgressBar, ToolTip, RichTextBox and ToolBar 20 年之前
TrackBarTest.cs ed0b87626d split out the tests dealing with setting width/height, changing orientation, and checking width/height. they're NotWorking 19 年之前
TreeNodeCollectionTest.cs 71b747891c * DataGridColumnStyleTest.cs, ColumnStyleTest.cs, LabelTest.cs, 19 年之前
TreeNodeTest.cs 6ee6c8f9c7 2007-01-19 Jonathan Pobst <[email protected]> 19 年之前
TreeViewHitTestInfoTest.cs e9fc9acb05 19 年之前
TreeViewTest.cs 4fda95d0a4 19 年之前
UpDownTest.cs 71b747891c * DataGridColumnStyleTest.cs, ColumnStyleTest.cs, LabelTest.cs, 19 年之前
UserControlTest.cs 965461ed5b 2006-12-23 Daniel Nauck <[email protected]> 19 年之前
tests-ms.sh a5f86022b8 2006-11-28 Andreia Gaita <[email protected]> 19 年之前
tests.sh fecbf0c65f Scripts to test units alone 20 年之前