aspnetcore/test/Microsoft.AspNet.Razor.Test/Framework
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
..
BlockExtensions.cs
BlockFactory.cs Add tests to validate TagHelper escape functionality. 2015-02-03 14:34:47 -08:00
BlockTypes.cs Removed @helper directive 2015-03-17 13:54:37 -07:00
CodeParserTestBase.cs MQ: Cleanup to use var 2014-10-22 15:35:43 -07:00
CsHtmlCodeParserTestBase.cs
CsHtmlMarkupParserTestBase.cs
ErrorCollector.cs
MarkupParserTestBase.cs MQ: Cleanup to use var 2014-10-22 15:35:43 -07:00
ParserTestBase.cs Change tests to utilize Environment.NewLine. 2015-04-03 23:50:21 -07:00
RawTextSymbol.cs MQ: Cleanup to use var 2014-10-22 15:35:43 -07:00
TestSpanBuilder.cs Add tests to verify tagHelperPrefix directive. 2015-03-02 17:07:07 -08:00