aspnetcore/test/Microsoft.AspNet.Razor.Test
N. Taylor Mullen d2a7a355cc Change `[RestrictChildren]` to allow non-`TagHelper` tags.
- Updated the `TagHelperParseTreeRewriter` loosen child restrictions to non-`TagHelper` HTML elements.
- Updated tests to showcase that non-`TagHelper` elements are allowed to be restricted.
- Added an additional test case to showcase sub-sub nesting of non-`TagHelper` restricted children.

#543
2015-09-25 16:27:48 -07:00
..
Chunks/Generators Addressed code review comments. 2015-05-29 12:50:01 -07:00
CodeGenerators Add support for data bound symbols as attribute names. 2015-09-22 16:12:37 -07:00
Editor
Framework Add ability to write start tag only `TagHelper` elements. 2015-08-13 16:18:06 -07:00
Parser Add support for data bound symbols as attribute names. 2015-09-22 16:12:37 -07:00
TagHelpers Change `[RestrictChildren]` to allow non-`TagHelper` tags. 2015-09-25 16:27:48 -07:00
TestFiles React to removal of ToString on TagHelperContent 2015-09-23 11:07:44 -07:00
Text
Tokenizer Update `Lookahead` method in `Tokenizer` to maintain its existing buffer. 2015-09-25 16:23:42 -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