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 Address a round of nits 2015-05-19 17:39:26 -07:00
Framework Remove unneeded NamespaceKeywordLength from AddImportCodeGenerator. 2015-05-18 17:21:50 -07:00
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 `throw new ArgumentNullException(...)` -> `[NotNull]` 2015-05-06 14:21:05 -07:00
Tokenizer `throw new ArgumentNullException(...)` -> `[NotNull]` 2015-05-06 14:21:05 -07:00
Utils `throw new ArgumentNullException(...)` -> `[NotNull]` 2015-05-06 14:21:05 -07:00
CSharpRazorCodeLanguageTest.cs
Microsoft.AspNet.Razor.Test.xproj
RazorCodeLanguageTest.cs
RazorEngineHostTest.cs `throw new ArgumentNullException(...)` -> `[NotNull]` 2015-05-06 14:21:05 -07:00
RazorErrorTest.cs
RazorTemplateEngineTest.cs `throw new ArgumentNullException(...)` -> `[NotNull]` 2015-05-06 14:21:05 -07:00
SourceLocationTest.cs
StringTextBuffer.cs
project.json Revert "Reacting to updated CoreCLR packages" 2015-05-15 12:19:37 -07:00