aspnetcore/test/Microsoft.AspNet.Razor.Test
N. Taylor Mullen a86b0dca3e Add line mappings to project TagHelper attribute values.
- We now create LineMappings for instances where a TagHelper's attribute value is not of a string type.
- This will enable the Razor editor to create projections from .cshtml => .cs for TagHelper attributes.
- Modified the TagHelperCodeGenerator and TagHelperBlockBuiler to accurately track the attribute values start locations so it could flow into code generation.
- Modified existing tests to account for the new line mappings.

#207
2014-12-19 17:26:33 -08:00
..
Editor Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 14:43:16 -08:00
Framework Changed TagHelper attributes to be SpanKind.Code if not string typed. 2014-11-24 11:21:20 -08:00
Generator Add line mappings to project TagHelper attribute values. 2014-12-19 17:26:33 -08:00
Parser Add found TagHelperDescriptors on a Razor page to GeneratorResults. 2014-12-05 14:53:06 -08:00
TagHelpers Update Razor to use official xunit runner 2014-12-16 12:05:53 -08:00
TestFiles Added TagHelperContext.UniqueId: 2014-12-12 16:25:42 -08:00
Text Delete trailing whitespace 2014-11-20 14:16:32 -08:00
Tokenizer
Utils Add missing license headers 2014-11-20 23:17:48 -08:00
CSharpRazorCodeLanguageTest.cs Delete trailing whitespace 2014-11-20 14:16:32 -08:00
Microsoft.AspNet.Razor.Test.kproj Add schema version to kproj files 2014-11-25 11:00:49 -08:00
RazorCodeLanguageTest.cs
RazorDirectiveAttributeTest.cs
RazorEngineHostTest.cs
RazorTemplateEngineTest.cs Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 14:43:16 -08:00
StringTextBuffer.cs
project.json Update Razor to use official xunit runner 2014-12-16 12:05:53 -08:00