aspnetcore/test
N. Taylor Mullen 2453689804 Add file scoped extensible directives.
- Added `DirectiveUsage` to enable extensible directive authors to indicate how their directives should be used. Currently support `Unrestricted` (how section directives have always worked) and a file scoped singly occurring directive.
- Added directive parsing tests.
- Removed no longer used `BlockKindInternal` items.

#1376
2017-06-22 11:42:37 -07:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test
Microsoft.AspNetCore.Razor.Language.Test Add file scoped extensible directives. 2017-06-22 11:42:37 -07:00
Microsoft.AspNetCore.Razor.Performance
Microsoft.AspNetCore.Razor.Runtime.Test
Microsoft.AspNetCore.Razor.Test.Common Move some stuff to .Extensions 2017-06-21 20:26:31 -07:00
Microsoft.AspNetCore.Razor.Test.MvcShim
Microsoft.CodeAnalysis.Razor.Test
Microsoft.VisualStudio.LanguageServices.Razor.Test
RazorPageGenerator.Test