aspnetcore/test/Microsoft.AspNetCore.Mvc.Co.../Formatters
Doug Bunting 9b3b3e91bd Re-enable functional tests on full .NET Framework
- #5873
- creating an EXE for the test project seems to work around #5873
  - also avoids dotnet/sdk#926 when building in Visual Studio

nit: clean up duplicate test data
2017-03-01 23:08:46 -08:00
..
FormatFilterTest.cs
FormatterCollectionTest.cs
FormatterMappingsTest.cs Make tests resilient to Localization (#5011) 2016-07-14 09:28:01 -07:00
InputFormatterTest.cs
MediaTypeTest.cs Add null-check back to MediaType 2017-01-18 16:56:08 -08:00
NoContentFormatterTests.cs
OutputFormatterTests.cs
StreamOutputFormatterTest.cs Reduce allocations during HTML generation 2016-10-03 12:17:47 -07:00
StringOutputFormatterTests.cs [Fixes #4945] Simple string returned by controller action is not a valid JSON! 2017-01-25 13:29:18 -08:00
TextInputFormatterTest.cs Re-enable functional tests on full .NET Framework 2017-03-01 23:08:46 -08:00
TextOutputFormatterTests.cs