aspnetcore/test/Microsoft.AspNet.Razor.Test
N. Taylor Mullen 0e61b49881 Add support for '*' at the end of required attributes.
- [TargetElement(Attributes ="prefix-*")] is now supported.
- Added '*' to the list of invalid non whitespace characters in TagHelperDescriptorFactory.
- Modified TagHelperDescriptorProvider to respect suffixed wildcards in TagHelperAttributeDescriptor.Attributes.
- Added tests to validate wildcard required attributes

#361
2015-05-21 15:01:32 -07:00
..
Editor
Framework
Generator Add `[HtmlAttributeName(..., DictionaryAttributePrefix="prefix")]` part III 2015-05-20 22:01:00 -07:00
Parser Add support for static usings. 2015-05-20 21:47:23 -07:00
TagHelpers Add support for '*' at the end of required attributes. 2015-05-21 15:01:32 -07:00
TestFiles Add `[HtmlAttributeName(..., DictionaryAttributePrefix="prefix")]` part III 2015-05-20 22:01:00 -07:00
Text
Tokenizer
Utils
CSharpRazorCodeLanguageTest.cs
Microsoft.AspNet.Razor.Test.xproj
RazorCodeLanguageTest.cs
RazorEngineHostTest.cs
RazorErrorTest.cs
RazorTemplateEngineTest.cs
SourceLocationTest.cs
StringTextBuffer.cs
project.json