- Updated existing tests and added a new case to understand `@section {....` scenarios.
- Instead of trying to guess 1 character prior to EOF decided to log error on opening brace since we know its position. Updated error to account for change in location.
#625
|
||
|---|---|---|
| .. | ||
| CSharpAutoCompleteTest.cs | ||
| CSharpBlockTest.cs | ||
| CSharpDirectivesTest.cs | ||
| CSharpErrorTest.cs | ||
| CSharpExplicitExpressionTest.cs | ||
| CSharpImplicitExpressionTest.cs | ||
| CSharpNestedStatementsTest.cs | ||
| CSharpRazorCommentsTest.cs | ||
| CSharpReservedWordsTest.cs | ||
| CSharpSectionTest.cs | ||
| CSharpSpecialBlockTest.cs | ||
| CSharpStatementTest.cs | ||
| CSharpTemplateTest.cs | ||
| CSharpToMarkupSwitchTest.cs | ||
| CSharpVerbatimBlockTest.cs | ||
| CSharpWhitespaceHandlingTest.cs | ||