aspnetcore/test
N. Taylor Mullen 03f3975360 Allow directive string tokens to be colorized.
- Without a directive string token having a `SpanKind.Code` it cannot have any sort of C# coloring associated with it.
- Updated tests to reflect new `SpanKind` expectations.

#1269
2017-05-18 10:36:54 -07:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test Make extensible directive type token rendering allow value types. 2017-05-17 10:31:16 -07:00
Microsoft.AspNetCore.Razor.Language.Test Allow directive string tokens to be colorized. 2017-05-18 10:36:54 -07:00
Microsoft.AspNetCore.Razor.Performance
Microsoft.AspNetCore.Razor.Runtime.Test
Microsoft.AspNetCore.Razor.Test.Common Validate line mappings for integration tests in Razor.Extensions. 2017-05-17 10:20:36 -07:00
Microsoft.AspNetCore.Razor.Test.MvcShim Compile CodeGeneration tests 2017-05-16 16:26:47 -07:00
Microsoft.CodeAnalysis.Razor.Test
Microsoft.VisualStudio.LanguageServices.Razor.Test
RazorPageGenerator.Test