| .. |
|
compiler/resources
|
Upgrade Roslyn dependency to 2.0.0.
|
2017-04-21 11:41:31 -07:00 |
|
AntiforgeryAuthTests.cs
|
Order IgnoreAntiforgeryTokenAttribute and add test
|
2016-12-12 14:55:36 -08:00 |
|
AntiforgeryTestHelper.cs
|
…
|
|
|
AntiforgeryTests.cs
|
…
|
|
|
ApiExplorerTest.cs
|
Add support for suppressing inbound and outbound routing
|
2017-04-14 17:02:45 -07:00 |
|
ApplicationModelTest.cs
|
Add support for suppressing inbound and outbound routing
|
2017-04-14 17:02:45 -07:00 |
|
BasicTests.cs
|
Upgrade Roslyn dependency to 2.0.0.
|
2017-04-21 11:41:31 -07:00 |
|
CompilationOptionsTests.cs
|
Remove net451 as a cross-compile target
|
2017-03-22 06:32:50 -07:00 |
|
ConsumesAttributeTests.cs
|
Add support for media type suffixes (#5273, #6032)
|
2017-03-31 10:20:43 +01:00 |
|
ContentNegotiationTest.cs
|
Add support for media type suffixes (#5273, #6032)
|
2017-03-31 10:20:43 +01:00 |
|
ControllerFromServicesTests.cs
|
…
|
|
|
CorsTests.cs
|
…
|
|
|
DefaultOrderTest.cs
|
…
|
|
|
DefaultValuesTest.cs
|
…
|
|
|
DirectivesTest.cs
|
…
|
|
|
DoNotRespectBrowserAcceptHeaderTests.cs
|
[Fixes #4945] Simple string returned by controller action is not a valid JSON!
|
2017-01-25 13:29:18 -08:00 |
|
ErrorPageTests.cs
|
Add AggregateExceptionTest (#6135)
|
2017-04-14 14:20:31 -07:00 |
|
FileResultTests.cs
|
…
|
|
|
FiltersTest.cs
|
…
|
|
|
FlushPointTest.cs
|
…
|
|
|
FormFileUploadTest.cs
|
…
|
|
|
HtmlGenerationTest.cs
|
…
|
|
|
HtmlHelperOptionsTest.cs
|
Change datetime to datetime-local
|
2017-01-13 15:40:30 -08:00 |
|
InputFormatterTests.cs
|
Make [FromBody] treat empty request bodies as invalid (#4750)
|
2017-04-10 16:55:14 +01:00 |
|
InputObjectValidationTests.cs
|
…
|
|
|
JsonOutputFormatterTests.cs
|
…
|
|
|
JsonResultTest.cs
|
…
|
|
|
LinkGenerationTests.cs
|
…
|
|
|
Microsoft.AspNetCore.Mvc.FunctionalTests.csproj
|
Remove net451 as a cross-compile target
|
2017-03-22 06:32:50 -07:00 |
|
MvcEncodedTestFixtureOfT.cs
|
…
|
|
|
MvcSampleFixture.cs
|
…
|
|
|
MvcSandboxTest.cs
|
React to optional Razor directive token feature
|
2017-02-07 21:58:31 -08:00 |
|
MvcTestFixture.cs
|
…
|
|
|
OutputFormatterTest.cs
|
…
|
|
|
RazorPageExecutionInstrumentationTest.cs
|
Enabling Razor Instrumentation
|
2017-02-01 15:29:09 -08:00 |
|
RazorPageModelTest.cs
|
Parity between Controller and Page/PageModel
|
2017-04-19 15:02:06 -07:00 |
|
RazorPagesNamespaceTest.cs
|
Adding functional tests for @namespace
|
2017-04-14 14:47:29 -07:00 |
|
RazorPagesTest.cs
|
Fix #6140 - Allow linking between controller and page
|
2017-04-19 16:48:38 -07:00 |
|
RazorPagesViewSearchTest.cs
|
Implement view search for pages
|
2017-04-18 16:11:24 -07:00 |
|
RazorPagesWithBasePathTest.cs
|
RedirectToPage doesn't trim /Index from URL
|
2017-04-20 11:15:45 -07:00 |
|
RazorViewLocationSpecificationTest.cs
|
…
|
|
|
RemoteAttributeValidationTest.cs
|
…
|
|
|
RequestServicesTest.cs
|
…
|
|
|
RespectBrowserAcceptHeaderTests.cs
|
[Fixes #4945] Simple string returned by controller action is not a valid JSON!
|
2017-01-25 13:29:18 -08:00 |
|
RouteDataTest.cs
|
…
|
|
|
RoutingTests.cs
|
…
|
|
|
SerializableErrorTests.cs
|
…
|
|
|
SimpleTests.cs
|
…
|
|
|
StreamOutputFormatterTest.cs
|
…
|
|
|
TagHelperComponentTagHelperTest.cs
|
Add TagHelperComponentTagHelper
|
2017-03-29 11:29:24 -07:00 |
|
TagHelpersFromServicesTest.cs
|
Migrate to MSBuild
|
2017-02-28 21:20:39 -08:00 |
|
TagHelpersTest.cs
|
Re-enable skipped test
|
2017-04-04 19:25:50 -07:00 |
|
TempDataInCookiesTest.cs
|
Make CookieTempDataProvider the default ITempDataProvider (#5892)
|
2017-03-07 16:04:47 -08:00 |
|
TempDataInSessionTest.cs
|
Make CookieTempDataProvider the default ITempDataProvider (#5892)
|
2017-03-07 16:04:47 -08:00 |
|
TempDataPropertyTest.cs
|
TempData property attribute
|
2017-03-16 16:34:35 -07:00 |
|
TempDataTestBase.cs
|
SaveTempDataFilter handle write to body
|
2017-01-27 10:54:00 -08:00 |
|
UrlResolutionTest.cs
|
…
|
|
|
VersioningTests.cs
|
…
|
|
|
ViewComponentFromServicesTests.cs
|
…
|
|
|
ViewEngineTests.cs
|
…
|
|
|
WebApiCompatShimActionResultTest.cs
|
…
|
|
|
WebApiCompatShimActionSelectionTest.cs
|
Migrate to MSBuild
|
2017-02-28 21:20:39 -08:00 |
|
WebApiCompatShimBasicTest.cs
|
Remove net451 as a cross-compile target
|
2017-03-22 06:32:50 -07:00 |
|
WebApiCompatShimParameterBindingTest.cs
|
…
|
|
|
XmlDataContractSerializerFormattersWrappingTest.cs
|
…
|
|
|
XmlDataContractSerializerInputFormatterTest.cs
|
…
|
|
|
XmlOutputFormatterTests.cs
|
…
|
|
|
XmlSerializerFormattersWrappingTest.cs
|
…
|
|
|
XmlSerializerInputFormatterTests.cs
|
…
|
|
|
xunit.runner.json
|
Migrate to MSBuild
|
2017-02-28 21:20:39 -08:00 |