aspnetcore/test/Microsoft.AspNet.Razor.Test
N. Taylor Mullen d458e8ecb2 Change HTML in nested C# blocks to properly handle dots.
- Prior to this change adding a `.` after an implicit expression would result in compile errors due to Razor thinking the `.` was part of the C# (normally not the case).
- Added a code generation and unit tests to validate behavior.

#491
2015-09-07 19:18:09 -07:00
..
Chunks/Generators Addressed code review comments. 2015-05-29 12:50:01 -07:00
CodeGenerators Change HTML in nested C# blocks to properly handle dots. 2015-09-07 19:18:09 -07:00
Editor
Framework Add ability to write start tag only `TagHelper` elements. 2015-08-13 16:18:06 -07:00
Parser Change HTML in nested C# blocks to properly handle dots. 2015-09-07 19:18:09 -07:00
TagHelpers Update tests to reflect new length provided `RazorError`s. 2015-09-02 12:05:53 -07:00
TestFiles Change HTML in nested C# blocks to properly handle dots. 2015-09-07 19:18:09 -07:00
Text
Tokenizer Add support for C# 6 exception filters. 2015-06-10 10:08:10 -07:00
Utils Avoid errors when generating baselines 2015-06-01 08:42:23 -07:00
CSharpRazorCodeLanguageTest.cs Addressed code review comments. 2015-05-29 12:50:01 -07:00
Microsoft.AspNet.Razor.Test.xproj
RazorCodeLanguageTest.cs
RazorEngineHostTest.cs Addressed code review comments. 2015-05-29 12:50:01 -07:00
RazorErrorTest.cs
RazorTemplateEngineTest.cs Addressed code review comments. 2015-05-29 12:50:01 -07:00
SourceLocationTest.cs
StringTextBuffer.cs
project.json Update CoreCLR versions 2015-08-04 10:15:31 -07:00