aspnetcore/test/Microsoft.AspNetCore.Blazor.../TestFiles/RuntimeCodeGenerationTest
Steve Sanderson 60dcc6e568 In Razor compilation, trim leading and trailing whitespace nodes (#586)
* In Razor compilation, trim leading and trailing whitespace

* Update all unit tests to account for whitespace trimming

* Recognize that TagHelperIntermediateNode produces output too

* Skip TrimWhitespacePass during first phase of two-phase compile

* Skip TrimWhitespacePass during design-time builds

* Update baselines after rebase
2018-04-24 21:44:30 +01:00
..
BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
BindToComponent_SpecifiesValue_WithMatchingProperties In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
BindToComponent_SpecifiesValue_WithoutMatchingProperties In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
BindToElementFallback_WithFormat_WritesAttributes In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
BindToElementFallback_WritesAttributes In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
BindToElementWithSuffix_WritesAttributes In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
BindToElement_WritesAttributes In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
BuiltIn_BindToInputCheckbox_WritesAttributes In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
BuiltIn_BindToInputText_WithFormatFromProperty_WritesAttributes In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
BuiltIn_BindToInputText_WithFormat_WritesAttributes In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
BuiltIn_BindToInputText_WritesAttributes In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
BuiltIn_BindToInputWithoutType_WritesAttributes In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
ChildComponent_Simple Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
ChildComponent_WithChildContent Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
ChildComponent_WithExplicitEventHandler In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
ChildComponent_WithExplicitStringParameter Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
ChildComponent_WithLambdaEventHandler In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
ChildComponent_WithNonPropertyAttributes Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
ChildComponent_WithPageDirective Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
ChildComponent_WithParameters Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
EventHandler_OnElement_ArbitraryEventName_WithEventArgsMethodGroup In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
EventHandler_OnElement_WithDelegate
EventHandler_OnElement_WithEventArgsLambdaDelegate Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
EventHandler_OnElement_WithEventArgsMethodGroup In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
EventHandler_OnElement_WithLambdaDelegate
EventHandler_OnElement_WithNoArgMethodGroup In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
EventHandler_OnElement_WithNoArgsLambdaDelegate Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
EventHandler_OnElement_WithString Fix #597 Allow multiple tokens in attributes 2018-04-19 16:14:10 -04:00
LeadingWhiteSpace_WithCSharpExpression In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
LeadingWhiteSpace_WithComponent In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
LeadingWhiteSpace_WithDirective In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
Regression_597 In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
ScriptTag_WithErrorSuppressed In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
TrailingWhiteSpace_WithCSharpExpression In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
TrailingWhiteSpace_WithComponent In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
TrailingWhiteSpace_WithDirective In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00