aspnetcore/test/Microsoft.AspNet.Razor.Test/Parser/CSharp
Pranav K e1aa888165 Allow optional quotes around tag helper directives
Fixes #636
2015-12-29 12:32:23 -08:00
..
CSharpAutoCompleteTest.cs Change missing section end brace error to work at EOF. 2015-12-11 15:10:53 -08:00
CSharpBlockTest.cs
CSharpDirectivesTest.cs Allow optional quotes around tag helper directives 2015-12-29 12:32:23 -08:00
CSharpErrorTest.cs [Fixes #472] Added temporary parse error for helper directive 2015-09-21 12:09:31 -07:00
CSharpExplicitExpressionTest.cs
CSharpImplicitExpressionTest.cs
CSharpNestedStatementsTest.cs
CSharpRazorCommentsTest.cs
CSharpReservedWordsTest.cs
CSharpSectionTest.cs Change missing section end brace error to work at EOF. 2015-12-11 15:10:53 -08:00
CSharpSpecialBlockTest.cs
CSharpStatementTest.cs
CSharpTemplateTest.cs
CSharpToMarkupSwitchTest.cs
CSharpVerbatimBlockTest.cs
CSharpWhitespaceHandlingTest.cs