aspnetcore/test/Microsoft.AspNetCore.Razor....
N. Taylor Mullen 4654997201 Add AllowedChildTagDescriptor.
- Changed the `AllowedChildTags` collection on `TagHelperDescriptor` to have a custom object type to represent child tags.
- Created comparers and builders to work with the child tag descriptor.
- Removed the validation methods on `TagHelperDescriptorBuilder` since there's no longer any bits to validate (they're contained within the sub-properties).
- Unit tested the `DisplayName`.

#1493
2017-07-03 11:04:10 -07:00
..
Language Add AllowedChildTagDescriptor. 2017-07-03 11:04:10 -07:00
Properties Fix #1305 move instrumentation to MVC 2017-05-12 16:14:17 -07:00
Microsoft.AspNetCore.Razor.Test.Common.csproj Moved VCTH types to Razor.Extensions 2017-06-06 15:49:35 -07:00
TestCompilation.cs Fix #1407 null refs in VCTH tests 2017-06-07 12:37:04 -07:00