aspnetcore/test/Microsoft.AspNet.Razor.Test
N. Taylor Mullen deaf2dc828 Enable `TagHelper`s to properly flatten to enable partial parsing.
- `TagHelper`s used to not flatten correctly resulting in inconsistent start locations for `SyntaxTreeNode`s following/within `TagHelper`s.
- This change indirectly corrected bad indentation that existed in generated C#.
- Added a test to validate `TreesAreDifferent` returns expected behavior when modifying content inside of `TagHelper`.
- Added `TagHelperBlock` `Flatten` test.

#553
2015-10-16 15:57:37 -07:00
..
Chunks/Generators
CodeGenerators Enable `TagHelper`s to properly flatten to enable partial parsing. 2015-10-16 15:57:37 -07:00
Editor Enable `TagHelper`s to properly flatten to enable partial parsing. 2015-10-16 15:57:37 -07:00
Framework Enable `TagHelper`s to properly flatten to enable partial parsing. 2015-10-16 15:57:37 -07:00
Parser Enable `TagHelper`s to properly flatten to enable partial parsing. 2015-10-16 15:57:37 -07:00
TagHelpers
TestFiles Enable `TagHelper`s to properly flatten to enable partial parsing. 2015-10-16 15:57:37 -07:00
Text
Tokenizer
Utils
CSharpRazorCodeLanguageTest.cs
Microsoft.AspNet.Razor.Test.xproj
RazorCodeLanguageTest.cs
RazorEngineHostTest.cs
RazorErrorTest.cs
RazorTemplateEngineTest.cs
SourceLocationTest.cs
StringTextBuffer.cs
project.json