.. |
AllViewsTests.cs
|
fcc75e7147
Update View Action events to EventHandler events
|
2 years ago |
AutocompleteTests.cs
|
5da7665e92
Fixes #2328. TextView Autocomplete triggered by cursor move.
|
2 years ago |
ButtonTests.cs
|
4de48b6237
Fixed many tests
|
2 years ago |
CheckBoxTests.cs
|
4de48b6237
Fixed many tests
|
2 years ago |
ColorPickerTests.cs
|
7454dac942
Reorg of unit tests
|
2 years ago |
ComboBoxTests.cs
|
4de48b6237
Fixed many tests
|
2 years ago |
DateFieldTests.cs
|
7454dac942
Reorg of unit tests
|
2 years ago |
FrameViewTests.cs
|
4de48b6237
Fixed many tests
|
2 years ago |
GraphViewTests.cs
|
7454dac942
Reorg of unit tests
|
2 years ago |
HexViewTests.cs
|
2ed71e284c
Move all nested eventargs out of parent classes to root
|
2 years ago |
LineViewTests.cs
|
7454dac942
Reorg of unit tests
|
2 years ago |
ListViewTests.cs
|
3bec36ac47
Change Action to EventHandler for more events
|
2 years ago |
ProgressBarTests.cs
|
7454dac942
Reorg of unit tests
|
2 years ago |
RadioGroupTests.cs
|
4de48b6237
Fixed many tests
|
2 years ago |
ScrollBarViewTests.cs
|
4de48b6237
Fixed many tests
|
2 years ago |
ScrollViewTests.cs
|
4de48b6237
Fixed many tests
|
2 years ago |
StatusBarTests.cs
|
c94f9165f4
Makes UI Catalog Scenarios use Theme and top-level color scheme (#2401)
|
2 years ago |
TabViewTests.cs
|
788eed4a4d
Fixes #2317. Drivers do not normalize accented letters.
|
2 years ago |
TableViewTests.cs
|
057cea44d2
Merge branch 'v2_develop' into events
|
2 years ago |
TextFieldTests.cs
|
53597b7cec
Add TextChangedEventArgs (correctly this time)
|
2 years ago |
TextValidateFieldTests.cs
|
7454dac942
Reorg of unit tests
|
2 years ago |
TextViewTests.cs
|
5847abeef9
Fixes #2429. Error when replacing a word in textView.
|
2 years ago |
TileViewTests.cs
|
4de48b6237
Fixed many tests
|
2 years ago |
TimeFieldTests.cs
|
7454dac942
Reorg of unit tests
|
2 years ago |
TreeViewTests.cs
|
09683a2cd5
Refactor more `event Action` to `event EventHandler`
|
2 years ago |