aspnetcore/test/Microsoft.AspNet.Mvc.Razor....
sornaks 1aef84b50d Issue #2745 - ViewHierarchyUtility.GetHierarchicalPath does not handle root paths *nix file systems.
Fix: It is not necessary to check for root paths in this place because ViewHierarchyUtility.GetHierarchicalPath is always called with a relative path. Hence removing the check.
2015-08-06 10:31:11 -07:00
..
Directives Fixing tests in Mono. 2015-07-02 17:24:14 -07:00
Properties
SpanFactory
TestFiles
InjectChunkVisitorTest.cs
InputTestTagHelper.cs
Microsoft.AspNet.Mvc.Razor.Host.Test.xproj
ModelChunkVisitorTest.cs
MvcCSharpRazorCodeParserTest.cs Fixing tests in Mono. 2015-07-02 17:24:14 -07:00
MvcRazorHostTest.cs Fixing tests in Mono. 2015-07-02 17:24:14 -07:00
MvcRazorParserTest.cs
MvcTagHelperAttributeValueCodeRendererTest.cs
StringTextBuffer.cs
ViewHierarchyUtilityTest.cs Issue #2745 - ViewHierarchyUtility.GetHierarchicalPath does not handle root paths *nix file systems. 2015-08-06 10:31:11 -07:00
project.json removed packExclude from unnecessary places, replaced it with 2015-07-20 16:49:59 -07:00