aspnetcore/test/Microsoft.AspNetCore.Razor..../CodeGenerators
N. Taylor Mullen e5927ddd01 Add CSS attribute selectors for `TagHelper` attributes.
- Added the ability for users to opt into CSS `TagHelper` selectors in their required attributes by surrounding the value with `[` and `]`. Added operators `^`, `$` and `=`.
- Added tests to cover code paths used when determining CSS selectors.

#684
2016-03-08 12:15:06 -08:00
..
AddImportChunkGeneratorTest.cs
CSharpCodeGeneratorTest.cs
CSharpCodeWriterTest.cs
CSharpLineMappingWriterTest.cs
CSharpPaddingBuilderTests.cs
CSharpRazorChunkGeneratorTest.cs Enable Razor templates inside of sections. 2016-02-11 12:01:34 -08:00
CSharpTagHelperRenderingTest.cs Add CSS attribute selectors for `TagHelper` attributes. 2016-03-08 12:15:06 -08:00
CSharpTagHelperRenderingUnitTest.cs
CodeGenTestCodeGenerator.cs
CodeGenTestHost.cs
CodeWriterTest.cs
DynamicAttributeBlockChunkGeneratorTest.cs
LineMappingTest.cs
RazorChunkGeneratorTest.cs
RazorCommentChunkGeneratorTest.cs
TabTest.cs
TagHelperAttributeValueCodeRendererTest.cs Transition to netstandard. 2016-03-01 13:32:43 -08:00
TagHelperTestBase.cs Code Cleanup 2016-02-18 12:04:32 -08:00
TestSpan.cs