aspnetcore/test
N. Taylor Mullen f31b45d84a Enable TagHelper directives to handle malformed text.
- Prior to this change we'd try to substring a TagHelper directive with length 1 but our substring call would be for -1 (explosions).
- Added tests to validate that `@tagHelperPrefix`, `@removeTagHelper` and `@addTagHelper` all behave properly when they have malformed quotes.

#1242
2017-04-20 11:43:38 -07:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test react to removal of PlatformAbstractions (#1243) 2017-04-20 09:30:59 -07:00
Microsoft.AspNetCore.Razor.Language.Test Enable TagHelper directives to handle malformed text. 2017-04-20 11:43:38 -07:00
Microsoft.AspNetCore.Razor.Performance
Microsoft.AspNetCore.Razor.Runtime.Test
Microsoft.AspNetCore.Razor.Test.Common Fix ability to generate baselines. 2017-04-13 11:07:02 -07:00
Microsoft.CodeAnalysis.Razor.Test Rename ITagHelperDescriptorBuilder => TagHelperDescriptorBuilder. 2017-04-11 17:08:38 -07:00
Microsoft.VisualStudio.LanguageServices.Razor.Test Ensure output hint descriptors don't schema check. 2017-04-14 12:14:52 -07:00
RazorPageGenerator.Test Move test infrastructure 2017-04-10 19:42:56 -07:00