aspnetcore/test
Ryan Nowak e65218d6df Adding servers and wwwroot folder to test websites
Adding dependencies and commands for iis, web listener and khestrel to each
site.

Each website comes with a readme.md to 'anchor' the otherwise empty
folder. We have another work item tracking adding content to these.

Once VS sees a project with a wwwroot, it wants to assign a port for iis,
so I let it.
2014-12-10 14:16:11 -08:00
..
Microsoft.AspNet.Mvc.Core.Test Adding Support for TryUpdateModel using include expressions and predicate. 2014-12-05 17:28:43 -08:00
Microsoft.AspNet.Mvc.FunctionalTests Fix for #1681 - Model state errors are wrong with attributes like [FromHeader] 2014-12-10 14:03:51 -08:00
Microsoft.AspNet.Mvc.HeaderValueAbstractions.Test
Microsoft.AspNet.Mvc.ModelBinding.Test Fix for #1681 - Model state errors are wrong with attributes like [FromHeader] 2014-12-10 14:03:51 -08:00
Microsoft.AspNet.Mvc.Razor.Host.Test
Microsoft.AspNet.Mvc.Razor.Test Reacted to aspnet/Razor#215 changes. 2014-12-05 15:31:35 -08:00
Microsoft.AspNet.Mvc.TagHelpers.Test Fix #1618, Add asp- prefix to custom attributes of MVC tag helpers 2014-12-05 15:48:33 -08:00
Microsoft.AspNet.Mvc.Test Fix for #1671 - Adding [FromHeader] attribute 2014-12-08 11:42:57 -08:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest
WebSites Adding servers and wwwroot folder to test websites 2014-12-10 14:16:11 -08:00