maui-linux/Xamarin.Forms.Xaml.UnitTests
Stephane Delcroix b423e7cc07
fix-cp
2017-10-18 17:13:46 +02:00
..
Issues [Xaml] Chain op_implicit for OnPlatform (if needed) (#1176) 2017-10-18 09:17:24 +02: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] Allow Properties and BP of generic types (#995) 2017-06-21 10:32:58 +02: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
AutomationProperties.xaml [All] Rename Accessibility -> AutomationProperties (#912) 2017-05-10 18:20:57 +01:00
AutomationProperties.xaml.cs [All] Rename Accessibility -> AutomationProperties (#912) 2017-05-10 18:20:57 +01:00
BindingsCompiler.xaml [XamlC] TypedBindings, some tests, a compiler, ... (#489) 2016-11-15 11:39:48 -08:00
BindingsCompiler.xaml.cs [XamlC] TypedBindings, some tests, a compiler, ... (#489) 2016-11-15 11:39:48 -08: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
DefaultCtorRouting.xaml [XamlC] Produce correct mdb files (#699) 2017-02-02 10:57:50 +01:00
DefaultCtorRouting.xaml.cs [XamlC] Produce correct mdb files (#699) 2017-02-02 10:57:50 +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
DummyBuildEngine.cs Initial import 2016-03-22 16:13:41 -07:00
DynamicResource.xaml Initial import 2016-03-22 16:13:41 -07:00
DynamicResource.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
EventsConnection.xaml [XamlC] correctly resolve override of virtual event handlers (#247) 2016-07-18 16:30:08 -07:00
EventsConnection.xaml.cs [XamlC] correctly resolve override of virtual event handlers (#247) 2016-07-18 16:30:08 -07:00
FactoryMethodMissingCtor.xaml [Xaml] support arrays as x:Arguments (#545) 2016-12-04 22:08:11 +01:00
FactoryMethodMissingCtor.xaml.cs [XamlC] Produce correct mdb files (#699) 2017-02-02 10:57:50 +01: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 More Xaml generic support (#857) 2017-04-06 14:37:59 -07:00
GenericsTests.xaml.cs [Tests] Add nunit test adapter (#1038) 2017-07-06 23:29:03 +01: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
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 [Xaml] cleanup xmlns usage, add XmlnsDefinition (#531) 2016-11-17 20:31:05 +01:00
MarkupExpressionParserTests.cs [XamlC] Implement IValueProvider.PropertyType (#345) 2016-09-23 00:01:22 -07: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
MockCompiler.cs [XamlC] Produce correct mdb files (#699) 2017-02-02 10:57:50 +01:00
NameScopeTests.cs Initial import 2016-03-22 16:13:41 -07: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 [C] new OnPlatform mechanism (#658) 2017-01-12 12:05:41 -08: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
SetValue.xaml [Xaml[C]] support op_implicit declared on Target (#585) 2016-12-07 11:35:32 +01:00
SetValue.xaml.cs [Xaml[C]] support op_implicit declared on Target (#585) 2016-12-07 11:35:32 +01:00
SharedResourceDictionary.xaml Make sure StaticResources can be looked up in ResourceDictionaries directly (#106) 2016-04-18 09:44:21 -07:00
SharedResourceDictionary.xaml.cs Make sure StaticResources can be looked up in ResourceDictionaries directly (#106) 2016-04-18 09:44:21 -07:00
SharedResourceDictionary2.xaml [C] Allow Multiple Shared RD. (#103) 2016-04-18 17:25:20 +01: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
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 ResourceDictionary fixes (#536) 2016-12-06 08:56:08 +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 [X] internal CreateFromXaml () (#77) 2016-04-12 09:46:39 -07: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 Initial import 2016-03-22 16:13:41 -07:00
X2009Primitives.xaml [Xaml] more primitive types (#385) 2016-09-27 11:10:39 -07:00
X2009Primitives.xaml.cs [Xaml] more primitive types (#385) 2016-09-27 11:10:39 -07: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
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 [XamlC] supports enum and consts in x:Static (#369) 2016-09-22 23:56:29 -07:00
Xamarin.Forms.Xaml.UnitTests.csproj fix-cp 2017-10-18 17:13:46 +02:00
XamlLoaderCreateTests.cs [Xaml] Clone node tree on DT, allow markup to be evaluated multiple times (#295) 2016-08-16 11:33:44 -07: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 Initial import 2016-03-22 16:13:41 -07:00
XamlgTests.cs [XamlG] supports x:FieldModifier (#878) 2017-04-28 10:39:16 +02:00
app.config Initial import 2016-03-22 16:13:41 -07:00
packages.config [Tests] Add nunit test adapter (#1038) 2017-07-06 23:29:03 +01:00