aspnetcore/test
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
..
Microsoft.AspNetCore.Blazor.Browser.Test
Microsoft.AspNetCore.Blazor.Build.Test In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
Microsoft.AspNetCore.Blazor.E2ETest Bootstrap 4 and new styling (#619) 2018-04-19 21:06:28 +01:00
Microsoft.AspNetCore.Blazor.Razor.Extensions.Test
Microsoft.AspNetCore.Blazor.Test Fix diffing when "bind" is combined with conditional attribute. Fixes #624 2018-04-20 22:49:12 +01:00
shared
testapps