aspnetcore/test/Microsoft.AspNet.Razor.Test/Parser
N. Taylor Mullen 7239eb015c Add support for data bound symbols as attribute names.
- Took the HTML5 spec approach of disallowing specific characters and accepting all others.
- Added several parser and code generation tests to cover both `TagHelper` and non-`TagHelper` variations of symbol bound attribute names.

#137
2015-09-22 16:12:37 -07:00
..
CSharp [Fixes #472] Added temporary parse error for helper directive 2015-09-21 12:09:31 -07:00
Html Add support for data bound symbols as attribute names. 2015-09-22 16:12:37 -07:00
PartialParsing
BlockTest.cs
CallbackParserListenerTest.cs Update tests to reflect new length provided `RazorError`s. 2015-09-02 12:05:53 -07:00
ParserContextTest.cs
ParserVisitorExtensionsTest.cs Update tests to reflect new length provided `RazorError`s. 2015-09-02 12:05:53 -07:00
RazorParserTest.cs
WhitespaceRewriterTest.cs