aspnetcore/test/Microsoft.AspNetCore.Razor....
N. Taylor Mullen e14f4b095d Track `TagHelperAttribute` quotes.
- Removed `Minimized` from `TagHelperAttribute` and replaced it with `HtmlAttributeValueStyle`.
- Removed `AddMinimizedTagHelperAttribute` method from `TagHelperExecutionContext` since we always provide a `HtmlAttributeValueStyle` now.
- Stopped manually escaping double quotes because we now know how an attribute was originally written.
- Updated tests to account for new attribute format (from kvp).

#705
2016-05-27 12:28:33 -07:00
..
Chunks/Generators
CodeGenerators Track `TagHelperAttribute` quotes. 2016-05-27 12:28:33 -07:00
Editor
Framework Track `TagHelperAttribute` quotes. 2016-05-27 12:28:33 -07:00
Parser Make HTML comments more resilient to extra end dashes. 2016-05-24 15:34:35 -07:00
TagHelpers Track `TagHelperAttribute` quotes. 2016-05-27 12:28:33 -07:00
TestFiles Track `TagHelperAttribute` quotes. 2016-05-27 12:28:33 -07:00
Text Migrate tests, tools and samples to portable 2016-04-14 15:07:34 -07:00
Tokenizer
Utils
CSharpRazorCodeLanguageTest.cs
Microsoft.AspNetCore.Razor.Test.xproj Remove project name from output path 2016-03-02 20:58:45 -08:00
RazorCodeLanguageTest.cs
RazorEngineHostTest.cs
RazorErrorTest.cs
RazorTemplateEngineTest.cs
SourceLocationTest.cs
StringTextBuffer.cs
project.json Fix build warnings 2016-05-02 14:39:19 -07:00