aspnetcore/test/Microsoft.AspNet.Razor.Test
N. Taylor Mullen 842549bba9 De-dupe TagHelperDescriptors based on Type for rendering.
- This can occur if you have multiple [TargetElement] attributes that overlap. Ultimately the descriptor is the same because its the same type, just the required attributes differ.
- Added tests to validate.

#326
2015-03-19 22:46:49 -07:00
..
Editor
Framework Removed @helper directive 2015-03-17 13:54:37 -07:00
Generator De-dupe TagHelperDescriptors based on Type for rendering. 2015-03-19 22:46:49 -07:00
Parser Removed @helper directive 2015-03-17 13:54:37 -07:00
TagHelpers Add tests to validate TagHelper attribute targeting. 2015-03-17 21:48:54 -07:00
TestFiles De-dupe TagHelperDescriptors based on Type for rendering. 2015-03-19 22:46:49 -07:00
Text
Tokenizer
Utils
CSharpRazorCodeLanguageTest.cs
Microsoft.AspNet.Razor.Test.xproj
RazorCodeLanguageTest.cs
RazorDirectiveAttributeTest.cs
RazorEngineHostTest.cs
RazorTemplateEngineTest.cs
StringTextBuffer.cs
project.json