aspnetcore/test/Microsoft.AspNet.Razor.Test/CodeGenerators
Ajay Bhargav Baaskaran 08c8f9f7ba Parse the whitespace surrounding equals in attribute correctly
- #123
 - Handled the corresponding cases in tag helper scenarios
 - Added unit and code generation tests
2015-09-08 11:43:37 -07:00
..
AddImportChunkGeneratorTest.cs Addressed code review comments. 2015-05-29 12:50:01 -07:00
CSharpCodeGeneratorTest.cs Avoid errors when generating baselines 2015-06-01 08:42:23 -07:00
CSharpCodeWriterTest.cs Addressed code review comments. 2015-05-29 12:50:01 -07:00
CSharpLineMappingWriterTest.cs Addressed code review comments. 2015-05-29 12:50:01 -07:00
CSharpPaddingBuilderTests.cs Addressed code review comments. 2015-05-29 12:50:01 -07:00
CSharpRazorChunkGeneratorTest.cs Change HTML in nested C# blocks to properly handle dots. 2015-09-07 19:18:09 -07:00
CSharpTagHelperRenderingTest.cs Parse the whitespace surrounding equals in attribute correctly 2015-09-08 11:43:37 -07:00
CSharpTagHelperRenderingUnitTest.cs [Fixes #441] Removed constructors from TagHelperAttributeDescriptor and 2015-08-16 18:09:07 -07:00
CodeGenTestCodeGenerator.cs Making CreateCodeWriter protected so that it can be overridden in Mvc. 2015-06-30 14:51:23 -07:00
CodeGenTestHost.cs Addressed code review comments. 2015-05-29 12:50:01 -07:00
CodeWriterTest.cs Addressed code review comments. 2015-05-29 12:50:01 -07:00
DynamicAttributeBlockChunkGeneratorTest.cs Addressed code review comments. 2015-05-29 12:50:01 -07:00
LineMappingTest.cs Addressed code review comments. 2015-05-29 12:50:01 -07:00
RazorChunkGeneratorTest.cs Remove ~/ handling from core Razor. 2015-07-31 15:55:29 -07:00
RazorCommentChunkGeneratorTest.cs Addressed code review comments. 2015-05-29 12:50:01 -07:00
TabTest.cs Addressed code review comments. 2015-05-29 12:50:01 -07:00
TagHelperAttributeValueCodeRendererTest.cs [Fixes #441] Removed constructors from TagHelperAttributeDescriptor and 2015-08-16 18:09:07 -07:00
TagHelperTestBase.cs Addressed code review comments. 2015-05-29 12:50:01 -07:00
TestSpan.cs Transition `HashCodeCombiner` to use the `aspnet/Common` variation. 2015-07-28 10:45:08 -07:00