aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra...
N. Taylor Mullen 86beea4269 Fix @namespace directive to handle incomplete directives.
- This involved not using the `First()` method when reading the directives tokens.
- Added two tests to validate an empty directive token and a missed directive token for the `@namespace` directive.

#1268
2017-04-28 17:14:34 -07:00
..
IntegrationTests Enable page directive to handle malformed text. 2017-04-20 14:05:54 -07:00
Internal
Properties
TestFiles/IntegrationTests/CodeGenerationIntegrationTest Enable page directive to handle malformed text. 2017-04-20 14:05:54 -07:00
DictionaryPrefixTestTagHelper.cs
InjectDirectiveTargetExtensionTest.cs
InjectDirectiveTest.cs
InputTestTagHelper.cs
LineMappingsSerializer.cs
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test.csproj react to removal of PlatformAbstractions (#1243) 2017-04-20 09:30:59 -07:00
ModelDirectiveTest.cs
ModelExpressionPassTest.cs
MvcRazorTemplateEngineTest.cs
MvcViewDocumentClassifierPassTest.cs
NamespaceDirectiveTest.cs Fix @namespace directive to handle incomplete directives. 2017-04-28 17:14:34 -07:00
PageDirectiveTest.cs Enable page directive to handle malformed text. 2017-04-20 14:05:54 -07:00
RazorPageDocumentClassifierPassTest.cs
ViewComponentTagHelperDescriptorConventionsTest.cs
ViewComponentTagHelperPassTest.cs
xunit.runner.json