aspnetcore/test/Microsoft.AspNetCore.Razor....
N. Taylor Mullen 88d99b06b3 Skip Razor.Evolution tests on Linux and Mac.
- Source ranges currently aren't normalized when they're input into the system. Due to how we serialize pieces of the code this breaks cross plat because of newline differences.
- This is a temporary work around to get the build passing cross plat.
2016-12-19 15:03:32 -08:00
..
IntegrationTests Skip Razor.Evolution tests on Linux and Mac. 2016-12-19 15:03:32 -08:00
Intermediate [Fixes #881] Added TagHelper IR support 2016-12-15 11:46:35 -08:00
Legacy Skip Razor.Evolution tests on Linux and Mac. 2016-12-19 15:03:32 -08:00
Properties
TestFiles [Fixes #881] Added TagHelper IR support 2016-12-15 11:46:35 -08:00
DefaultDirectiveIRPassTest.cs
DefaultDirectiveSyntaxTreePassTest.cs Skip Razor.Evolution tests on Linux and Mac. 2016-12-19 15:03:32 -08:00
DefaultItemCollectionTest.cs
DefaultRazorCodeDocumentTest.cs
DefaultRazorEngineBuilderTest.cs
DefaultRazorEngineTest.cs
DefaultRazorIRPhaseTest.cs
DefaultRazorParsingPhaseTest.cs
DefaultRazorRuntimeCSharpLoweringPhaseTest.cs
DefaultRazorSourceDocumentTest.cs
DefaultRazorSyntaxTreePhaseTest.cs
DirectiveDescriptorBuilderTest.cs
HtmlNodeOptimizationPassTest.cs
Microsoft.AspNetCore.Razor.Evolution.Test.csproj Upgrade to VS 2017 2016-12-16 16:04:22 -08:00
RazorCodeDocumentExtensionsTest.cs
RazorCodeDocumentTest.cs
RazorEngineBuilderExtensionsTest.cs
RazorEngineTest.cs [Fixes #881] Added TagHelper IR support 2016-12-15 11:46:35 -08:00
RazorProjectItemTest.cs
RazorSourceDocumentTest.cs
RazorSyntaxTreeTest.cs
TagHelperBinderSyntaxTreePassTest.cs
TestFile.cs
TestRazorCodeDocument.cs
TestRazorSourceDocument.cs