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 Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
SpanFactory React to aspnet/Razor#140 2015-05-29 14:21:35 -07:00
TestFiles Get tests working with `core.autocrlf=false` 2015-06-24 14:53:07 -07:00
InjectChunkVisitorTest.cs React to aspnet/Razor#140 2015-05-29 14:21:35 -07:00
InputTestTagHelper.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test.xproj Add a few more `<Service/>` items 2015-04-02 22:55:21 -07:00
ModelChunkVisitorTest.cs React to aspnet/Razor#140 2015-05-29 14:21:35 -07:00
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 React to aspnet/Razor#140 2015-05-29 14:21:35 -07:00
MvcTagHelperAttributeValueCodeRendererTest.cs React to aspnet/Razor#382 2015-06-30 12:49:48 -07:00
StringTextBuffer.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
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