aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra...
N. Taylor Mullen c25aadf599 Enable page directive to handle malformed text.
- Made a targeted fix to PageDirective that stops it from crashing Visual Studio when its malformed.
- Added unit test to validate PageDirective didn't throw when attempting to determine if something was a page.
- Added an integration test to validate malformed page tags can make their way through the entire Razor pipeline and don't destroy the rest of the content.

#1247
2017-04-20 14:05:54 -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 Update TModel code generation. 2017-04-14 12:32:20 -07:00
ModelExpressionPassTest.cs
MvcRazorTemplateEngineTest.cs
MvcViewDocumentClassifierPassTest.cs
NamespaceDirectiveTest.cs
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