aspnetcore/test
Kiran Challa 90773ab925 Enabled coreclr for functional tests and reverted back previous change to skipped tests.
- skipped a new test. This is a known issue that I have reported to the respective team.
- This also fixes #1987 : Investigate xml serializer test failures in Core CLR
2015-03-21 23:21:53 -07:00
..
Microsoft.AspNet.Mvc.Common.Test
Microsoft.AspNet.Mvc.Core.Test Adding support for model binding specifically marked controller properties. 2015-03-20 17:37:09 -07:00
Microsoft.AspNet.Mvc.FunctionalTests Enabled coreclr for functional tests and reverted back previous change to skipped tests. 2015-03-21 23:21:53 -07:00
Microsoft.AspNet.Mvc.ModelBinding.Test Add USE_REAL_RESOURCES to easily test if `[Display]` usability has improved 2015-03-21 17:40:26 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test
Microsoft.AspNet.Mvc.Razor.Test
Microsoft.AspNet.Mvc.TagHelpers.Test
Microsoft.AspNet.Mvc.Test
Microsoft.AspNet.Mvc.TestCommon
Microsoft.AspNet.Mvc.WebApiCompatShimTest
Microsoft.AspNet.Mvc.Xml.Test
WebSites