aspnetcore/test/Microsoft.AspNet.Mvc.ViewFe...
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 Use TelemetrySource 2015-09-06 20:23:05 -07:00
Properties Split up MVC.Extensions into smaller packages 2015-07-06 23:41:22 -07:00
Rendering Make ModelBindingResult a struct. 2015-09-03 12:52:50 -07:00
TempData Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
ViewComponents Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
ControllerTest.cs Make ModelBindingResult a struct. 2015-09-03 12:52:50 -07:00
ControllerUnitTestabilityTests.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
Microsoft.AspNet.Mvc.ViewFeatures.Test.xproj Cleanup .xproj files to avoid future churn 2015-07-17 09:07:23 -07:00
MockMvcViewOptionsAccessor.cs React to options changes 2015-09-02 14:07:06 -07:00
RemoteAttributeTest.cs React to options changes 2015-09-02 14:07:06 -07:00
Resources.resx Split up MVC.Extensions into smaller packages 2015-07-06 23:41:22 -07:00
SkipStatusCodePagesAttributeTest.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
ViewComponentTests.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
ViewDataDictionaryOfTModelTest.cs Split up MVC.Extensions into smaller packages 2015-07-06 23:41:22 -07:00
ViewDataDictionaryTest.cs Make a few arrays explicitly `object[]` 2015-09-08 21:44:32 -07:00
ViewExecutorTest.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
project.json Use TelemetrySource 2015-09-06 20:23:05 -07:00