aspnetcore/test/Microsoft.AspNetCore.Razor..../TestFiles/IntegrationTests
Ryan Nowak 0cb7ae7fbf Add support for namespace tokens in extensible directives
This change adds support for accepting a namespace name in extensible
directives. This will be needed for the @namespace directive.

Implemented new parsing and codegen for namespaces using nameof().

Also fixed any issue where we were not global::-qualifying object where it
was used in the design time code for tokens.
2017-04-05 15:37:50 -07:00
..
BasicIntegrationTest Introduce RazorCompilation 2017-02-22 10:22:18 -08:00
CodeGenerationIntegrationTest Add support for namespace tokens in extensible directives 2017-04-05 15:37:50 -07:00
ExtensibleDirectiveTest Add support for namespace tokens in extensible directives 2017-04-05 15:37:50 -07:00
HtmlAttributeIntegrationTest Introduce RazorCompilation 2017-02-22 10:22:18 -08:00
InstrumentationPassIntegrationTest Moved TagHelperIRNode, InitializeTagHelperStructureIRNode from renderer to writer 2017-04-03 19:57:51 -07:00
RazorTemplateEngineIntegrationTest Move FileSystemRazorProject into Razor.Evolution 2017-02-28 14:15:52 -08:00
TagHelpersIntegrationTest Introduce RazorCompilation 2017-02-22 10:22:18 -08:00