aspnetcore/test/Microsoft.AspNet.Razor.Test/Parser/CSharp
Ajay Bhargav Baaskaran 153ed57d66 [Fixes #472] Added temporary parse error for helper directive 2015-09-21 12:09:31 -07:00
..
CSharpAutoCompleteTest.cs Update tests to reflect new length provided `RazorError`s. 2015-09-02 12:05:53 -07:00
CSharpBlockTest.cs Change HTML in nested C# blocks to properly handle dots. 2015-09-07 19:18:09 -07:00
CSharpDirectivesTest.cs Update tests to reflect new length provided `RazorError`s. 2015-09-02 12:05:53 -07:00
CSharpErrorTest.cs [Fixes #472] Added temporary parse error for helper directive 2015-09-21 12:09:31 -07:00
CSharpExplicitExpressionTest.cs Update tests to reflect new length provided `RazorError`s. 2015-09-02 12:05:53 -07:00
CSharpImplicitExpressionTest.cs Update tests to reflect new length provided `RazorError`s. 2015-09-02 12:05:53 -07:00
CSharpNestedStatementsTest.cs
CSharpRazorCommentsTest.cs Update tests to reflect new length provided `RazorError`s. 2015-09-02 12:05:53 -07:00
CSharpReservedWordsTest.cs Update tests to reflect new length provided `RazorError`s. 2015-09-02 12:05:53 -07:00
CSharpSectionTest.cs Update tests to reflect new length provided `RazorError`s. 2015-09-02 12:05:53 -07:00
CSharpSpecialBlockTest.cs Update tests to reflect new length provided `RazorError`s. 2015-09-02 12:05:53 -07:00
CSharpStatementTest.cs Update tests to reflect new length provided `RazorError`s. 2015-09-02 12:05:53 -07:00
CSharpTemplateTest.cs Update tests to reflect new length provided `RazorError`s. 2015-09-02 12:05:53 -07:00
CSharpToMarkupSwitchTest.cs Update tests to reflect new length provided `RazorError`s. 2015-09-02 12:05:53 -07:00
CSharpVerbatimBlockTest.cs Update tests to reflect new length provided `RazorError`s. 2015-09-02 12:05:53 -07:00
CSharpWhitespaceHandlingTest.cs