| .. |
|
compiler/resources
|
[Fixes #5207] Support IsIndexer for ViewComponent tag helpers
|
2016-11-03 16:50:22 -07:00 |
|
AntiforgeryAuthTests.cs
|
Order IgnoreAntiforgeryTokenAttribute and add test
|
2016-12-12 14:55:36 -08:00 |
|
AntiforgeryTestHelper.cs
|
…
|
|
|
AntiforgeryTests.cs
|
Added functional tests for Antiforgery related to setting no-cache headers
|
2016-11-02 16:29:34 -07:00 |
|
ApiExplorerTest.cs
|
Migrate to MSBuild
|
2017-02-28 21:20:39 -08:00 |
|
ApplicationModelTest.cs
|
…
|
|
|
BasicTests.cs
|
…
|
|
|
CompilationOptionsTests.cs
|
Remove net451 as a cross-compile target
|
2017-03-22 06:32:50 -07:00 |
|
ConsumesAttributeTests.cs
|
…
|
|
|
ContentNegotiationTest.cs
|
[Fixes #4945] Simple string returned by controller action is not a valid JSON!
|
2017-01-25 13:29:18 -08:00 |
|
ControllerFromServicesTests.cs
|
…
|
|
|
CorsTests.cs
|
…
|
|
|
DefaultOrderTest.cs
|
…
|
|
|
DefaultValuesTest.cs
|
…
|
|
|
DirectivesTest.cs
|
Correct test failures on Windows with `git config core.autocrlf false`
|
2016-09-08 09:20:05 -07:00 |
|
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
|
Remove net451 as a cross-compile target
|
2017-03-22 06:32:50 -07:00 |
|
FileResultTests.cs
|
Fixing typos Dowload -> Download
|
2016-09-20 15:55:19 -07:00 |
|
FiltersTest.cs
|
Reverting accidental changes
|
2016-09-08 08:28:51 -07:00 |
|
FlushPointTest.cs
|
…
|
|
|
FormFileUploadTest.cs
|
…
|
|
|
HtmlGenerationTest.cs
|
Seperate view and model for enum display
|
2016-11-30 11:13:38 -08:00 |
|
HtmlHelperOptionsTest.cs
|
Change datetime to datetime-local
|
2017-01-13 15:40:30 -08:00 |
|
InputFormatterTests.cs
|
…
|
|
|
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 |
|
RazorPagesTest.cs
|
Add properties to Page and PageModel
|
2017-03-28 13:26:38 -07:00 |
|
RazorPagesWithBasePathTest.cs
|
Use RazorPagesOptions.RootDirectory when looking for page hierarchies.
|
2017-03-14 18:56:50 -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
|
…
|
|
|
TagHelpersFromServicesTest.cs
|
Migrate to MSBuild
|
2017-02-28 21:20:39 -08:00 |
|
TagHelpersTest.cs
|
Added a functional test for ViewComponent tag helpers
|
2016-10-21 16:17:13 -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
|
Resolve path traversals in RazorViewEngine
|
2016-12-08 11:20:06 -08:00 |
|
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 |