aspnetcore/test/Microsoft.AspNet.Razor.Test
N. Taylor Mullen 392871beb6 Change missing section end brace error to work at EOF.
- 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
2015-12-11 15:10:53 -08:00
..
Chunks/Generators Updating tests to use moq.netcore 2015-11-23 12:15:26 -08:00
CodeGenerators Updating tests to use moq.netcore 2015-11-23 12:15:26 -08:00
Editor Rename `Microsoft.AspNet.Razor.Runtime.TagHelpers`. 2015-10-22 10:45:43 -07:00
Framework Update tests to not require quotes for TH directives. 2015-11-06 12:19:40 -08:00
Parser Change missing section end brace error to work at EOF. 2015-12-11 15:10:53 -08:00
TagHelpers Updating tests to use moq.netcore 2015-11-23 12:15:26 -08:00
TestFiles Update code generation tests to account for new `TagHelperOutput`. 2015-11-19 16:32:08 -08:00
Text Updating tests to use moq.netcore 2015-11-23 12:15:26 -08:00
Tokenizer
Utils
CSharpRazorCodeLanguageTest.cs
Microsoft.AspNet.Razor.Test.xproj
RazorCodeLanguageTest.cs
RazorEngineHostTest.cs
RazorErrorTest.cs
RazorTemplateEngineTest.cs Updating tests to use moq.netcore 2015-11-23 12:15:26 -08:00
SourceLocationTest.cs
StringTextBuffer.cs
project.json Removing more unused usings 2015-12-08 09:54:32 -08:00