..
Images
…
Properties
…
StyleSheets
[CSS] allow mapping css prop to multiple BPs ( #3437 )
2018-07-31 09:18:54 +02:00
AbsoluteLayoutTests.cs
Move GetNativeSize to PlatformServices, remove IPlatform ( #4235 )
2018-10-31 15:12:22 -06:00
AcceleratorTypeConverterUnitTests.cs
…
AcceleratorUnitTests.cs
…
AnimatableKeyTests.cs
…
AnimationTests.cs
…
AppLinkEntryTests.cs
…
BaseTestFixture.cs
…
BehaviorTest.cs
…
BindableLayoutTests.cs
Fix BindableLayout's incorrect layout.children.add -> use insert ( #5582 )
2019-03-21 14:24:31 +01:00
BindableObjectExtensionTests.cs
…
BindableObjectUnitTests.cs
Merge branch '15-5' into 3.0.0
2018-03-12 09:13:54 +01:00
BindablePropertyUnitTests.cs
Support default value for value types in BindableProperty ( #2827 )
2018-05-29 15:59:31 +02:00
BindingBaseUnitTests.cs
…
BindingExpressionTests.cs
…
BindingTests.cs
…
BindingTypeConverterTests.cs
…
BindingUnitTests.cs
[C] Allow recursive parts of binding path ( #4028 )
2018-11-21 08:33:15 +01:00
BoxViewUnitTests.cs
Move GetNativeSize to PlatformServices, remove IPlatform ( #4235 )
2018-10-31 15:12:22 -06:00
ButtonUnitTest.cs
[WIP] Unify the image handling ( #4915 )
2019-04-26 13:46:13 -07:00
CarouselPageTests.cs
…
CellTests.cs
…
ColorUnitTests.cs
…
CommandSourceTests.cs
…
CommandTests.cs
…
ContentFormUnitTests.cs
…
ContentViewUnitTest.cs
Move GetNativeSize to PlatformServices, remove IPlatform ( #4235 )
2018-10-31 15:12:22 -06:00
ContraintTypeConverterTests.cs
…
ControlTemplateTests.cs
Move GetNativeSize to PlatformServices, remove IPlatform ( #4235 )
2018-10-31 15:12:22 -06:00
DataTemplateSelectorTests.cs
…
DataTemplateTests.cs
…
DataTriggerTests.cs
…
DatePickerUnitTest.cs
…
DependencyResolutionTests.cs
[visual] Add extra parameter to android visual constructors ( #5289 )
2019-03-27 16:10:21 -07:00
DependencyServiceTests.cs
…
DistanceTests.cs
…
DynamicBindingContextTests.cs
…
DynamicResourceTests.cs
…
EasingTests.cs
…
EditorTests.cs
[Enhancement] Entry: Read-only Entry and Editor ( #1972 )
2019-01-10 09:21:28 -07:00
EffectTests.cs
…
EffectiveFlowDirectionExtensions.cs
…
ElementTests.cs
…
EntryCellTests.cs
…
EntryUnitTests.cs
[Enhancement] Entry: Read-only Entry and Editor ( #1972 )
2019-01-10 09:21:28 -07:00
EventTriggerTest.cs
…
FlexLayoutAlignContentTests.cs
Move GetNativeSize to PlatformServices, remove IPlatform ( #4235 )
2018-10-31 15:12:22 -06:00
FlexLayoutAlignItemsTests.cs
Move GetNativeSize to PlatformServices, remove IPlatform ( #4235 )
2018-10-31 15:12:22 -06:00
FlexLayoutAlignSelfTests.cs
Move GetNativeSize to PlatformServices, remove IPlatform ( #4235 )
2018-10-31 15:12:22 -06:00
FlexLayoutFlexDirectionTests.cs
Move GetNativeSize to PlatformServices, remove IPlatform ( #4235 )
2018-10-31 15:12:22 -06:00
FlexLayoutMarginTests.cs
Move GetNativeSize to PlatformServices, remove IPlatform ( #4235 )
2018-10-31 15:12:22 -06:00
FlexLayoutTests.cs
[Flex] fix Padding on the FlexLayout ( #4823 )
2018-12-21 09:23:41 +01:00
FlexOrderTests.cs
Move GetNativeSize to PlatformServices, remove IPlatform ( #4235 )
2018-10-31 15:12:22 -06:00
FlowDirectionTests.cs
[Visual] Visual tidy ( #5356 )
2019-02-27 16:48:45 -07:00
FluentTests.cs
…
FontAttributeConverterUnitTests.cs
[CSS] accept 'oblique' for 'font-style' ( #3815 ) fixes #3808
2018-09-26 10:22:45 +01:00
FontUnitTests.cs
…
FormattedStringTests.cs
…
FrameUnitTests.cs
Move GetNativeSize to PlatformServices, remove IPlatform ( #4235 )
2018-10-31 15:12:22 -06:00
GeocoderUnitTests.cs
…
GridLengthTypeConverterTests.cs
…
GridTests.cs
Correct Grid Height When Aspect Fit Image Gets Shrinked ( #4990 )
2019-03-13 12:39:58 +01:00
GroupViewUnitTests.cs
Move GetNativeSize to PlatformServices, remove IPlatform ( #4235 )
2018-10-31 15:12:22 -06:00
ImageButtonUnitTest.cs
fix merge issues
2018-11-05 19:08:08 -07:00
ImageSourceTests.cs
Fix implicit conversion from null Uri to ImageSource ( #1253 )
2018-05-03 20:52:46 +02:00
ImageTests.cs
Move GetNativeSize to PlatformServices, remove IPlatform ( #4235 )
2018-10-31 15:12:22 -06:00
ItemsViewTests.cs
[Enhancement] Add CollectionView progress behind feature flag ( #4265 )
2018-11-13 12:49:08 +00:00
KeyboardTests.cs
…
LabelTests.cs
Move GetNativeSize to PlatformServices, remove IPlatform ( #4235 )
2018-10-31 15:12:22 -06:00
LayoutChildIntoBoundingRegionTests.cs
…
LayoutOptionsUnitTests.cs
…
ListProxyTests.cs
…
ListViewTests.cs
ListView should convert item to string when ItemTemplate is not specified ( #4016 )
2018-11-01 10:04:47 -06:00
MapSpanTests.cs
…
MapTests.cs
Map with ItemsSource and ItemTemplate ( #4269 ) fixes #1708
2019-01-10 17:52:11 +00:00
MarginTests.cs
Move GetNativeSize to PlatformServices, remove IPlatform ( #4235 )
2018-10-31 15:12:22 -06:00
MasterDetailFormUnitTests.cs
Move GetNativeSize to PlatformServices, remove IPlatform ( #4235 )
2018-10-31 15:12:22 -06:00
MenuItemTests.cs
[Mac] Fixes getting the accelerator keys, if the key is equal to the separator ( #2673 )
2018-05-14 10:43:23 +02:00
MenuUnitTests.cs
…
MessagingCenterTests.cs
…
MockPlatformServices.cs
[tests] Change namespace of tests ( #4502 )
2018-11-21 11:39:29 +00:00
MockViewModel.cs
…
MotionTests.cs
[Android] Force animations to finish immediately when power save mode is on ( #3148 ) fixes #1556
2018-06-28 12:02:36 +01:00
MultiPageTests.cs
…
MultiTriggerTests.cs
…
NativeBindingTests.cs
…
NavigationModelTests.cs
…
NavigationProxyTests.cs
…
NavigationUnitTest.cs
TitleView ( #2586 )
2018-06-25 13:00:03 +01:00
NotifiedPropertiesTests.cs
[WIP] Unify the image handling ( #4915 )
2019-04-26 13:46:13 -07:00
NotifyCollectionChangedEventArgsExtensionsTests.cs
[Core] Fixes replace action in `NotifyCollectionChangedEventArgsExtensions` class ( #2603 ) fixes #2598 , fixes #2585
2018-05-07 17:53:08 +01:00
ObservableWrapperTests.cs
…
OpenGLViewUnitTests.cs
…
PageTests.cs
Move GetNativeSize to PlatformServices, remove IPlatform ( #4235 )
2018-10-31 15:12:22 -06:00
PanGestureRecognizerUnitTests.cs
…
PickerTests.cs
…
PinTests.cs
…
PinchGestureRecognizerTests.cs
…
PlatformSpecificsTests.cs
…
PointTests.cs
…
PositionTests.cs
…
PreviewerReflectionTests.cs
Reinstate and obsolete IPlatform, et al ( #5181 )
2019-02-12 12:27:00 -08:00
ProgressBarTests.cs
…
RectangleUnitTests.cs
…
RegionTests.cs
[All] Span GestureRecognizers ( #2173 )
2018-05-07 19:02:28 +01:00
RegistrarUnitTests.cs
[visual] Add extra parameter to android visual constructors ( #5289 )
2019-03-27 16:10:21 -07:00
RelativeLayoutTests.cs
Move GetNativeSize to PlatformServices, remove IPlatform ( #4235 )
2018-10-31 15:12:22 -06:00
ResourceDictionaryTests.cs
…
ScrollViewUnitTests.cs
Move GetNativeSize to PlatformServices, remove IPlatform ( #4235 )
2018-10-31 15:12:22 -06:00
SearchBarUnitTests.cs
…
ShellTestBase.cs
fix infinite loops and remove public apis ( #5954 )
2019-04-24 16:25:12 -06:00
ShellTests.cs
remove route params from shell ( #6081 )
2019-05-08 16:15:43 -07:00
ShellUriHandlerTests.cs
remove route params from shell ( #6081 )
2019-05-08 16:15:43 -07:00
SizeTests.cs
…
SliderUnitTests.cs
[Enhancement] Add drag started and completed events/commands to Slider ( #4423 ) fixes #1450
2018-12-04 19:08:13 +00:00
SpanTests.cs
[All] Bindable span ( #1850 )
2018-03-08 15:50:28 -08:00
StackLayoutUnitTests.cs
[UnitTest] Remove UnitPlatform
2018-11-01 12:18:01 +00:00
StepperUnitTests.cs
…
StyleTests.cs
…
SwipeGestureRecognizerTests.cs
SwipeGestureRecognizer ( #2727 )
2018-05-28 11:49:05 +01:00
SwitchCellTests.cs
…
SwitchUnitTests.cs
…
TabIndexTests.cs
Add unit tests for TabIndexExtensions ( #5722 )
2019-04-23 17:09:20 -07:00
TabbedFormUnitTests.cs
…
TableModelTests.cs
…
TableRootUnitTests.cs
…
TableSectionTests.cs
…
TableViewUnitTests.cs
Move GetNativeSize to PlatformServices, remove IPlatform ( #4235 )
2018-10-31 15:12:22 -06:00
TapGestureRecognizerTests.cs
…
TemplatedItemsListTests.cs
…
TemplatedPageUnitTests.cs
…
TemplatedViewUnitTests.cs
…
TextCellTests.cs
Check IsEnabled on TextCell before executing command ( #1889 )
2018-02-15 11:05:06 +00:00
TextDecorationUnitTests.cs
[CSS] accept 'oblique' for 'font-style' ( #3815 ) fixes #3808
2018-09-26 10:22:45 +01:00
ThicknessTests.cs
…
TimePickerUnitTest.cs
…
TitleViewUnitTests.cs
[Core] Propagate BindingContext changes to TitleView ( #3823 )
2018-09-19 21:07:05 -07:00
ToStringValueConverterTests.cs
ListView should convert item to string when ItemTemplate is not specified ( #4016 )
2018-11-01 10:04:47 -06:00
ToolbarItemTests.cs
…
ToolbarTrackerTests.cs
…
TriggerTests.cs
…
TypeUnitTests.cs
…
TypedBindingUnitTests.cs
[XamlC] test for null in Binding paths ( #4521 ) fixes #4102
2018-12-04 18:21:36 +00:00
UriImageSourceTests.cs
…
ViewCellTests.cs
Move GetNativeSize to PlatformServices, remove IPlatform ( #4235 )
2018-10-31 15:12:22 -06:00
ViewUnitTests.cs
merge 3.4.0 into master
2018-11-05 18:43:06 -07:00
VisualStateManagerTests.cs
Fine-tune the performance of VisualStateGroupList.Validate ( #3043 ) fixes #3033
2018-06-15 12:33:05 +01:00
VisualTests.cs
[Visual] Visual tidy ( #5356 )
2019-02-27 16:48:45 -07:00
WeakEventManagerTests.cs
[C] WeakEventManager minor changes ( #4774 )
2018-12-19 14:23:44 +01:00
WebViewUnitTests.cs
[Android] Fix WebView EnableZoomControls and DisplayZoomControls api ( #6137 )
2019-05-09 11:00:14 -07:00
Xamarin.Forms.Core.UnitTests.csproj
Merge branch '3.6.0' into 4.0.0
2019-04-29 16:42:15 -07:00