aspnetcore/test/Microsoft.AspNetCore.Blazor.../TestFiles/RuntimeCodeGenerationTest
Ryan Nowak fd5426943f Merge sibling nodes during markup block rewrite
This change adds the ability to merge sibling nodes when possible during
markup block rewriting. We retain that invariant that each markup block
is a valid chunk of markup containing properly nested tags.

We still haven't done any work to remove whitespace yet, so most of the
cases where this comes into play right now will merge an element with
its surrounding whitespace.
2018-08-13 11:17:11 -07:00
..
AsyncEventHandler_OnElement_ActionEventArgs_Lambda
AsyncEventHandler_OnElement_ActionEventArgs_MethodGroup
AsyncEventHandler_OnElement_Action_Lambda
AsyncEventHandler_OnElement_Action_MethodGroup
BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties Add type checking for component parameters 2018-06-05 19:58:50 -07:00
BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties
BindToComponent_SpecifiesValue_WithMatchingProperties Add type checking for component parameters 2018-06-05 19:58:50 -07:00
BindToComponent_SpecifiesValue_WithoutMatchingProperties
BindToComponent_TypeChecked_WithMatchingProperties Add type checking for component parameters 2018-06-05 19:58:50 -07:00
BindToElementFallback_WithFormat_WritesAttributes
BindToElementFallback_WritesAttributes
BindToElementWithSuffix_WritesAttributes
BindToElement_WritesAttributes
BuiltIn_BindToInputCheckbox_WritesAttributes
BuiltIn_BindToInputText_WithFormatFromProperty_WritesAttributes
BuiltIn_BindToInputText_WithFormat_WritesAttributes
BuiltIn_BindToInputText_WritesAttributes
BuiltIn_BindToInputWithoutType_WritesAttributes
ChildComponent_Simple
ChildComponent_WithChildContent Reenable markup blocks (#1286) 2018-08-10 16:29:39 -07:00
ChildComponent_WithElementOnlyChildContent Reenable markup blocks (#1286) 2018-08-10 16:29:39 -07:00
ChildComponent_WithExplicitEventHandler
ChildComponent_WithExplicitStringParameter Add type checking for component parameters 2018-06-05 19:58:50 -07:00
ChildComponent_WithLambdaEventHandler
ChildComponent_WithNonPropertyAttributes
ChildComponent_WithPageDirective
ChildComponent_WithParameters Add type checking for component parameters 2018-06-05 19:58:50 -07:00
ChildComponent_WithWeaklyTypeEventHandler Fix #954 - use weak typing for 'event handlers' 2018-07-05 09:15:01 -07:00
ComponentParameter_TypeMismatch_ReportsDiagnostic Add type checking for component parameters 2018-06-05 19:58:50 -07:00
Component_WithDocType Reenable markup blocks (#1286) 2018-08-10 16:29:39 -07:00
Component_WithRef
Component_WithRef_WithChildContent Merge sibling nodes during markup block rewrite 2018-08-13 11:17:11 -07:00
Element_WithRef
Element_WithRef_CSharpReservedWord
Element_WithRef_LeadingAt
Element_WithRef_NoLeadingAt
EventHandler_OnElement_ArbitraryEventName_WithEventArgsMethodGroup
EventHandler_OnElement_WithDelegate
EventHandler_OnElement_WithEventArgsLambdaDelegate
EventHandler_OnElement_WithEventArgsMethodGroup
EventHandler_OnElement_WithLambdaDelegate
EventHandler_OnElement_WithNoArgMethodGroup
EventHandler_OnElement_WithNoArgsLambdaDelegate
EventHandler_OnElement_WithString
LeadingWhiteSpace_WithCSharpExpression Reenable markup blocks (#1286) 2018-08-10 16:29:39 -07:00
LeadingWhiteSpace_WithComponent Reenable markup blocks (#1286) 2018-08-10 16:29:39 -07:00
LeadingWhiteSpace_WithDirective Reenable markup blocks (#1286) 2018-08-10 16:29:39 -07:00
Regression_597
Regression_609
Regression_772 Merge sibling nodes during markup block rewrite 2018-08-13 11:17:11 -07:00
Regression_773 Merge sibling nodes during markup block rewrite 2018-08-13 11:17:11 -07:00
Regression_784
ScriptTag_WithErrorSuppressed
TrailingWhiteSpace_WithCSharpExpression Merge sibling nodes during markup block rewrite 2018-08-13 11:17:11 -07:00
TrailingWhiteSpace_WithComponent Merge sibling nodes during markup block rewrite 2018-08-13 11:17:11 -07:00
TrailingWhiteSpace_WithDirective Reenable markup blocks (#1286) 2018-08-10 16:29:39 -07:00