aspnetcore/test/Microsoft.AspNet.Razor.Test/Parser/Html
N. Taylor Mullen 7d7b2795e1 Change tests to utilize Environment.NewLine.
- Normalized newlines for code generation tests. We default all tests to use \r\n. This way we can have a consistent test experience cross plat.
- For tests that expected indexes that were affected by new lines I modified them to account for cross plat scenarios.
- Added a few test classes to ensure we could normalize newlines for codegen tests.

#106
2015-04-03 23:50:21 -07:00
..
HtmlAttributeTest.cs Plumb `ParserErrorSink` through to `CodeBuilderContext` 2015-01-15 16:31:33 -08:00
HtmlBlockTest.cs Change tests to utilize Environment.NewLine. 2015-04-03 23:50:21 -07:00
HtmlDocumentTest.cs Change tests to utilize Environment.NewLine. 2015-04-03 23:50:21 -07:00
HtmlErrorTest.cs
HtmlParserTestUtils.cs
HtmlTagsTest.cs
HtmlToCodeSwitchTest.cs Change tests to utilize Environment.NewLine. 2015-04-03 23:50:21 -07:00
HtmlUrlAttributeTest.cs Delete trailing whitespace 2014-11-20 14:16:32 -08:00