aspnetcore/test/Microsoft.AspNet.Razor.Test
N. Taylor Mullen 3ba92523ff Remove special casing of '*' in TagHelperDescriptorProvider.
- Requesting a '*' tagName from the TagHelperDescriptorProvider could only happen if a user was directly calling into it (extremely unlikely). Therefore I've removed the special casing to make the logic more simple.
- Removed tests that expected this behavior.

#324
2015-05-29 15:06:14 -07:00
..
Chunks/Generators Addressed code review comments. 2015-05-29 12:50:01 -07:00
CodeGenerators Addressed code review comments. 2015-05-29 12:50:01 -07:00
Editor
Framework Addressed code review comments. 2015-05-29 12:50:01 -07:00
Parser Addressed code review comments. 2015-05-29 12:50:01 -07:00
TagHelpers Remove special casing of '*' in TagHelperDescriptorProvider. 2015-05-29 15:06:14 -07:00
TestFiles
Text
Tokenizer
Utils
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