| .. |
|
Logging
|
…
|
|
|
compiler/resources
|
Update `LinkTagHelper`s `meta` tag to be w3c compliant.
|
2015-11-06 12:15:55 -08:00 |
|
ActionResultTests.cs
|
[Fixes #3177] Clean up logic for encoding in ViewResult and friends
|
2015-11-06 10:44:09 -08:00 |
|
ActivatorTests.cs
|
…
|
|
|
AntiforgeryTestHelper.cs
|
…
|
|
|
AntiforgeryTests.cs
|
…
|
|
|
ApiExplorerTest.cs
|
…
|
|
|
ApplicationModelTest.cs
|
…
|
|
|
BasicTests.cs
|
[Fixes #3503] Removing formatters on a given type only works on collections in MVC options
|
2015-11-18 09:56:44 -08:00 |
|
BestEffortLinkGenerationTest.cs
|
…
|
|
|
CompilationOptionsTests.cs
|
…
|
|
|
CompositeViewEngineTests.cs
|
…
|
|
|
ConsumesAttributeTests.cs
|
API Review - Split up .Actions
|
2015-09-21 21:54:02 -07:00 |
|
ContentNegotiationTest.cs
|
…
|
|
|
ControllerDiscoveryConventionTests.cs
|
…
|
|
|
ControllerFromServicesTests.cs
|
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
|
2015-10-03 15:44:53 -07:00 |
|
CorsMiddlewareTests.cs
|
React to Cors api review changes
|
2015-10-15 13:05:08 -07:00 |
|
CorsTests.cs
|
Make Cors filters run before any other authorization filters
|
2015-11-18 10:51:49 -08:00 |
|
CustomRouteTest.cs
|
…
|
|
|
CustomUrlHelperTests.cs
|
…
|
|
|
DefaultOrderTest.cs
|
API Review - Split up .Actions
|
2015-09-21 21:54:02 -07:00 |
|
DefaultValuesTest.cs
|
…
|
|
|
DirectivesTest.cs
|
Allow @model specified in a page work with @inherits directive in
|
2015-09-23 12:10:10 -07:00 |
|
ErrorPageTests.cs
|
Add temporary workarounds for aspnet/External#50 and aspnet/Mvc#3587
|
2015-11-19 15:50:00 -08:00 |
|
ExceptionInfo.cs
|
Fixed typo (occured to occurred) in comments and resources.
|
2015-09-29 10:19:26 -07:00 |
|
FileResultTests.cs
|
…
|
|
|
FilteredDefaultAssemblyProviderFixtureOfT.cs
|
Content negotiation fails in subsequent requests accepting same media type
|
2015-10-30 14:10:31 -07:00 |
|
FiltersTest.cs
|
…
|
|
|
FlushPointTest.cs
|
Remove `WaitService`
|
2015-10-28 15:47:16 -07:00 |
|
FormatFilterTest.cs
|
…
|
|
|
HtmlGenerationTest.cs
|
Add temporary workarounds for aspnet/External#50 and aspnet/Mvc#3587
|
2015-11-19 15:50:00 -08:00 |
|
HtmlHelperOptionsTest.cs
|
Update DNX Core on Linux workarounds
|
2015-10-10 23:09:51 -07:00 |
|
HttpResponseMessageExceptions.cs
|
…
|
|
|
InlineConstraintTests.cs
|
PR comments and some smallish cleanup
|
2015-11-18 15:59:28 -08:00 |
|
InputFormatterTests.cs
|
Correct polarity of MediaTypeHeaderValue.IsSubsetOf()` checks and remove one conneg fallback
|
2015-10-14 11:59:20 -07:00 |
|
InputObjectValidationTests.cs
|
…
|
|
|
JsonOutputFormatterTests.cs
|
…
|
|
|
JsonPatchTest.cs
|
…
|
|
|
JsonResultTest.cs
|
…
|
|
|
LinkGenerationTests.cs
|
Update DNX Core on Linux workarounds
|
2015-10-10 23:09:51 -07:00 |
|
LocalizationTest.cs
|
* Adding test
|
2015-11-04 13:55:02 -08:00 |
|
Microsoft.AspNet.Mvc.FunctionalTests.xproj
|
…
|
|
|
ModelBindingBindingBehaviorTest.cs
|
…
|
|
|
ModelBindingDataMemberRequiredTest.cs
|
…
|
|
|
ModelBindingFromFormTest.cs
|
…
|
|
|
ModelBindingFromHeaderTest.cs
|
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
|
2015-10-03 15:44:53 -07:00 |
|
ModelBindingFromQueryTest.cs
|
…
|
|
|
ModelBindingFromRouteTest.cs
|
…
|
|
|
ModelBindingModelBinderAttributeTest.cs
|
…
|
|
|
ModelBindingTest.cs
|
Use `ModelMetadata.GetDisplayName()` in error message replacing `FormatException` and `OverflowException`
|
2015-10-22 15:50:36 -07:00 |
|
ModelMetadataAttributeTest.cs
|
…
|
|
|
MvcEncodedTestFixtureOfT.cs
|
React to WebEncoders changes.
|
2015-10-30 17:59:19 -07:00 |
|
MvcSampleTests.cs
|
Correct polarity of MediaTypeHeaderValue.IsSubsetOf()` checks and remove one conneg fallback
|
2015-10-14 11:59:20 -07:00 |
|
MvcTestFixture.cs
|
React to hosting changes
|
2015-11-19 16:12:50 -08:00 |
|
MvcTestFixtureOfT.cs
|
…
|
|
|
OutputFormatterTest.cs
|
…
|
|
|
PrecompilationTest.cs
|
PR comments: Restore most of `PrecompilationTest.PrecompiledView_RendersCorrectly()`
|
2015-10-28 16:40:28 -07:00 |
|
RazorEmbeddedViewsTest.cs
|
…
|
|
|
RazorFileSystemCaseSensitivityTest.cs
|
…
|
|
|
RazorPageExecutionInstrumentationTest.cs
|
Simplify instrumentation confirmations in `RazorPageExecutionInstrumentationTest`
|
2015-10-28 16:45:30 -07:00 |
|
RazorViewLocationSpecificationTest.cs
|
Add relative view path support
|
2015-11-18 15:59:11 -08:00 |
|
RemoteAttributeValidationTest.cs
|
Update DNX Core on Linux workarounds
|
2015-10-10 23:09:51 -07:00 |
|
RequestServicesTest.cs
|
Limit [FromServices] to apply only to parameters
|
2015-11-17 16:41:04 -08:00 |
|
RespectBrowserAcceptHeaderTests.cs
|
Correct polarity of MediaTypeHeaderValue.IsSubsetOf()` checks and remove one conneg fallback
|
2015-10-14 11:59:20 -07:00 |
|
ResponseCacheTest.cs
|
…
|
|
|
RoundTripTests.cs
|
…
|
|
|
RouteDataTest.cs
|
API Review - Split up .Actions
|
2015-09-21 21:54:02 -07:00 |
|
RoutingLowercaseUrlTest.cs
|
…
|
|
|
RoutingTests.cs
|
* Adding test
|
2015-11-04 13:55:02 -08:00 |
|
SerializableErrorTests.cs
|
…
|
|
|
StreamOutputFormatterTest.cs
|
…
|
|
|
TagHelperSampleTest.cs
|
Add temporary workarounds for aspnet/External#50 and aspnet/Mvc#3587
|
2015-11-19 15:50:00 -08:00 |
|
TagHelpersTest.cs
|
Update DNX Core on Linux workarounds
|
2015-10-10 23:09:51 -07:00 |
|
TempDataTest.cs
|
…
|
|
|
TestApplicationEnvironment.cs
|
Rename Microsoft.Runtime.Abstractions to Microsoft.Extensions.PlatformAbstractions
|
2015-10-22 19:48:55 -07:00 |
|
TryValidateModelTest.cs
|
…
|
|
|
UrlResolutionTest.cs
|
…
|
|
|
ValueProviderTest.cs
|
…
|
|
|
VersioningTests.cs
|
…
|
|
|
ViewComponentTests.cs
|
…
|
|
|
ViewEngineTests.cs
|
Switch concepts from misnamed `isPartial` to `isMainPage`
|
2015-11-18 15:59:37 -08:00 |
|
WebApiCompatShimActionResultTest.cs
|
…
|
|
|
WebApiCompatShimActionSelectionTest.cs
|
API Review - Split up .Actions
|
2015-09-21 21:54:02 -07:00 |
|
WebApiCompatShimBasicTest.cs
|
Content negotiation fails in subsequent requests accepting same media type
|
2015-10-30 14:10:31 -07:00 |
|
WebApiCompatShimParameterBindingTest.cs
|
…
|
|
|
XmlDataContractSerializerFormattersWrappingTest.cs
|
…
|
|
|
XmlDataContractSerializerInputFormatterTest.cs
|
…
|
|
|
XmlOutputFormatterTests.cs
|
Correct polarity of MediaTypeHeaderValue.IsSubsetOf()` checks and remove one conneg fallback
|
2015-10-14 11:59:20 -07:00 |
|
XmlSerializerFormattersWrappingTest.cs
|
…
|
|
|
XmlSerializerInputFormatterTests.cs
|
…
|
|
|
project.json
|
Revert "Fixing tests"
|
2015-11-02 09:45:56 -08:00 |