aspnetcore/test
Ryan Nowak e9d8c845d6 Create a new routedata for each 'router' for MVC
This is the MVC companion to https://github.com/aspnet/Routing/pull/122

As routing flows, routes replace the route data and mutate a copy. This
allows users to make changes that dirty the data without affecting
undesired state changes.

We also add the 'next' router for diagnostic purposes.
2014-11-12 11:10:21 -08:00
..
Microsoft.AspNet.Mvc.Core.Test Create a new routedata for each 'router' for MVC 2014-11-12 11:10:21 -08:00
Microsoft.AspNet.Mvc.FunctionalTests Create a new routedata for each 'router' for MVC 2014-11-12 11:10:21 -08:00
Microsoft.AspNet.Mvc.HeaderValueAbstractions.Test [Fixes #1429] Content negotiation does a case-sensitive matching of media type's parameter values 2014-11-11 10:15:51 -08:00
Microsoft.AspNet.Mvc.ModelBinding.Test
Microsoft.AspNet.Mvc.Razor.Host.Test
Microsoft.AspNet.Mvc.Razor.Test
Microsoft.AspNet.Mvc.TagHelpers.Test Add `<option/>` tag helper 2014-11-07 14:11:12 -08:00
Microsoft.AspNet.Mvc.Test
Microsoft.AspNet.Mvc.WebApiCompatShimTest
WebSites Create a new routedata for each 'router' for MVC 2014-11-12 11:10:21 -08:00