aspnetcore/test/Microsoft.AspNetCore.Razor....
Ryan Nowak 2190dc2096 Add RazorCSharpSourceDocument
Precursor to actual CSharp lowering
2016-12-04 23:30:55 -08:00
..
Intermediate Change IR implementations to not hold all information in children. 2016-11-22 11:54:13 -08:00
Legacy Add legacy dependencies of C# lowering 2016-12-04 23:30:34 -08:00
Properties
TestFiles
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
DefaultRazorSourceDocumentTest.cs Add indexability to the RazorSourceDocument. 2016-11-21 10:58:09 -08:00
DefaultRazorSyntaxTreePhaseTest.cs Fix failing tests 2016-11-16 14:06:02 -08:00
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
IntegrationTest.cs Add end-to-end support for extensible directives 2016-12-03 18:44:54 -08:00
Microsoft.AspNetCore.Razor.Evolution.Test.xproj
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 Add IR phase 2016-11-29 21:28:27 -08:00
RazorProjectItemTest.cs Add RazorProject - an abstraction for working with Razor files in a project 2016-11-16 14:06:03 -08:00
RazorSourceDocumentTest.cs Add indexability to the RazorSourceDocument. 2016-11-21 10:58:09 -08:00
RazorSyntaxTreeTest.cs
TagHelperBinderSyntaxTreePassTest.cs Add end-to-end support for extensible directives 2016-12-03 18:44:54 -08:00
TestRazorCodeDocument.cs Implement IR lowering phase 2016-11-22 11:25:23 -08:00
TestRazorSourceDocument.cs Add indexability to the RazorSourceDocument. 2016-11-21 10:58:09 -08:00
project.json Update Razor.Evolution versions and package verifier. 2016-11-16 14:21:52 -08:00