aspnetcore/test/Microsoft.AspNetCore.Razor....
N. Taylor Mullen aa58ea6907 Change IR implementations to not hold all information in children.
- Added conditional attribute test.
- Reacted to Html optimization pass in tests.
- Removed directive IR bits since they'll be handled by the extensible directive system.

#844
2016-11-22 11:54:13 -08:00
..
Intermediate Change IR implementations to not hold all information in children. 2016-11-22 11:54:13 -08:00
Legacy
Properties
TestFiles
DefaultItemCollectionTest.cs
DefaultRazorCodeDocumentTest.cs
DefaultRazorEngineBuilderTest.cs
DefaultRazorEngineTest.cs
DefaultRazorParsingPhaseTest.cs
DefaultRazorSourceDocumentTest.cs
DefaultRazorSyntaxTreePhaseTest.cs
IntegrationTest.cs
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
RazorSourceDocumentTest.cs
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
project.json