| .. |
|
bitmaps
|
3567ed52ae
* LabelTest.cs : Several new tests.
|
20 years ago |
|
ApplicationContextTest.cs
|
0fa4e4c59a
add some tests for Form/ApplicationContext interaction
|
19 years ago |
|
ApplicationTest.cs
|
e7775c9ade
2006-12-19 Daniel Nauck <[email protected]>
|
19 years ago |
|
AutoCompleteStringCollectionTest.cs
|
8f1f5969a9
2006-12-16 Daniel Nauck <[email protected]>
|
19 years ago |
|
BindingContextTest.cs
|
4b8344d4ff
this test works now
|
19 years ago |
|
BindingMemberInfoTest.cs
|
84b867036c
|
19 years ago |
|
BindingTest.cs
|
3028ac42c5
In Test/System.Windows.Forms:
|
19 years ago |
|
ButtonTest.cs
|
284d40f7c9
2006-12-17 Daniel Nauck <[email protected]>
|
19 years ago |
|
ChangeLog
|
d5db96b7de
* DataGridTest.cs: Fixed compiler warnings.
|
19 years ago |
|
CheckBoxEventTest.cs
|
8e188d460c
make all forms we show not appear in the taskbar. removes some more of the desktop flickering
|
19 years ago |
|
CheckBoxTest.cs
|
8e188d460c
make all forms we show not appear in the taskbar. removes some more of the desktop flickering
|
19 years ago |
|
CheckedListBoxEventTest.cs
|
8e188d460c
make all forms we show not appear in the taskbar. removes some more of the desktop flickering
|
19 years ago |
|
CheckedListBoxTest.cs
|
8e188d460c
make all forms we show not appear in the taskbar. removes some more of the desktop flickering
|
19 years ago |
|
ColumnClickEventArgsTest.cs
|
0c446f88e5
2006-12-10 Chris Toshok <[email protected]>
|
19 years ago |
|
ColumnStyleTest.cs
|
43fff50a9f
In .:
|
19 years ago |
|
ComboBoxTest.cs
|
fdaac5693f
* ComboBox.cs: On 2.0, DropDownWidth throws ArgumentOutOfRangeException
|
19 years ago |
|
ComboBoxTests.cs
|
41738b8c02
* SplitContainerTests.cs: Set eol-style to CRLF.
|
19 years ago |
|
Common.cs
|
7cda7a37da
* Common.cs : Add common things here.
|
20 years ago |
|
CommonDialogsTest.cs
|
54860094ac
In .:
|
19 years ago |
|
ContainerControlTest.cs
|
8434a76432
2006-10-03 Sebastien Pouliot <[email protected]>
|
19 years ago |
|
ControlBindingsConverterTest.cs
|
483838502c
renumber these assertions
|
19 years ago |
|
ControlEventTest.cs
|
216772518d
In Test/System.Windows.Forms:
|
19 years ago |
|
ControlPaintTest.cs
|
73688856dd
2005-11-16 Jordi Mas i Hernandez <[email protected]>
|
20 years ago |
|
ControlStyleTest.cs
|
add2f2b4f4
In Test/System.Windows.Forms:
|
19 years ago |
|
ControlTest.cs
|
7b93237c0d
* ControlTest.cs: Marked FontTest and ResetFontTest as NotWorking
|
19 years ago |
|
CurrencyManagerTest.cs
|
c9e0d4ce7b
(SetDataGrid): call CheckValidDataSourceSystem.Windows.Forms/DataGridColumnStyle.cs
|
19 years ago |
|
CursorTest.cs
|
b53ad0df1d
Add test
|
20 years ago |
|
DataGridCellTest.cs
|
422625d098
2005-08-05 Jordi Mas i Hernandez <[email protected]>
|
20 years ago |
|
DataGridColumnStyleTest.cs
|
ee898d4d53
add a couple of datagridcolumnstyle tests
|
19 years ago |
|
DataGridTableStyleTest.cs
|
88ec00d964
this is font size dependent
|
19 years ago |
|
DataGridTest.cs
|
d5db96b7de
* DataGridTest.cs: Fixed compiler warnings.
|
19 years ago |
|
DataGridTextBoxColumnTest.cs
|
4fa5d06215
* DataGridTextBoxColumnTest.cs: Set eol-style to native.
|
19 years ago |
|
DataGridViewAdvancedBorderStyleTest.cs
|
8d8226292e
2006-12-18 Daniel Nauck <[email protected]>
|
19 years ago |
|
DataGridViewCellStyleTest.cs
|
c65438d18f
* DataGridViewCellStyleTest.cs: Added tests for FormatProvider,
|
19 years ago |
|
DataGridViewCellTest.cs
|
8d8226292e
2006-12-18 Daniel Nauck <[email protected]>
|
19 years ago |
|
DataGridViewElementTest.cs
|
8d8226292e
2006-12-18 Daniel Nauck <[email protected]>
|
19 years ago |
|
DataGridViewRowTest.cs
|
8d8226292e
2006-12-18 Daniel Nauck <[email protected]>
|
19 years ago |
|
DataGridViewTest.cs
|
c65438d18f
* DataGridViewCellStyleTest.cs: Added tests for FormatProvider,
|
19 years ago |
|
DateTimePickerTest.cs
|
eab3acaff6
* ColumnStyleTest.cs: Set eol-style to native.
|
19 years ago |
|
DefaultLayoutTest.cs
|
6247b2d457
In .:
|
19 years ago |
|
ErrorProviderTest.cs
|
8e188d460c
make all forms we show not appear in the taskbar. removes some more of the desktop flickering
|
19 years ago |
|
EventArgsTest.cs
|
9bdec12456
Kill all executable flags on *.cs and ChangeLog files.
|
19 years ago |
|
FlowPanelTests.cs
|
573d17ed8b
Fix build
|
19 years ago |
|
FocusTest.cs
|
e0440a3e00
* Button.cs: only perform click when button is Selectable (so as
|
19 years ago |
|
FormEventTest.cs
|
8e188d460c
make all forms we show not appear in the taskbar. removes some more of the desktop flickering
|
19 years ago |
|
FormTest.cs
|
4eea763c7c
In Test/System.Windows.Forms:
|
19 years ago |
|
GenerateControlStyleTest.cs
|
8e188d460c
make all forms we show not appear in the taskbar. removes some more of the desktop flickering
|
19 years ago |
|
GridColumnStylesCollectionTest.cs
|
4fa5d06215
* DataGridTextBoxColumnTest.cs: Set eol-style to native.
|
19 years ago |
|
GridTableStylesCollectionTest.cs
|
eb1396726d
2006-08-08 Chris Toshok <[email protected]>
|
19 years ago |
|
GroupBoxTest.cs
|
8e188d460c
make all forms we show not appear in the taskbar. removes some more of the desktop flickering
|
19 years ago |
|
ImageListTest.cs
|
a2a0782123
In Test/System.Windows.Forms:
|
19 years ago |
|
LabelTest.cs
|
80840685fd
2006-12-04 Everaldo Canuto <[email protected]>
|
19 years ago |
|
ListBoxEventTest.cs
|
8e188d460c
make all forms we show not appear in the taskbar. removes some more of the desktop flickering
|
19 years ago |
|
ListBoxTest.cs
|
8e188d460c
make all forms we show not appear in the taskbar. removes some more of the desktop flickering
|
19 years ago |
|
ListControlTest.cs
|
2759ce0e1b
fix these tests so that they succeed on windows
|
19 years ago |
|
ListViewCollectionsTest.cs
|
2f876b5129
2006-12-19 Carlos Alberto Cortez <[email protected]>
|
19 years ago |
|
ListViewEventTest.cs
|
7f40c03fac
|
19 years ago |
|
ListViewGroupCollectionTest.cs
|
208818dfbc
2006-12-15 Daniel Nauck <[email protected]>
|
19 years ago |
|
ListViewGroupTest.cs
|
208818dfbc
2006-12-15 Daniel Nauck <[email protected]>
|
19 years ago |
|
ListViewItemTest.cs
|
2f876b5129
2006-12-19 Carlos Alberto Cortez <[email protected]>
|
19 years ago |
|
ListViewTest.cs
|
8e188d460c
make all forms we show not appear in the taskbar. removes some more of the desktop flickering
|
19 years ago |
|
MdiFormTest.cs
|
b1c48ed75f
Added a missing NotWorking attribute.
|
19 years ago |
|
MenuItemTest.cs
|
d534c1a525
In System.Windows.Forms:
|
19 years ago |
|
MenuTest.cs
|
15b3653542
In Test/System.Windows.Forms:
|
19 years ago |
|
MessageTest.cs
|
06f0f58fa5
2006-11-30 Rolf Bjarne Kvinge <[email protected]>
|
19 years ago |
|
MonthCalendarTest.cs
|
7acef11d9b
* MonthCalendar.cs: On 2.0, throw ArgumentOutOfRangeException instead
|
19 years ago |
|
PaddingTest.cs
|
44f3eed70d
2006-12-16 Daniel Nauck <[email protected]>
|
19 years ago |
|
PaintEventArgsTest.cs
|
36c33d7c47
2006-05-18 Sebastien Pouliot <[email protected]>
|
19 years ago |
|
PictureBoxTest.cs
|
72d073aa57
enable this test too
|
19 years ago |
|
PrintDialogTest.cs
|
d652190072
remove 2 CWL's. sorry about that
|
19 years ago |
|
ProgressBarTest.cs
|
2e99f37e5a
enable more unit tests
|
19 years ago |
|
PropertyGridTest.cs
|
16b31f00cc
these tests work now
|
19 years ago |
|
PropertyManagerTest.cs
|
3ebb61f162
this test is working now
|
19 years ago |
|
RadioButtonTest.cs
|
2cc81d121c
In System.Windows.Forms:
|
19 years ago |
|
RichTextBoxTest.cs
|
b08cdc9985
* RichTextBoxTest.cs: Improved PreferredHeight test.
|
19 years ago |
|
RowStyleTest.cs
|
43fff50a9f
In .:
|
19 years ago |
|
ScrollBarTest.cs
|
2bfb2a826d
this test works on mono
|
19 years ago |
|
ScrollableControlTest.cs
|
9527a76936
* System.Windows.Forms_test.dll.sources: Add ScrollableControlTest.cs.
|
19 years ago |
|
SendKeysTest.cs
|
bc5d27ffd9
* SendKeysTest.cs: Test cases for SendKeys
|
19 years ago |
|
SplitContainerTests.cs
|
ed52e9a33b
2006-09-14 Jonathan Pobst <[email protected]>
|
19 years ago |
|
StatusBarPanelTest.cs
|
3210bf8156
In System.Windows.Forms:
|
19 years ago |
|
StatusBarTest.cs
|
a1ceaa319d
remove theme specific font size check
|
19 years ago |
|
SystemInformationTest.cs
|
19a9359fb1
2006-09-22 Sebastien Pouliot <[email protected]>
|
19 years ago |
|
TabControlTest.cs
|
e16d2f0611
* TabControl.cs: Fixed checks for NET_2_0-specific exceptions.
|
19 years ago |
|
TestImageIndexConverter.cs
|
290e3c6528
* ButtonTest.cs, LabelTest.cs, ControlEventTest.cs, ScrollBarTest.cs,
|
20 years ago |
|
TextBoxTest.cs
|
b08cdc9985
* RichTextBoxTest.cs: Improved PreferredHeight test.
|
19 years ago |
|
ToolBarButtonTest.cs
|
378a20c737
add a toolbarbutton test
|
19 years ago |
|
ToolBarTest.cs
|
d7b47fbbef
Remove NotWorking category from PropertyTest
|
19 years ago |
|
ToolStripButtonTest.cs
|
4ad7272bc6
2006-12-27 Jonathan Pobst <[email protected]>
|
19 years ago |
|
ToolStripComboBoxTest.cs
|
4ad7272bc6
2006-12-27 Jonathan Pobst <[email protected]>
|
19 years ago |
|
ToolStripControlHostTest.cs
|
4ad7272bc6
2006-12-27 Jonathan Pobst <[email protected]>
|
19 years ago |
|
ToolStripItemTest.cs
|
4ad7272bc6
2006-12-27 Jonathan Pobst <[email protected]>
|
19 years ago |
|
ToolStripLabelTest.cs
|
4ad7272bc6
2006-12-27 Jonathan Pobst <[email protected]>
|
19 years ago |
|
ToolStripProgressBarTest.cs
|
4ad7272bc6
2006-12-27 Jonathan Pobst <[email protected]>
|
19 years ago |
|
ToolStripSeparatorTest.cs
|
4ad7272bc6
2006-12-27 Jonathan Pobst <[email protected]>
|
19 years ago |
|
ToolStripTest.cs
|
4ad7272bc6
2006-12-27 Jonathan Pobst <[email protected]>
|
19 years ago |
|
ToolStripTextBoxTest.cs
|
4ad7272bc6
2006-12-27 Jonathan Pobst <[email protected]>
|
19 years ago |
|
ToolTipTest.cs
|
e39a537cfc
added tests for ProgressBar, ToolTip, RichTextBox and ToolBar
|
20 years ago |
|
TrackBarTest.cs
|
ed0b87626d
split out the tests dealing with setting width/height, changing orientation, and checking width/height. they're NotWorking
|
19 years ago |
|
TreeNodeCollectionTest.cs
|
eff4086e61
* ControlEventTest.cs: Added tests for Invalidated event.
|
19 years ago |
|
TreeNodeTest.cs
|
d2ee61459f
* TreeNode.cs: On 2.0 profile, throw InvalidOperationException instead
|
19 years ago |
|
TreeViewTest.cs
|
602b92bce8
* ListViewItem.cs: Changed AddRange overloads to match MS: throw
|
19 years ago |
|
UpDownTest.cs
|
421e5e976c
* upDownTest.cs: Improved test for invalid Value.
|
19 years ago |
|
UserControlTest.cs
|
965461ed5b
2006-12-23 Daniel Nauck <[email protected]>
|
19 years ago |
|
tests-ms.sh
|
a5f86022b8
2006-11-28 Andreia Gaita <[email protected]>
|
19 years ago |
|
tests.sh
|
fecbf0c65f
Scripts to test units alone
|
20 years ago |