aspnetcore/test
Pranav K d8fc2d4009 Fix test failures
* Disable deps file generation in class library project. This workarounds known issue - https://github.com/dotnet/core-setup/issues/3726
* Update RazorProjectRouteModelProvider to not specify a trailing slash. This produces paths with a single slash as opposed to two slashes messing with route creation.
* React to Microsoft.AspNetCore.Mvc.Razor.Extensions.Reference that shows up in the deps file.
2018-04-15 16:31:41 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test Use ModelMetadataProvider to infer BindingSource on application model 2018-04-02 09:48:49 -07:00
Microsoft.AspNetCore.Mvc.Analyzers.Experimental.Test
Microsoft.AspNetCore.Mvc.Analyzers.Test
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Microsoft.AspNetCore.Mvc.Core.Test Fix test failures 2018-04-15 16:31:41 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test Use ModelMetadataProvider to infer BindingSource on application model 2018-04-02 09:48:49 -07:00
Microsoft.AspNetCore.Mvc.DataAnnotations.Test
Microsoft.AspNetCore.Mvc.Formatters.Json.Test
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
Microsoft.AspNetCore.Mvc.FunctionalTests Removed UrlTestEncoder references in tests 2018-04-14 06:08:20 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests Fix binding & validating dictionaries of non-simple types in jQuery requests 2018-04-14 10:41:00 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Razor.Test Remove usages of obsolete APIs 2018-04-13 14:54:35 -07:00
Microsoft.AspNetCore.Mvc.RazorPages.Test [Fixes #7373] Assigning to the context's Result property, when implementing IPageFilter, causes an exception 2018-04-13 15:11:44 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test
Microsoft.AspNetCore.Mvc.Test Introduce ViewDataAttribute 2018-04-02 10:31:16 -07:00
Microsoft.AspNetCore.Mvc.TestCommon Use VirtualRazorProjectSystem for Razor tests 2018-04-09 15:27:03 -07:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Removed UrlTestEncoder references in tests 2018-04-14 06:08:20 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest Use ModelMetadataProvider to infer BindingSource on application model 2018-04-02 09:48:49 -07:00
WebSites Fix test failures 2018-04-15 16:31:41 -07:00
Directory.Build.props
MvcTests.ruleset