aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
Doug Bunting ae57844c6a Make a few arrays explicitly `object[]`
- react to aspnet/aspnet.xunit#13
- latest xUnit bits maintains array types correctly, failing some `Type`-related assertions
  - previous xUnit versions mapped all arrays to `object[]`
  - fix likely part of xunit/xunit@bd6814c
2015-09-08 21:44:32 -07:00
..
ActionResults Fix merge issue 2015-09-02 17:49:18 -07:00
Actions Use TelemetrySource 2015-09-06 20:23:05 -07:00
ApplicationModel React to options changes 2015-09-02 14:07:06 -07:00
DepenencyInjection Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
Filters Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
Formatters React to options changes 2015-09-02 14:07:06 -07:00
Internal
ModelBinding Optimize async code in model binders 2015-09-08 09:42:34 -07:00
Properties
Routing React to options changes 2015-09-02 14:07:06 -07:00
BindAttributeTest.cs
ConsumesAttributeTests.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
FilterCollectionExtensionsTest.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
FlushReportingStream.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
HttpResponseStreamWriterTest.cs
Microsoft.AspNet.Mvc.Core.Test.xproj
ModelBindingHelperTest.cs Make a few arrays explicitly `object[]` 2015-09-08 21:44:32 -07:00
MvcCoreServiceCollectionExtensionsTest.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
MvcOptionsTest.cs Add basic startup experience for MVC.Core 2015-07-08 17:16:07 -07:00
NonDisposableStreamTest.cs
ProducesAttributeTests.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
RequireHttpsAttributeTests.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
ResponseCacheAttributeTest.cs React to options changes 2015-09-02 14:07:06 -07:00
SerializableErrorTests.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
TestBufferingFeature.cs [Fixes #3016] Disable response buffering in places where the content is already built/available 2015-09-02 09:22:36 -07:00
UrlHelperTest.cs React to options changes 2015-09-02 14:07:06 -07:00
project.json Use TelemetrySource 2015-09-06 20:23:05 -07:00