aspnetcore/test/Microsoft.AspNet.Hosting.Tests
Praburaj 0dbbd2f655 Adding some tests for the MapPath extension method
And looks like I pushed the MapPath extension change too soon. I had to fix an issue in the path for forward and backward slash.

For example if an application tries to do MapPath("/resource") then this code does not work cross plat unless the directory separator characters are fixed appropriately.

Fixed it and also added some test coverage.
2015-03-23 17:43:36 -07:00
..
Fakes Rework hosting 2015-03-19 10:57:34 -07:00
testroot
HostingEngineTests.cs Adding some tests for the MapPath extension method 2015-03-23 17:43:36 -07:00
HostingUtilitiesTests.cs
HttpContextFactoryFacts.cs Adding a test for mutable feature collection 2015-03-03 14:07:10 -08:00
Microsoft.AspNet.Hosting.Tests.xproj Update .kproj => .xproj. 2015-03-11 14:07:29 -07:00
StartupManagerTests.cs Rework hosting 2015-03-19 10:57:34 -07:00
project.json Rework hosting 2015-03-19 10:57:34 -07:00