maui-linux/Xamarin.Forms.Xaml.UnitTests
Stephane Delcroix 447aa6fda2 [X] intercepts FindByName exceptions (#5599)
for previewer

- fixes #5572
2019-03-18 16:43:59 -07:00
..
AppResources [Xaml] fix loading RD without codebehind (#1257) 2017-11-08 15:23:28 +01:00
Issues [X] Allow empty property xaml-elements (#5550) 2019-03-18 14:58:36 -07:00
MSBuild [tests] Change namespace of tests (#4502) 2018-11-21 11:39:29 +00:00
Properties Initial import 2016-03-22 16:13:41 -07:00
Speed Initial import 2016-03-22 16:13:41 -07:00
Validation [XamlC] Compiled converters (#358) 2016-09-26 13:29:47 -07:00
XamlC [XamlC] Identify generic instance types correctly when importing ctor (#5309) 2019-03-12 16:48:33 -07:00
css Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
AcceptEmptyServiceProvider.xaml Xaml empty service provider (#736) 2017-02-10 11:07:00 +01:00
AcceptEmptyServiceProvider.xaml.cs Xaml empty service provider (#736) 2017-02-10 11:07:00 +01:00
ApplyPropertiesVisitorTests.cs [Xaml] Add provided value to collection (#4456) 2018-11-23 10:00:46 +01:00
AutoMergedResourceDictionaries.xaml Auto merged ResourceDictionaries (#1297) 2017-11-22 14:56:20 +01:00
AutoMergedResourceDictionaries.xaml.cs Auto merged ResourceDictionaries (#1297) 2017-11-22 14:56:20 +01:00
AutomationProperties.xaml Allow specifying AutomationProperties.LabeledBy by name (#914) 2017-11-13 10:33:57 +01:00
AutomationProperties.xaml.cs [All] Rename Accessibility -> AutomationProperties (#912) 2017-05-10 18:20:57 +01:00
BindablePropertiesAccessModifiers.xaml [Core] Add support for internal bindable properties for F# (#3069) 2018-06-18 14:21:49 +02:00
BindablePropertiesAccessModifiers.xaml.cs [Core] Add support for internal bindable properties for F# (#3069) 2018-06-18 14:21:49 +02:00
BindingsCompiler.xaml [C/XamlC] BindingMode.OneTime (#1805) 2018-02-07 09:43:15 +01:00
BindingsCompiler.xaml.cs [Xaml] avoid GC'ing handlers in TypedBindings (#3387) 2018-07-26 11:27:04 +02:00
BuiltInConversions.xaml Xaml convert on add (#273) 2016-08-02 13:24:50 -07:00
BuiltInConversions.xaml.cs [XamlC] import members on x:Static and factories (#642) 2016-12-23 08:50:02 +01:00
CompiledTypeConverter.xaml [XamlC] compile ListStringTypeConverter (#660) 2017-01-18 13:04:13 +01:00
CompiledTypeConverter.xaml.cs [XamlC] compile ListStringTypeConverter (#660) 2017-01-18 13:04:13 +01:00
ConstraintExpression.xaml Initial import 2016-03-22 16:13:41 -07:00
ConstraintExpression.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
CustomXamlView.xaml Initial import 2016-03-22 16:13:41 -07:00
CustomXamlView.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
DataTemplate.xaml Initial import 2016-03-22 16:13:41 -07:00
DataTemplate.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
DataTemplateExtension.xaml [XamlC] Compile the {DataTemplate} markup (#4641) 2018-12-08 09:53:07 +01:00
DataTemplateExtension.xaml.cs [XamlC] Compile the {DataTemplate} markup (#4641) 2018-12-08 09:53:07 +01:00
DefaultCtorRouting.xaml [XamlC] Produce correct mdb files (#699) 2017-02-02 10:57:50 +01:00
DefaultCtorRouting.xaml.cs [Xaml[C]] ResourceDictionary.Source (#1229) 2017-11-03 10:22:07 +01:00
DefaultCtorRouting2.xaml [XamlC] Produce correct mdb files (#699) 2017-02-02 10:57:50 +01:00
DefaultCtorRouting2.xaml.cs Resource loading (#815) 2017-03-16 12:09:22 -07:00
DesignPropertiesTests.cs [X] Design time properties (#4743) 2018-12-20 13:16:40 +01:00
DesignTimeLoaderTests.cs [X] intercepts FindByName exceptions (#5599) 2019-03-18 16:43:59 -07:00
DynamicResource.xaml Initial import 2016-03-22 16:13:41 -07:00
DynamicResource.xaml.cs Namescope enhancements (#2556) 2018-05-03 20:06:52 +02:00
EventsConnection.xaml [XamlC] correctly resolve override of virtual event handlers (#247) 2016-07-18 16:30:08 -07:00
EventsConnection.xaml.cs [Enhancement][Core] ListView should report index of item on all events (#4431) 2019-01-28 20:47:59 -07:00
FactoryMethodMissingCtor.xaml [Xaml] support arrays as x:Arguments (#545) 2016-12-04 22:08:11 +01:00
FactoryMethodMissingCtor.xaml.cs Backport some 3.6 previewer changes to 3.5 (#5227) 2019-02-13 13:41:45 -08:00
FactoryMethodMissingMethod.xaml [Xaml] support arrays as x:Arguments (#545) 2016-12-04 22:08:11 +01:00
FactoryMethodMissingMethod.xaml.cs [XamlC] Produce correct mdb files (#699) 2017-02-02 10:57:50 +01:00
FactoryMethods.xaml [Xaml] support arrays as x:Arguments (#545) 2016-12-04 22:08:11 +01:00
FactoryMethods.xaml.cs [Xaml] support arrays as x:Arguments (#545) 2016-12-04 22:08:11 +01:00
FieldModifier.xaml [XamlG] supports x:FieldModifier (#878) 2017-04-28 10:39:16 +02:00
FieldModifier.xaml.cs [XamlG] supports x:FieldModifier (#878) 2017-04-28 10:39:16 +02:00
FindByName.xaml Xaml convert on add (#273) 2016-08-02 13:24:50 -07:00
FindByName.xaml.cs Xaml convert on add (#273) 2016-08-02 13:24:50 -07:00
FontConverterTests.cs Enable CS0618 warnings as errors (#72) 2016-04-11 09:50:28 -07:00
GenericCollections.xaml Initial import 2016-03-22 16:13:41 -07:00
GenericCollections.xaml.cs [XamlC] replace the runtime type check by compiletime (#334) 2016-09-08 11:51:01 -07:00
GenericsTests.xaml [Xaml] reenable and modify generic test for running with the nunit on 2017-10-19 16:35:23 +02:00
GenericsTests.xaml.cs [Xaml] reenable and modify generic test for running with the nunit on 2017-10-19 16:35:23 +02:00
I8.xaml [XamlC] fix loading ulongs, optimize bytecode for ulongs (#611) 2016-12-12 10:57:01 +01:00
I8.xaml.cs [XamlC] fix loading ulongs, optimize bytecode for ulongs (#611) 2016-12-12 10:57:01 +01:00
ImplicitResourceDictionaries.xaml Lazy creation of ResourceDictionaries (#1295) 2017-11-22 12:59:55 +01:00
ImplicitResourceDictionaries.xaml.cs Lazy creation of ResourceDictionaries (#1295) 2017-11-22 12:59:55 +01:00
InlineCSS.xaml Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
InlineCSS.xaml.cs Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
IsCompiledDefault.xaml Initial import 2016-03-22 16:13:41 -07:00
IsCompiledDefault.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
IsCompiledSkip.xaml Initial import 2016-03-22 16:13:41 -07:00
IsCompiledSkip.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
LoaderTests.cs [test] add passing test for #4572 (#4656) 2018-12-06 12:02:49 +01:00
MarkupExpressionParserTests.cs Reverts "[Xaml] require escaping curly braces (#4723)" and "[X] only require escaping if starts with '{' (#5169)" (#5424) 2019-03-01 09:59:21 -08:00
MarkupExtensionTests.cs [Xaml] Fix MarkupExtension not found in default namespace (#183) 2016-05-27 12:58:21 +01:00
McIgnorable.xaml Refix mc ignorable (#302) 2016-08-15 13:07:35 -07:00
McIgnorable.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
MergedResourceDictionaries.xaml [Xaml/XamlC] better RD inflation (#1148) 2017-09-25 08:52:03 +02:00
MergedResourceDictionaries.xaml.cs [Xaml] test for MergedRD, and XamlC support 2017-09-22 13:27:47 +02:00
MockCompiler.cs [tests] Change namespace of tests (#4502) 2018-11-21 11:39:29 +00:00
NameScopeTests.cs Namescope enhancements (#2556) 2018-05-03 20:06:52 +02:00
NativeViewsAndBindings.xaml [Xaml] support native views and native bindings (#266) 2016-09-08 11:45:43 -07:00
NativeViewsAndBindings.xaml.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
NullExtensionTests.cs Initial import 2016-03-22 16:13:41 -07:00
OnPlatform.xaml [Xaml] OnPlatform.Default value (#873) 2017-04-25 11:06:29 -07:00
OnPlatform.xaml.cs [Xaml] OnPlatform.Default value (#873) 2017-04-25 11:06:29 -07:00
OnPlatformTests.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
PlatformSpecifics.xaml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
PlatformSpecifics.xaml.cs Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
ResourceDictionaryWithInvalidSource.xaml [Xaml] fix loading RD without codebehind (#1257) 2017-11-08 15:23:28 +01:00
ResourceDictionaryWithInvalidSource.xaml.cs [Xaml] fix loading RD without codebehind (#1257) 2017-11-08 15:23:28 +01:00
ResourceDictionaryWithSource.xaml [Xaml] fix loading RD without codebehind (#1257) 2017-11-08 15:23:28 +01:00
ResourceDictionaryWithSource.xaml.cs [Xaml[C]] route loading of RD through ResourceLoader (#1271) 2017-11-14 15:26:05 +01:00
ResourceLoader.xaml [Xaml[C]] route loading of RD through ResourceLoader (#1271) 2017-11-14 15:26:05 +01:00
ResourceLoader.xaml.cs [X] Design time properties (#4743) 2018-12-20 13:16:40 +01:00
SetStyleIdFromXName.xaml Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
SetStyleIdFromXName.xaml.cs Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
SetValue.xaml [XamlC] Explicitly cast values for ldc.i4 (#4301) 2018-11-06 20:09:28 +01:00
SetValue.xaml.cs [XamlC] Explicitly cast values for ldc.i4 (#4301) 2018-11-06 20:09:28 +01:00
SharedResourceDictionary.xaml [XamlC] Compile RDs without codebehind (#1241) 2017-11-08 11:28:40 +01:00
SharedResourceDictionary.xaml.cs Lazy creation of ResourceDictionaries (#1295) 2017-11-22 12:59:55 +01:00
SharedResourceDictionary2.xaml [Xaml] test for MergedRD, and XamlC support 2017-09-22 13:27:47 +02:00
SharedResourceDictionary2.xaml.cs [C] Allow Multiple Shared RD. (#103) 2016-04-18 17:25:20 +01:00
StringLiterals.xaml [XamlC] Compile TypeTypeConverter (#615) 2016-12-12 22:02:37 +01:00
StringLiterals.xaml.cs [XamlC] Compile TypeTypeConverter (#615) 2016-12-12 22:02:37 +01:00
StyleSheet.xaml Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
StyleSheet.xaml.cs Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
StyleTests.xaml Initial import 2016-03-22 16:13:41 -07:00
StyleTests.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
TestSharedResourceDictionary.xaml ResourceDictionary fixes (#536) 2016-12-06 08:56:08 +01:00
TestSharedResourceDictionary.xaml.cs [Xaml[C]] ResourceDictionary.Source (#1229) 2017-11-03 10:22:07 +01:00
TestXmlnsUsing.xaml [Xaml[C]] supports 'using:' xmlns declarations (#851) 2017-04-06 22:22:50 +01:00
TestXmlnsUsing.xaml.cs [Xaml[C]] supports 'using:' xmlns declarations (#851) 2017-04-06 22:22:50 +01:00
TriggerTests.xaml [Xaml] support short Properties for PropertyCondition (#645) 2016-12-23 08:50:19 +01:00
TriggerTests.xaml.cs [Xaml] support short Properties for PropertyCondition (#645) 2016-12-23 08:50:19 +01:00
TypeConverterTests.xaml Initial import 2016-03-22 16:13:41 -07:00
TypeConverterTests.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
TypeConverterTestsLegacy.cs [Test] Make sure we always test with different Cultures (#1219) 2017-10-24 10:41:33 +02:00
TypeExtension.xaml [XamlC] allow namespaces in {x:Type} markups (#867) 2017-04-20 20:53:13 +02:00
TypeExtension.xaml.cs [XamlC] allow namespaces in {x:Type} markups (#867) 2017-04-20 20:53:13 +02:00
TypeExtensionTests.cs [Xaml] cleanup xmlns usage, add XmlnsDefinition (#531) 2016-11-17 20:31:05 +01:00
TypeLoader.xaml Initial import 2016-03-22 16:13:41 -07:00
TypeLoader.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
ViewExtensionsTest.cs Lazy creation of ResourceDictionaries (#1295) 2017-11-22 12:59:55 +01:00
VisualStateManagerTests.xaml Call ChangeVisualState when new states are added (#2649) fixes #2625 2018-05-15 10:39:10 +01:00
VisualStateManagerTests.xaml.cs Call ChangeVisualState when new states are added (#2649) fixes #2625 2018-05-15 10:39:10 +01:00
X2009Primitives.xaml [Xaml] more primitive types (#385) 2016-09-27 11:10:39 -07:00
X2009Primitives.xaml.cs [Xaml/XamlC] better RD inflation (#1148) 2017-09-25 08:52:03 +02:00
XArray.xaml Initial import 2016-03-22 16:13:41 -07:00
XArray.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
XFCorePostProcessorCodeInjected.cs [build] post-build fix of the assembly (#2880) 2018-06-01 10:03:46 +02:00
XNull.xaml Initial import 2016-03-22 16:13:41 -07:00
XNull.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
XReference.xaml Initial import 2016-03-22 16:13:41 -07:00
XReference.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
XStatic.xaml [XamlC] support nested types type declarations (#872) 2017-04-20 21:06:00 +02:00
XStatic.xaml.cs [XamlC] support nested types type declarations (#872) 2017-04-20 21:06:00 +02:00
XStaticException.xaml [XamlC] supports enum and consts in x:Static (#369) 2016-09-22 23:56:29 -07:00
XStaticException.xaml.cs [X] bubble markup exception to previewer (#5411) 2019-02-28 16:17:13 -08:00
Xamarin.Forms.Xaml.UnitTests.csproj [build] add a Directory.Build.props (#4672) 2018-12-09 00:31:53 +00:00
XamlLoaderCreateTests.cs [X] bubble markup exception to previewer (#5411) 2019-02-28 16:17:13 -08:00
XamlLoaderGetXamlForTypeTests.xaml [Xaml] allow the Previewer to provide their own Xaml files for any type (#262) 2016-07-18 16:17:29 -07:00
XamlLoaderGetXamlForTypeTests.xaml.cs [previewer] make sure we do not crash even if the previewer doesn't s… (#946) 2017-06-01 09:12:00 +02:00
XamlParseExceptionConstraint.cs Initial import 2016-03-22 16:13:41 -07:00
XamlgFileLockTests.cs [tests] Change namespace of tests (#4502) 2018-11-21 11:39:29 +00:00
XamlgTests.cs [tests] Change namespace of tests (#4502) 2018-11-21 11:39:29 +00:00
app.config [XamlG] builds incrementally, add MSBuild integration tests (#2825) 2018-05-25 15:39:17 +01:00