aspnetcore/test/Microsoft.AspNetCore.Compon.../TestFiles/DesignTimeCodeGenerationTest
Steve Sanderson 0da8150794 Code migration, step 1 (#1706)
* Rename Microsoft.AspNetCore.Blazor dir to .Components

* Rename Microsoft.AspNetCore.Blazor.Browser dir to .Components.Browser

* Rename Microsoft.AspNetCore.Blazor.Browser.JS dir to .Components.Browser.JS

* Rename Microsoft.AspNetCore.Blazor.TagHelperWorkaround dir to .Components.TagHelperWorkaround

* Unbreak signing

* Rename Microsoft.AspNetCore.Blazor.Analyzers dir to .Components.Analyzers

* Rename Microsoft.AspNetCore.Blazor.Server dir to .Components.Server

* Rename Microsoft.AspNetCore.Blazor.Razor.Extensions dir to .Components.Razor.Extensions

* Rename Microsoft.AspNetCore.Blazor.Build dir to .Components.Build

* Rename Microsoft.AspNetCore.Blazor.Test dir to .Components.test

* Rename Microsoft.AspNetCore.Blazor.Server.Test dir to .Components.Server.Test

* Rename Microsoft.AspNetCore.Blazor.Razor.Extensions.Test dir to .Components.Razor.Extensions.Test

* Rename Microsoft.AspNetCore.Blazor.Analyzers.Test dir to .Components.Analyzers.Test

* Rename Microsoft.AspNetCore.Blazor.Browser.Test dir to .Components.Browser.Test

* Rename Microsoft.AspNetCore.Blazor.Build.Test dir to .Components.Build.Test

* Rename Microsoft.AspNetCore.Blazor.E2ETest dir to .Components.E2ETest

* Fix typo

* Unbreak VSIX build

* Fix .Build unit tests

* Move Blazor benchmarks into blazor subdir

* Rename .Blazor.Performance dir to .Components.Performance

* Move some samples within .sln

* Move StandaloneApp sample to blazor subdir

* Move MonoSanity sample to blazor subdir

* Move HostedInAspNet sample to blazor subdir

* Update paths to samples

* Move .BuildTools and .Cli sources to blazor subdir

* Move tooling to blazor subdir

* Move templates to blazor subdir

* Restore Directory.Build.props behaviors in blazor\src

* Move mono to blazor subdir

* Update folder structure in .sln

* Fix VSIX

* Empty commit to reawaken CI

* Fix manual standalone app startup
2018-11-21 16:17:33 +01:00
..
AsyncEventHandler_OnElement_ActionEventArgs_Lambda Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
AsyncEventHandler_OnElement_ActionEventArgs_MethodGroup Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
AsyncEventHandler_OnElement_Action_Lambda Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
AsyncEventHandler_OnElement_Action_MethodGroup Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
BindToComponent_SpecifiesValue_WithMatchingProperties Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
BindToComponent_SpecifiesValue_WithoutMatchingProperties Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
BindToComponent_TypeChecked_WithMatchingProperties Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
BindToElementFallback_WithFormat_WritesAttributes Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
BindToElementFallback_WritesAttributes Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
BindToElementWithSuffix_WritesAttributes Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
BindToElement_WritesAttributes Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
BodyAndAttributeChildContent Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
BodyAndExplicitChildContent Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
BuiltIn_BindToInputCheckbox_WritesAttributes Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
BuiltIn_BindToInputText_WithFormatFromProperty_WritesAttributes Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
BuiltIn_BindToInputText_WithFormat_WritesAttributes Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
BuiltIn_BindToInputText_WritesAttributes Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
BuiltIn_BindToInputWithoutType_WritesAttributes Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
ChildComponent_Generic Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
ChildComponent_GenericBind Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
ChildComponent_GenericBindWeaklyTyped Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
ChildComponent_GenericBindWeaklyTyped_TypeInference Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
ChildComponent_GenericBind_TypeInference Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
ChildComponent_GenericChildContent Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
ChildComponent_GenericChildContent_TypeInference Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
ChildComponent_GenericWeaklyTypedAttribute Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
ChildComponent_GenericWeaklyTypedAttribute_TypeInference Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
ChildComponent_Generic_TypeInference Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
ChildComponent_Generic_TypeInference_Multiple Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
ChildComponent_MultipleGenerics Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
ChildComponent_MultipleGenerics_TypeInference Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
ChildComponent_Simple Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
ChildComponent_WithChildContent Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
ChildComponent_WithElementOnlyChildContent Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
ChildComponent_WithExplicitChildContent Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
ChildComponent_WithExplicitEventHandler Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
ChildComponent_WithExplicitGenericChildContent Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
ChildComponent_WithExplicitStringParameter Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
ChildComponent_WithGenericChildContent Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
ChildComponent_WithGenericChildContent_SetsParameterName Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
ChildComponent_WithGenericChildContent_SetsParameterNameOnComponent Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
ChildComponent_WithLambdaEventHandler Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
ChildComponent_WithNonPropertyAttributes Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
ChildComponent_WithPageDirective Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
ChildComponent_WithParameters Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
ChildComponent_WithWeaklyTypeEventHandler Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
ComponentParameter_TypeMismatch_ReportsDiagnostic Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
ComponentWithTypeParameters Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
Component_WithDocType Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
Component_WithRef Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
Component_WithRef_WithChildContent Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
Element_WithRef Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
EventHandlerTagHelper_EscapeQuotes Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
EventHandler_OnElement_ArbitraryEventName_WithEventArgsMethodGroup Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
EventHandler_OnElement_WithDelegate Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
EventHandler_OnElement_WithEventArgsLambdaDelegate Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
EventHandler_OnElement_WithEventArgsMethodGroup Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
EventHandler_OnElement_WithLambdaDelegate Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
EventHandler_OnElement_WithNoArgMethodGroup Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
EventHandler_OnElement_WithNoArgsLambdaDelegate Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
EventHandler_OnElement_WithString Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
GenericComponent_WithComponentRef Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
GenericComponent_WithComponentRef_TypeInference Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
LeadingWhiteSpace_WithCSharpExpression Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
LeadingWhiteSpace_WithComponent Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
LeadingWhiteSpace_WithDirective Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
MultipleExplictChildContent Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
RazorTemplate_AsComponentParameter Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
RazorTemplate_AsComponentParameter_MixedContent Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
RazorTemplate_ContainsComponent Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
RazorTemplate_FollowedByComponent Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
RazorTemplate_Generic_AsComponentParameter Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
RazorTemplate_Generic_InImplicitExpression Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
RazorTemplate_InAttribute Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
RazorTemplate_InCodeBlock Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
RazorTemplate_InCodeBlock_Dynamic Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
RazorTemplate_InExplicitExpression Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
RazorTemplate_InImplicitExpression Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
RazorTemplate_MultipleRoots Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
RazorTemplate_NonGeneric_AsComponentParameter Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
RazorTemplate_NonGeneric_InImplicitExpression Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
Regression_597 Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
Regression_609 Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
Regression_772 Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
Regression_773 Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
Regression_784 Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
ScriptTag_WithErrorSuppressed Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
TrailingWhiteSpace_WithCSharpExpression Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
TrailingWhiteSpace_WithComponent Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00
TrailingWhiteSpace_WithDirective Code migration, step 1 (#1706) 2018-11-21 16:17:33 +01:00