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 Rename AspNet 5 file contents. 2016-01-22 12:21:25 -08:00
CodeGenerators Track `TagHelperAttribute` quotes. 2016-05-27 12:28:33 -07:00
Editor Rename AspNet 5 file contents. 2016-01-22 12:21:25 -08:00
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 Rename AspNet 5 file contents. 2016-01-22 12:21:25 -08:00
Utils Rename AspNet 5 file contents. 2016-01-22 12:21:25 -08:00
CSharpRazorCodeLanguageTest.cs Rename AspNet 5 file contents. 2016-01-22 12:21:25 -08:00
Microsoft.AspNetCore.Razor.Test.xproj Remove project name from output path 2016-03-02 20:58:45 -08:00
RazorCodeLanguageTest.cs Rename AspNet 5 file contents. 2016-01-22 12:21:25 -08:00
RazorEngineHostTest.cs Rename AspNet 5 file contents. 2016-01-22 12:21:25 -08:00
RazorErrorTest.cs Rename AspNet 5 file contents. 2016-01-22 12:21:25 -08:00
RazorTemplateEngineTest.cs Rename AspNet 5 file contents. 2016-01-22 12:21:25 -08:00
SourceLocationTest.cs Rename AspNet 5 file contents. 2016-01-22 12:21:25 -08:00
StringTextBuffer.cs Rename AspNet 5 file contents. 2016-01-22 12:21:25 -08:00
project.json Fix build warnings 2016-05-02 14:39:19 -07:00