xamarin-macios/tests/monotouch-test/UIKit
Rolf Bjarne Kvinge 14dde5ca9a
[AppKit/Foundation] Make the "Color" suffix consistent in NSColor and UIColor properties. Fixes #7945. (#14080)
Make the "Color" suffix consistent in NSColor and UIColor properties (by removing the "Color" suffix for all such properties).

Fixes https://github.com/xamarin/xamarin-macios/issues/7945.
2022-02-08 09:15:21 +01:00
..
AccessibilityTest.cs [tests] Change TestRuntime.CheckSystemVersion to take a ApplePlatform value instead of a PlatformName enum. (#13350) 2021-11-15 08:06:36 +01:00
ActionSheetTest.cs [tests] Change TestRuntime.CheckSystemVersion to take a ApplePlatform value instead of a PlatformName enum. (#13350) 2021-11-15 08:06:36 +01:00
ActivityIndicatorViewTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
AlertViewDelegateTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
AlertViewTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
AppearanceTest.cs [tests] Change TestRuntime.CheckSystemVersion to take a ApplePlatform value instead of a PlatformName enum. (#13350) 2021-11-15 08:06:36 +01:00
ApplicationTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
BarButtonItemTest.cs [monotouch-test] Make it work with Mac Catalyst. 2021-01-15 17:52:28 +01:00
ButtonTest.cs [tests] Change TestRuntime.CheckSystemVersion to take a ApplePlatform value instead of a PlatformName enum. (#13350) 2021-11-15 08:06:36 +01:00
CellAccessoryTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
CollectionViewControllerTest.cs [tests] Change TestRuntime.CheckSystemVersion to take a ApplePlatform value instead of a PlatformName enum. (#13350) 2021-11-15 08:06:36 +01:00
CollectionViewTransitionLayoutTest.cs [tests] Change TestRuntime.CheckSystemVersion to take a ApplePlatform value instead of a PlatformName enum. (#13350) 2021-11-15 08:06:36 +01:00
ColorTest.cs [AppKit/Foundation] Make the "Color" suffix consistent in NSColor and UIColor properties. Fixes #7945. (#14080) 2022-02-08 09:15:21 +01:00
ControlTest.cs [runtime] Add support for toggle refs to CoreCLR. (#11757) 2021-06-02 00:13:49 +02:00
DatePickerTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
DeviceTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
DictationPhrase.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
DirectionalEdgeInsetsTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
EdgeInsetsTest.cs [.NET] Move the nfloat type to the ObjCRuntime namespace for .NET. (#13092) 2021-10-28 11:06:31 +02:00
FloatRangeTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
FontTest.cs [tests][monotouch-test] Adjust code to cope with NativeHandle. 2021-11-26 14:25:21 +01:00
GestureRecognizerTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
GraphicsRendererTest.cs [.NET] Move the nfloat type to the ObjCRuntime namespace for .NET. (#13092) 2021-10-28 11:06:31 +02:00
GuidedAccessRestrictionTest.cs [tests] Change TestRuntime.CheckSystemVersion to take a ApplePlatform value instead of a PlatformName enum. (#13350) 2021-11-15 08:06:36 +01:00
ImageTest.cs [dotnet] Remove Runtime.Arch and ObjCRuntime.Arch from Mac Catalyst. Fixes #10312. (#13562) 2021-12-15 22:32:14 +01:00
ImageViewTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
KeyCommandTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
LabelTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
LayoutConstraintTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
LayoutManagerTest.cs [tests] Change TestRuntime.CheckSystemVersion to take a ApplePlatform value instead of a PlatformName enum. (#13350) 2021-11-15 08:06:36 +01:00
LocalNotificationTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
NSDiffableDataSourceSnapshotTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
NSTextStorageTest.cs [Foundation] Adopt a better name/signature for numerous Foundation API in .NET. (#13776) 2022-01-20 10:32:55 +01:00
NavigationBarTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
NavigationControllerTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
NavigationItemTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
NibTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
PageControlTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
PageViewControllerTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
PanGestureRecognizerTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
PasteboardTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
PickerViewTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
PopoverBackgroundViewTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
PopoverControllerTest.cs [Foundation/ObjCRuntime] Use 'ObjCException' as the native exception type name for all platforms in .NET. Fixes #13855. (#13915) 2022-02-01 17:24:57 +01:00
PopoverPresentationControllerTest.cs [tests] Change TestRuntime.CheckSystemVersion to take a ApplePlatform value instead of a PlatformName enum. (#13350) 2021-11-15 08:06:36 +01:00
ProgressViewTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
ReferenceLibraryViewControllerTest.cs [dotnet] Remove Runtime.Arch and ObjCRuntime.Arch from Mac Catalyst. Fixes #10312. (#13562) 2021-12-15 22:32:14 +01:00
ScrollViewTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
SearchBarTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
SearchDisplayControllerTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
SegmentedControlTest.cs [monotouch-test] Make it work with Mac Catalyst. 2021-01-15 17:52:28 +01:00
SimpleTextPrintFormatterTest.cs [tests] Change TestRuntime.CheckSystemVersion to take a ApplePlatform value instead of a PlatformName enum. (#13350) 2021-11-15 08:06:36 +01:00
SliderTest.cs [monotouch-test] Make it work with Mac Catalyst. 2021-01-15 17:52:28 +01:00
SplitViewControllerTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
StepperTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
StringAttributesTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
SwitchTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
TabBarControllerTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
TabBarTest.cs [tests] Change TestRuntime.CheckSystemVersion to take a ApplePlatform value instead of a PlatformName enum. (#13350) 2021-11-15 08:06:36 +01:00
TableViewCellTest.cs [.NET] Move the nfloat type to the ObjCRuntime namespace for .NET. (#13092) 2021-10-28 11:06:31 +02:00
TableViewControllerTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
TableViewTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
TarBarItemTest.cs [tests] Change TestRuntime.CheckSystemVersion to take a ApplePlatform value instead of a PlatformName enum. (#13350) 2021-11-15 08:06:36 +01:00
TextAttachmentTest.cs [tests] Change TestRuntime.CheckSystemVersion to take a ApplePlatform value instead of a PlatformName enum. (#13350) 2021-11-15 08:06:36 +01:00
TextContainerTest.cs [tests] Change TestRuntime.CheckSystemVersion to take a ApplePlatform value instead of a PlatformName enum. (#13350) 2021-11-15 08:06:36 +01:00
TextFieldTest.cs [main] Add Xcode 13.2 Support (#13643) 2022-01-03 09:28:00 -05:00
TextViewTest.cs [UIKit] Make UITextInputTraits members optional in .NET. Fixes #5831. (#13607) 2021-12-22 08:01:15 +01:00
ToolbarTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
UIAlertControllerTest.cs [tests] Change TestRuntime.CheckSystemVersion to take a ApplePlatform value instead of a PlatformName enum. (#13350) 2021-11-15 08:06:36 +01:00
UIContentSizeCategoryTest.cs [tests] Adjust new tests to build on XM too 2017-11-03 15:30:04 -04:00
UIDocumentTest.cs [Foundation/ObjCRuntime] Use 'ObjCException' as the native exception type name for all platforms in .NET. Fixes #13855. (#13915) 2022-02-01 17:24:57 +01:00
UIDragDropSessionExtensionsTest.cs [Foundation] Abstractify protocol members in .NET. (#13741) 2022-01-17 09:20:58 +01:00
UIListSeparatorConfigurationTest.cs [UIKit] Update bindings for Xcode 12.5 Beta 1 to Beta 3 (#10851) 2021-03-12 12:26:24 -05:00
UIPasteConfigurationSupportingTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
UIPointerAccessory.cs [UIKit] Update bindings to Xcode 13 Beta 5 (#12706) 2021-09-14 16:31:45 -04:00
UISearchControllerTest.cs [tests] Change TestRuntime.CheckSystemVersion to take a ApplePlatform value instead of a PlatformName enum. (#13350) 2021-11-15 08:06:36 +01:00
UISpringLoadedInteractionSupportingTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
UIStackViewTest.cs [tests] Change TestRuntime.CheckSystemVersion to take a ApplePlatform value instead of a PlatformName enum. (#13350) 2021-11-15 08:06:36 +01:00
VibrancyEffectTest.cs [tests] Add the compiler response files from src/ to the .NET test builds. (#13351) 2021-11-17 08:01:31 +01:00
ViewControllerTest.cs [tests] Change TestRuntime.CheckSystemVersion to take a ApplePlatform value instead of a PlatformName enum. (#13350) 2021-11-15 08:06:36 +01:00
ViewTest.cs [tests] Change TestRuntime.CheckSystemVersion to take a ApplePlatform value instead of a PlatformName enum. (#13350) 2021-11-15 08:06:36 +01:00
WebViewTest.cs [monotouch-test] Make it work with Mac Catalyst. 2021-01-15 17:52:28 +01:00
WindowTest.cs [.NET] Move the nfloat type to the ObjCRuntime namespace for .NET. (#13092) 2021-10-28 11:06:31 +02:00