aspnetcore/test/Microsoft.AspNetCore.Mvc.Co.../Internal
N. Taylor Mullen 33d1aea8ea Transition to Netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:39:31 -08:00
..
AcceptHeaderParserTest.cs
ActionConstraintCacheTest.cs
AttributeRouteTest.cs
AttributeRoutingTest.cs Transition to Netstandard. 2016-03-01 13:39:31 -08:00
AuthorizationApplicationModelProviderTest.cs [Fixes #4043] Figure out ControllerModel.AttributeRoutes 2016-03-01 10:28:24 -08:00
AuthorizeFilterTest.cs [Fixes #4085] Controller helper inconsistency: HttpNotFound(), Ok() 2016-02-19 09:25:04 -08:00
ClientValidatorCacheTest.cs Re-enable few tests on Mono 2016-02-04 16:53:09 -08:00
ControllerActionDescriptorBuilderTest.cs [Fixes #4043] Figure out ControllerModel.AttributeRoutes 2016-03-01 10:28:24 -08:00
ControllerActionDescriptorProviderTests.cs [Fixes #4043] Figure out ControllerModel.AttributeRoutes 2016-03-01 10:28:24 -08:00
ControllerActionExecutorTests.cs
ControllerActionInvokerTest.cs
ControllerArgumentBinderTests.cs
ControllerAsServicesTest.cs Make AddControllersAsServices not overwrite existing IControllerTypeProvider 2016-02-17 10:14:31 -08:00
DefaultApplicationModelProviderTest.cs [Fixes #4043] Figure out ControllerModel.AttributeRoutes 2016-03-01 10:28:24 -08:00
DefaultBindingMetadataProviderTest.cs [Fixes #3904] Redesigned IValueProviderFactory and renamed a few methods 2016-02-03 11:31:05 -08:00
DefaultCollectionValidationStrategyTest.cs
DefaultComplexObjectValidationStrategyTest.cs
DefaultModelValidatorProviderTest.cs [Fixes #3904] Redesigned IValueProviderFactory and renamed a few methods 2016-02-03 11:31:05 -08:00
DefaultObjectValidatorTests.cs Transition to Netstandard. 2016-03-01 13:39:31 -08:00
ElementalValueProviderTests.cs
ExplicitIndexCollectionValidationStrategyTest.cs
FilterCacheTest.cs
FilterProviderTest.cs
HttpMethodActionConstraintTest.cs
ModelBinderExtensions.cs Replace comparer with a bespoke BinarySearch 2016-02-04 11:25:34 -08:00
PrefixContainerTest.cs Replace comparer with a bespoke BinarySearch 2016-02-04 11:25:34 -08:00
ReferenceEqualityComparerTest.cs
ResponseCacheFilterTest.cs
ResponseContentTypeHelperTest.cs
ShortFormDictionaryValidationStrategyTest.cs
ValidatorCacheTest.cs Re-enable few tests on Mono 2016-02-04 16:53:09 -08:00