maui-linux/Xamarin.Forms.Core.UnitTests
Rui Marinho 2f1f3e92e3
[Enhancement] Entry ReturnType (#2029)
* [Core] Add ReturnType to Entry

* [Controls] Add Entry ReturnType gallery

* [Android] Entry ReturnType implementation

* [iOS] Entry ReturnType implementation

* [Docs] Docs for ReturnType

* [UWP] Entry ReturnType implementation

* [Core] Make sure we respect command CanExecute fixes #1697

* [Docs] Fix docs

* [Tizen] Entry ReturnType implementation

* [Core] Add missing defaults to BP on entry

* [Tests]Add unit test to entry Returntype command

* [iOS,Android,Tizen,UWP] Better Exception for ReturnType

* [Android] Handle completed event with new return type

* [ControlGallery]Fix ReturnType example

* [UnitTests] Remove extra Test attribute
2018-03-15 10:29:08 +00:00
..
Images Initial import 2016-03-22 16:13:41 -07:00
Properties Initial import 2016-03-22 16:13:41 -07:00
StyleSheets [CSS] only cascade inheritable properties (#1767) 2018-02-01 12:51:46 +01:00
AbsoluteLayoutTests.cs [Core] AbsoluteLayout content now fills all available space on Android devices (#1761) 2018-02-07 14:24:47 -05:00
AcceleratorTypeConverterUnitTests.cs [Core,MacOS]Desktop support (#1126) 2017-10-02 18:19:26 +01:00
AcceleratorUnitTests.cs [Core,MacOS]Desktop support (#1126) 2017-10-02 18:19:26 +01:00
AnimatableKeyTests.cs Initial import 2016-03-22 16:13:41 -07:00
AnimationTests.cs [C] reset children animation on repeat (#974) 2017-06-08 20:38:45 +02:00
AppLinkEntryTests.cs [Android] Implement the AppIndexProvider on non-AppCompact, fix KeyValues on AppLinkEntry (#166) 2016-05-25 14:50:21 +01:00
BaseTestFixture.cs [Test] Make sure we always test with different Cultures (#1219) 2017-10-24 10:41:33 +02:00
BehaviorTest.cs Remove VisualElement finalizer (#918) 2017-05-16 10:27:41 -07:00
BindableObjectExtensionTests.cs Initial import 2016-03-22 16:13:41 -07:00
BindableObjectUnitTests.cs Merge branch '15-5' into 3.0.0 2018-03-12 09:13:54 +01:00
BindablePropertyUnitTests.cs Initial import 2016-03-22 16:13:41 -07:00
BindingBaseUnitTests.cs Update to use full test from PR 1292 2017-11-27 19:44:34 -07:00
BindingExpressionTests.cs Initial import 2016-03-22 16:13:41 -07:00
BindingTests.cs Initial import 2016-03-22 16:13:41 -07:00
BindingTypeConverterTests.cs Initial import 2016-03-22 16:13:41 -07:00
BindingUnitTests.cs [C/XamlC] BindingMode.OneTime (#1805) 2018-02-07 09:43:15 +01:00
BoxViewUnitTests.cs Initial import 2016-03-22 16:13:41 -07:00
ButtonUnitTest.cs Merge branch '15-5' 2018-02-12 09:34:33 +01:00
CarouselPageTests.cs Initial import 2016-03-22 16:13:41 -07:00
CellTests.cs Implicit impl of controller ifaces (#807) 2017-04-11 19:02:06 +01:00
ColorUnitTests.cs Add implicit color conversion to .NET Standard's System.Drawing.Color (#1359) 2017-12-21 10:02:54 +01:00
CommandSourceTests.cs Initial import 2016-03-22 16:13:41 -07:00
CommandTests.cs Don't run Command CanExecute on incorrect inherited binding context type (#572) 2016-12-01 22:15:17 +01:00
ContentFormUnitTests.cs [Core] Fix internal children clear logic (#820) 2017-03-20 12:06:20 +00:00
ContentViewUnitTest.cs [Core] Fix internal children clear logic (#820) 2017-03-20 12:06:20 +00:00
ContraintTypeConverterTests.cs Initial import 2016-03-22 16:13:41 -07:00
ControlTemplateTests.cs Prep Page for removal of InternalsVisibleTo (#150) 2016-06-16 16:45:09 +01:00
DataTemplateSelectorTests.cs Add iOS prototypical cell cache for LV RowHeight calcs (#1143) 2017-09-16 15:10:04 +01:00
DataTemplateTests.cs Initial import 2016-03-22 16:13:41 -07:00
DataTriggerTests.cs Xamlc compile data triggers (#648) 2016-12-23 10:21:30 +01:00
DatePickerUnitTest.cs [Tests] Add nunit test adapter (#1038) 2017-07-06 23:29:03 +01:00
DependencyResolutionTests.cs Allow users to specify resolution method for handlers, effects, and services (#1870) fixes #1739 2018-02-26 11:48:15 +00:00
DependencyServiceTests.cs Initial import 2016-03-22 16:13:41 -07:00
DistanceTests.cs Initial import 2016-03-22 16:13:41 -07:00
DynamicBindingContextTests.cs Initial import 2016-03-22 16:13:41 -07:00
DynamicResourceTests.cs Fix bz56030; DynamicResource overriding (#924) 2017-05-26 12:31:55 +01:00
EasingTests.cs Initial import 2016-03-22 16:13:41 -07:00
EditorTests.cs Initial import 2016-03-22 16:13:41 -07:00
EffectTests.cs Initial import 2016-03-22 16:13:41 -07:00
EffectiveFlowDirectionExtensions.cs [All] Basic Right-To-Left Support (#1222) 2017-11-09 14:31:15 +00:00
ElementTests.cs Prep Page for removal of InternalsVisibleTo (#150) 2016-06-16 16:45:09 +01:00
EntryCellTests.cs Initial import 2016-03-22 16:13:41 -07:00
EntryUnitTests.cs [Enhancement] Entry ReturnType (#2029) 2018-03-15 10:29:08 +00:00
EventTriggerTest.cs Initial import 2016-03-22 16:13:41 -07:00
FlexLayoutAlignContentTests.cs [C] FlexLayout, with managed engine (#1759) 2018-02-06 10:54:33 +00:00
FlexLayoutAlignItemsTests.cs [C] FlexLayout, with managed engine (#1759) 2018-02-06 10:54:33 +00:00
FlexLayoutAlignSelfTests.cs [C] FlexLayout, with managed engine (#1759) 2018-02-06 10:54:33 +00:00
FlexLayoutFlexDirectionTests.cs [C] FlexLayout, with managed engine (#1759) 2018-02-06 10:54:33 +00:00
FlexLayoutMarginTests.cs [C] FlexLayout, with managed engine (#1759) 2018-02-06 10:54:33 +00:00
FlexLayoutTests.cs [flex] better margin support with Wrap (#1997) 2018-03-02 09:13:51 +01:00
FlexOrderTests.cs [C] FlexLayout, with managed engine (#1759) 2018-02-06 10:54:33 +00:00
FlowDirectionTests.cs [All] Basic Right-To-Left Support (#1222) 2017-11-09 14:31:15 +00:00
FluentTests.cs Initial import 2016-03-22 16:13:41 -07:00
FontUnitTests.cs [Test] Make sure we always test with different Cultures (#1219) 2017-10-24 10:41:33 +02:00
FormattedStringTests.cs Initial import 2016-03-22 16:13:41 -07:00
FrameUnitTests.cs [C] use defaultValueCreator to set Frame default Padding (#943) 2017-06-01 09:53:11 +02:00
GeocoderUnitTests.cs Initial import 2016-03-22 16:13:41 -07:00
GridLengthTypeConverterTests.cs Initial import 2016-03-22 16:13:41 -07:00
GridTests.cs Breaking; Make Grid.AddHz/Vt span ortho dim (#984) 2017-06-22 18:36:52 -04:00
GroupViewUnitTests.cs Prep Page for removal of InternalsVisibleTo (#150) 2016-06-16 16:45:09 +01:00
ImageSourceTests.cs Initial import 2016-03-22 16:13:41 -07:00
ImageTests.cs Implicit impl of controller ifaces (#807) 2017-04-11 19:02:06 +01:00
KeyboardTests.cs Initial import 2016-03-22 16:13:41 -07:00
LabelTests.cs Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
LayoutChildIntoBoundingRegionTests.cs [All] Basic Right-To-Left Support (#1222) 2017-11-09 14:31:15 +00:00
LayoutOptionsUnitTests.cs Initial import 2016-03-22 16:13:41 -07:00
ListProxyTests.cs Update ListProxyTest.WeakToWeak so it works in Release mode (#866) 2017-04-13 15:40:05 +01:00
ListViewTests.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
MapSpanTests.cs Initial import 2016-03-22 16:13:41 -07:00
MapTests.cs Remove InternalsVisibleTo from Maps (#1019) 2017-07-24 16:23:14 -04:00
MarginTests.cs Initial import 2016-03-22 16:13:41 -07:00
MasterDetailFormUnitTests.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
MenuItemTests.cs [Core,MacOS]Desktop support (#1126) 2017-10-02 18:19:26 +01:00
MenuUnitTests.cs [Core,MacOS]Desktop support (#1126) 2017-10-02 18:19:26 +01:00
MessagingCenterTests.cs Make MessagingCenter testable (#723) 2017-01-31 13:10:28 +00:00
MockPlatformServices.cs Add netstandard1.0 support (#1649) 2018-02-08 18:18:56 +00:00
MockViewModel.cs [XamlC] TypedBindings, some tests, a compiler, ... (#489) 2016-11-15 11:39:48 -08:00
MotionTests.cs Make core Ticker abstract and public (#116) 2016-04-25 15:57:44 -04:00
MultiPageTests.cs Prep Page for removal of InternalsVisibleTo (#150) 2016-06-16 16:45:09 +01:00
MultiTriggerTests.cs Xamlc compile data triggers (#648) 2016-12-23 10:21:30 +01:00
NativeBindingTests.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
NavigationMenuUnitTests.cs Implicit impl of controller ifaces (#807) 2017-04-11 19:02:06 +01:00
NavigationModelTests.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
NavigationProxyTests.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
NavigationUnitTest.cs [Core] Added RootPage to NavigationPage (#464) 2017-02-02 15:35:23 +00:00
NotifiedPropertiesTests.cs Add ProgressColor on ProgressBar (#1861) 2018-02-15 12:10:40 +00:00
NotifyCollectionChangedEventArgsExtensionsTests.cs Prep Cell & friends for removal of InternalsVisibleTo (#142) 2016-06-17 11:10:18 +01:00
ObservableWrapperTests.cs Initial import 2016-03-22 16:13:41 -07:00
OpenGLViewUnitTests.cs Implicit impl of controller ifaces (#807) 2017-04-11 19:02:06 +01:00
PageTests.cs Add Application.PageAppearing/Dissapearing events (#1970) 2018-03-05 14:06:41 -08:00
PanGestureRecognizerUnitTests.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
PickerTests.cs [C] Use a Binding for ItemsSource object selection 2016-11-16 12:03:13 -08:00
PinTests.cs Initial import 2016-03-22 16:13:41 -07:00
PinchGestureRecognizerTests.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
PlatformSpecificsTests.cs Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
PointTests.cs Initial import 2016-03-22 16:13:41 -07:00
PositionTests.cs Initial import 2016-03-22 16:13:41 -07:00
ProgressBarTests.cs Make core Ticker abstract and public (#116) 2016-04-25 15:57:44 -04:00
RectangleUnitTests.cs Initial import 2016-03-22 16:13:41 -07:00
RegistrarUnitTests.cs [All] Use IReflectableType when accessing the Registrar (#1006) 2017-09-28 16:35:28 +02:00
RelativeLayoutTests.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
ResourceDictionaryTests.cs [C] MergedRD: new tests and minor fixes 2017-09-22 13:27:47 +02:00
ScrollViewUnitTests.cs [Android] ScrollView should send correct ScrollX and ScrollY (#394) 2016-12-06 12:07:29 +00:00
SearchBarUnitTests.cs Prep SearchBar for removal of InternalsVisibleTo (#137) 2016-05-02 14:55:43 -06:00
SizeTests.cs Initial import 2016-03-22 16:13:41 -07:00
SliderUnitTests.cs Initial import 2016-03-22 16:13:41 -07:00
SpanTests.cs [All] Bindable span (#1850) 2018-03-08 15:50:28 -08:00
StackLayoutUnitTests.cs Initial import 2016-03-22 16:13:41 -07:00
StepperUnitTests.cs Initial import 2016-03-22 16:13:41 -07:00
StyleTests.cs Fix 54334 (#855) 2017-04-06 14:13:49 -07:00
SwitchCellTests.cs Initial import 2016-03-22 16:13:41 -07:00
SwitchUnitTests.cs Initial import 2016-03-22 16:13:41 -07:00
TabbedFormUnitTests.cs Initial import 2016-03-22 16:13:41 -07:00
TableModelTests.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
TableRootUnitTests.cs Initial import 2016-03-22 16:13:41 -07:00
TableSectionTests.cs Initial import 2016-03-22 16:13:41 -07:00
TableViewUnitTests.cs Initial import 2016-03-22 16:13:41 -07:00
TapGestureRecognizerTests.cs Initial import 2016-03-22 16:13:41 -07:00
TemplatedItemsListTests.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
TemplatedPageUnitTests.cs [Core] Fix internal children clear logic (#820) 2017-03-20 12:06:20 +00:00
TemplatedViewUnitTests.cs [C] reset the BindingContext on template change (#998) 2017-06-21 10:32:08 +02:00
TextCellTests.cs Check IsEnabled on TextCell before executing command (#1889) 2018-02-15 11:05:06 +00:00
ThicknessTests.cs Initial import 2016-03-22 16:13:41 -07:00
TimePickerUnitTest.cs Initial import 2016-03-22 16:13:41 -07:00
ToolbarItemTests.cs Initial import 2016-03-22 16:13:41 -07:00
ToolbarTrackerTests.cs Prep Cell & friends for removal of InternalsVisibleTo (#142) 2016-06-17 11:10:18 +01:00
TriggerTests.cs [test] passing test for 32896 2017-06-21 15:31:44 +02:00
TypeUnitTests.cs Initial import 2016-03-22 16:13:41 -07:00
TypedBindingUnitTests.cs [C/XamlC] BindingMode.OneTime (#1805) 2018-02-07 09:43:15 +01:00
UnitPlatform.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
UriImageSourceTests.cs Initial import 2016-03-22 16:13:41 -07:00
ViewCellTests.cs Initial import 2016-03-22 16:13:41 -07:00
ViewUnitTests.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
VisualStateManagerTests.cs VisualStateManager phase 1 (#1405) 2018-01-05 09:11:51 +00:00
WeakEventManagerTests.cs Unit tests for the PCL WeakEventManager (#280) 2016-08-10 13:51:33 +02:00
WebViewUnitTests.cs [Android] PlatformSpecific for WebView mixed content (#1784) 2018-02-15 15:49:22 -08:00
Xamarin.Forms.Core.UnitTests.csproj [All] Bindable span (#1850) 2018-03-08 15:50:28 -08:00
packages.config [Tests] Add nunit test adapter (#1038) 2017-07-06 23:29:03 +01:00