aspnetcore/test/Microsoft.AspNet.Mvc.Razor....
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
..
Directives Update names and spacing of some missed ChunkTree renames. 2015-05-29 23:07:55 -07:00
Properties
SpanFactory React to aspnet/Razor#140 2015-05-29 14:21:35 -07:00
TestFiles Add support for generating baseline output files while testing 2015-06-01 13:13:39 -07:00
InjectChunkVisitorTest.cs React to aspnet/Razor#140 2015-05-29 14:21:35 -07:00
InputTestTagHelper.cs
Microsoft.AspNet.Mvc.Razor.Host.Test.xproj
ModelChunkVisitorTest.cs React to aspnet/Razor#140 2015-05-29 14:21:35 -07:00
MvcCSharpRazorCodeParserTest.cs React to aspnet/Razor#140 2015-05-29 14:21:35 -07:00
MvcRazorHostTest.cs Add support for generating baseline output files while testing 2015-06-01 13:13:39 -07:00
MvcRazorParserTest.cs React to aspnet/Razor#140 2015-05-29 14:21:35 -07:00
MvcTagHelperAttributeValueCodeRendererTest.cs React to aspnet/Razor#140 2015-05-29 14:21:35 -07:00
StringTextBuffer.cs
ViewHierarchyUtilityTest.cs
project.json Add support for generating baseline output files while testing 2015-06-01 13:13:39 -07:00