aspnetcore/test/Microsoft.AspNet.Mvc.TestCo...
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.Mvc.TestCommon.xproj
ResourceFile.cs Add support for generating baseline output files while testing 2015-06-01 13:13:39 -07:00
TestClientModelValidatorProvider.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
TestFileInfo.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
TestFileProvider.cs React to Caching api changes 2015-05-05 10:08:50 -07:00
TestFileTrigger.cs React to Caching api changes 2015-05-05 10:08:50 -07:00
TestHtmlEncoder.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
TestJavaScriptEncoder.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
TestModelMetadataProvider.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
TestModelValidatorProvider.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
TestUrlEncoder.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
project.json