aspnetcore/test/Microsoft.AspNetCore.Razor....
Ryan Nowak b8e1fb8011 Add line-mapping support to RazorSourceDocument 2016-12-20 09:06:12 -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 Fix line endings 2016-12-20 08:56:18 -08:00
DefaultDirectiveIRPassTest.cs Port existing CSharp code generation integration tests. 2016-12-14 11:18:31 -08:00
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 Add IR phase 2016-11-29 21:28:27 -08:00
DefaultRazorParsingPhaseTest.cs Add end-to-end support for extensible directives 2016-12-03 18:44:54 -08:00
DefaultRazorRuntimeCSharpLoweringPhaseTest.cs Add model for differentiating design time and runtime parsing. 2016-12-14 12:39:25 -08:00
DefaultRazorSourceDocumentTest.cs Add line-mapping support to RazorSourceDocument 2016-12-20 09:06:12 -08:00
DefaultRazorSyntaxTreePhaseTest.cs
DirectiveDescriptorBuilderTest.cs Add extensible directive abstractions 2016-11-23 19:56:40 -08:00
HtmlNodeOptimizationPassTest.cs Port WhiteSpaceRewriter and ConditionalAttributeCollapser. 2016-11-22 12:04:31 -08:00
Microsoft.AspNetCore.Razor.Evolution.Test.csproj Upgrade to VS 2017 2016-12-16 16:04:22 -08:00
RazorCodeDocumentExtensionsTest.cs Add RazorCSharpSourceDocument 2016-12-04 23:30:55 -08:00
RazorCodeDocumentTest.cs
RazorEngineBuilderExtensionsTest.cs Add end-to-end support for extensible directives 2016-12-03 18:44:54 -08:00
RazorEngineTest.cs [Fixes #881] Added TagHelper IR support 2016-12-15 11:46:35 -08:00
RazorProjectItemTest.cs
RazorSourceDocumentTest.cs
RazorSyntaxTreeTest.cs
TagHelperBinderSyntaxTreePassTest.cs Add end-to-end support for extensible directives 2016-12-03 18:44:54 -08:00
TestFile.cs Add integration testing 2016-12-06 11:25:04 -08:00
TestRazorCodeDocument.cs Implement IR lowering phase 2016-11-22 11:25:23 -08:00
TestRazorSourceDocument.cs