aspnetcore/test/Microsoft.AspNetCore.Razor..../CodeGenerators
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
..
AddImportChunkGeneratorTest.cs Rename AspNet 5 file contents. 2016-01-22 12:21:25 -08:00
CSharpCodeGeneratorTest.cs Rename AspNet 5 file contents. 2016-01-22 12:21:25 -08:00
CSharpCodeWriterTest.cs Rename AspNet 5 file contents. 2016-01-22 12:21:25 -08:00
CSharpLineMappingWriterTest.cs Rename AspNet 5 file contents. 2016-01-22 12:21:25 -08:00
CSharpPaddingBuilderTests.cs Rename AspNet 5 file contents. 2016-01-22 12:21:25 -08:00
CSharpRazorChunkGeneratorTest.cs Enable Razor templates inside of sections. 2016-02-11 12:01:34 -08:00
CSharpTagHelperRenderingTest.cs Track `TagHelperAttribute` quotes. 2016-05-27 12:28:33 -07:00
CSharpTagHelperRenderingUnitTest.cs Track `TagHelperAttribute` quotes. 2016-05-27 12:28:33 -07:00
CodeGenTestCodeGenerator.cs Rename AspNet 5 file contents. 2016-01-22 12:21:25 -08:00
CodeGenTestHost.cs Rename AspNet 5 file contents. 2016-01-22 12:21:25 -08:00
CodeWriterTest.cs Rename AspNet 5 file contents. 2016-01-22 12:21:25 -08:00
DynamicAttributeBlockChunkGeneratorTest.cs Rename AspNet 5 file contents. 2016-01-22 12:21:25 -08:00
LineMappingTest.cs Rename AspNet 5 file contents. 2016-01-22 12:21:25 -08:00
RazorChunkGeneratorTest.cs Rename AspNet 5 file contents. 2016-01-22 12:21:25 -08:00
RazorCommentChunkGeneratorTest.cs Rename AspNet 5 file contents. 2016-01-22 12:21:25 -08:00
TabTest.cs Rename AspNet 5 file contents. 2016-01-22 12:21:25 -08:00
TagHelperAttributeValueCodeRendererTest.cs Migrate tests, tools and samples to portable 2016-04-14 15:07:34 -07:00
TagHelperTestBase.cs Code Cleanup 2016-02-18 12:04:32 -08:00
TestSpan.cs Rename AspNet 5 file contents. 2016-01-22 12:21:25 -08:00