aspnetcore/test
Doug Bunting ffd1dc1fb0 Add support for generating baseline output files while testing
- baselines include both expected output and design-time line mappings
- controlled by GENERATE_BASELINES
 - assertions related to file content are not checked in this mode
- add design-time test of Basic.cshtml to `MvcRazorHostTest`
- regenerate all files to avoid BOM and blank line noise in future PRs
 - update out-of-date design-time Basic.cs file

nits:
- make a few variable names more consistent
- make `Assembly` fields `static`
- remove unused `_resourcesAssembly` field from `ErrorPageTests`
- remove `ResourceHelpers` which was specific to functional tests
2015-06-01 13:13:39 -07:00
..
Microsoft.AspNet.JsonPatch.Test
Microsoft.AspNet.Mvc.Abstractions.Test
Microsoft.AspNet.Mvc.ApiExplorer.Test
Microsoft.AspNet.Mvc.Common.Test
Microsoft.AspNet.Mvc.Core.Test `ByteArrayModelBinder` should return `null` only when type is not matched 2015-06-01 12:20:17 -07:00
Microsoft.AspNet.Mvc.FunctionalTests Add support for generating baseline output files while testing 2015-06-01 13:13:39 -07:00
Microsoft.AspNet.Mvc.IntegrationTests Enabling test for 2447, CancellationToken does not gets validated. 2015-06-01 12:41:34 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test Add support for generating baseline output files while testing 2015-06-01 13:13:39 -07:00
Microsoft.AspNet.Mvc.Razor.Test React to aspnet/Razor#140 2015-05-29 14:21:35 -07:00
Microsoft.AspNet.Mvc.TagHelpers.Test Renamed FileVersion to AppendVersion in tag helpers that support cache busting 2015-05-28 17:56:19 -07:00
Microsoft.AspNet.Mvc.Test React to aspnet/Configuration #195,#198 and fix few minor build break issues 2015-05-20 20:01:23 -07:00
Microsoft.AspNet.Mvc.TestCommon Add support for generating baseline output files while testing 2015-06-01 13:13:39 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest
Microsoft.AspNet.Mvc.Xml.Test
WebSites `ByteArrayModelBinder` should return `null` only when type is not matched 2015-06-01 12:20:17 -07:00