xamarin-macios/tests/monotouch-test/UIKit
Sebastien Pouliot aafa135c9c [uikit] Add convenience constructors for UISegmentedControl. Fixes #33163 (#1477)
* Existing `.ctor(object[])` now
    * changed to `params` (not a breaking change);
    * accept `NSString`, along with `string` and `UIImage`;
* Added `.ctor (NSArray)` (exposing the generated code to ease subclassing)
* Added `.ctor (params NSString[])`
* Added `.ctor (params string[])`
* Added `.ctor (params UIImage[])`

Also adds unit tests for all of them.

https://bugzilla.xamarin.com/show_bug.cgi?id=33163
2017-01-11 21:17:51 -05:00
..
AccessibilityTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
ActionSheetTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
ActivityIndicatorViewTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
AlertViewDelegateTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
AlertViewTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
AppearanceTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
ApplicationTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
BarButtonItemTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
ButtonTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
CollectionViewControllerTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
CollectionViewTransitionLayoutTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
ColorTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
ControlTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
DatePickerTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
DeviceTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
DictationPhrase.cs [tests] Import 2016-05-26 15:06:52 +02:00
EdgeInsetsTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
FloatRangeTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
FontTest.cs [tests] Check versions using Xcode version instead of platform version. 2016-06-27 13:07:37 +02:00
GestureRecognizerTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
GraphicsRendererTest.cs [Tests] GraphicsRendererTest.ImageDefaultFormat test changed default on iPhone 7/7+ 2016-12-16 11:41:19 -06:00
GuidedAccessRestrictionTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
ImageTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
ImageViewTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
LabelTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
LayoutConstraintTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
LayoutManagerTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
LocalNotificationTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
NavigationBarTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
NavigationControllerTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
NavigationItemTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
NibTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
PageControlTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
PageViewControllerTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
PanGestureRecognizerTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
PasteboardTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
PickerViewTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
PopoverBackgroundViewTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
PopoverControllerTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
PopoverPresentationControllerTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
ProgressViewTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
ReferenceLibraryViewControllerTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
ScrollViewTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
SearchBarTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
SearchDisplayControllerTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
SegmentedControlTest.cs [uikit] Add convenience constructors for UISegmentedControl. Fixes #33163 (#1477) 2017-01-11 21:17:51 -05:00
SimpleTextPrintFormatterTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
SliderTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
SplitViewControllerTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
StepperTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
StringAttributesTest.cs [tests] Check versions using Xcode version instead of platform version. 2016-06-27 13:07:37 +02:00
SwitchTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
TabBarControllerTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
TabBarTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
TableViewCellTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
TableViewControllerTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
TableViewTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
TarBarItemTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
TextAttachmentTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
TextContainerTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
TextFieldTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
TextViewTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
ToolbarTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
UIAlertControllerTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
UIDocumentTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
UISearchControllerTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
UIStackViewTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
VibrancyEffectTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
ViewControllerTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
ViewTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
WebViewTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
WindowTest.cs [tests] Import 2016-05-26 15:06:52 +02:00