aspnetcore/test/Microsoft.AspNetCore.Razor..../IntegrationTests
Ryan Nowak 965ae5490f Introducing RazorIRToken
This IR node will be part of the new token model for IR. It will be used
by all nodes that contain user content. Going forward, tokens will be the
thing that contains text and produces line mappings.

This commit just introduces the class.
2017-02-17 11:22:53 -08:00
..
BasicIntegrationTest.cs
CodeGenerationIntegrationTest.cs Refactor IR phases 2017-02-14 14:51:36 -08:00
HtmlAttributeIntegrationTest.cs
ImportsIntegrationTest.cs
InstrumentationPassIntegrationTest.cs [Fixes #961] Disable instrumentation for TagHelper attribute values 2017-02-01 15:26:13 -08:00
IntegrationTestBase.cs Bump test projects up to .NET 4.5.2 2017-02-14 08:48:29 -08:00
IntializeTestFileAttribute.cs
LineMappingsSerializer.cs Make LineMapping public 2017-02-03 15:50:34 -08:00
PageDocumentIntegrationTest.cs
RazorIRNodeSerializer.cs
RazorIRNodeVerifier.cs
RazorIRNodeWriter.cs Introducing RazorIRToken 2017-02-17 11:22:53 -08:00
TagHelpersIntegrationTest.cs
TestTagHelperDescriptors.cs Re-enable netcoreapp1.1 tests 2017-02-16 14:09:12 -08:00