aspnetcore/test/Microsoft.AspNet.Razor.Test
N. Taylor Mullen 039062c5eb Fix C# design time projections for complex TagHelper attributes.
- TagHelper attributes that have expressions intermingled within them (resulting in Block elements) resulted in Spans in the attribute being falsely marked as SpanKind.Markup.
- Updated tests to account for new SpanKind.Code behavior.
- Added complex scenario to validate SpanKind.Code is flowed through to surround attributes.

#387
2015-06-25 10:27:03 -07:00
..
Chunks/Generators Addressed code review comments. 2015-05-29 12:50:01 -07:00
CodeGenerators Enable instrumentation for TagHelpers. 2015-06-10 12:52:25 -07:00
Editor
Framework Fix C# design time projections for complex TagHelper attributes. 2015-06-25 10:27:03 -07:00
Parser Add support for C# 6 exception filters. 2015-06-10 10:08:10 -07:00
TagHelpers Fix C# design time projections for complex TagHelper attributes. 2015-06-25 10:27:03 -07:00
TestFiles Enable instrumentation for TagHelpers. 2015-06-10 12:52:25 -07:00
Text
Tokenizer Add support for C# 6 exception filters. 2015-06-10 10:08:10 -07:00
Utils Avoid errors when generating baselines 2015-06-01 08:42:23 -07:00
CSharpRazorCodeLanguageTest.cs Addressed code review comments. 2015-05-29 12:50:01 -07:00
Microsoft.AspNet.Razor.Test.xproj
RazorCodeLanguageTest.cs
RazorEngineHostTest.cs Addressed code review comments. 2015-05-29 12:50:01 -07:00
RazorErrorTest.cs
RazorTemplateEngineTest.cs Addressed code review comments. 2015-05-29 12:50:01 -07:00
SourceLocationTest.cs
StringTextBuffer.cs
project.json