aspnetcore/test/Microsoft.AspNetCore.Razor..../TestFiles/IntegrationTests
Ryan Nowak 851dd7ba3b Add support for TagHelper directives
This commit adds support to the TagHelperBinderSyntaxTreePass to interpret
@addTagHelper, @removeTagHelper, and @tagHelperPrefix.

I also ported all the original tests for this feature and updated them to
call new APIs.

The bulk of the changes here were updates to baseline tests that weren't
correctly using @addTagHelper
2017-01-20 17:44:35 -08:00
..
BasicIntegrationTest [Fixes #878] Removed marker nodes from IR 2016-12-22 15:11:52 -08:00
CodeGenerationIntegrationTest Add support for TagHelper directives 2017-01-20 17:44:35 -08:00
HtmlAttributeIntegrationTest [Fixes #878] Removed marker nodes from IR 2016-12-22 15:11:52 -08:00
ImportsIntegrationTest Adds support for imports to IR lowering 2017-01-20 10:43:53 -08:00
InstrumentationPassIntegrationTest Adds Instrumentation support 2017-01-11 17:27:52 -08:00
TagHelpersIntegrationTest Adds Instrumentation support 2017-01-11 17:27:52 -08:00