aspnetcore/test/Microsoft.AspNet.Razor.Test/Parser
Ajay Bhargav Baaskaran e2881b0eca Extra newline no longer rendered at the end of a code block
- #485
- Using a flag to consume whitespace and newline at the end of a verbatim block
- Added tests to validate nested blocks
2015-09-10 10:39:37 -07:00
..
CSharp Change HTML in nested C# blocks to properly handle dots. 2015-09-07 19:18:09 -07:00
Html Extra newline no longer rendered at the end of a code block 2015-09-10 10:39:37 -07:00
PartialParsing Addressed code review comments. 2015-05-29 12:50:01 -07:00
BlockTest.cs Renamed and moved several Razor classes for clarity. 2015-05-27 17:00:25 -07:00
CallbackParserListenerTest.cs Update tests to reflect new length provided `RazorError`s. 2015-09-02 12:05:53 -07:00
ParserContextTest.cs
ParserVisitorExtensionsTest.cs Update tests to reflect new length provided `RazorError`s. 2015-09-02 12:05:53 -07:00
RazorParserTest.cs
WhitespaceRewriterTest.cs