aspnetcore/test/Microsoft.AspNetCore.Razor....
Ryan Nowak d8b626c843 Implement IR lowering phase
This is a first cut of IR lowering and includes the basic node types and
some tests.
2016-11-22 11:25:23 -08:00
..
Intermediate Implement IR lowering phase 2016-11-22 11:25:23 -08:00
Legacy Add TagHelper binding abstractions. 2016-11-21 11:04:42 -08:00
Properties
TestFiles
DefaultItemCollectionTest.cs
DefaultRazorCodeDocumentTest.cs
DefaultRazorEngineBuilderTest.cs
DefaultRazorEngineTest.cs
DefaultRazorParsingPhaseTest.cs Add skeleton of syntax phases 2016-11-16 14:06:01 -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
IntegrationTest.cs Add skeleton of syntax phases 2016-11-16 14:06:01 -08:00
Microsoft.AspNetCore.Razor.Evolution.Test.xproj
RazorCodeDocumentExtensionsTest.cs Implement IR lowering phase 2016-11-22 11:25:23 -08:00
RazorCodeDocumentTest.cs
RazorEngineTest.cs Implement IR lowering phase 2016-11-22 11:25:23 -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 Fix test case so it works cross plat. 2016-11-21 14:52:52 -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