aspnetcore/test/Microsoft.AspNet.Razor.Test/Generator
Doug Bunting e469b26b45 Rationalize some names and namespaces
- #320
- `ParserErrorSink` -> `ErrorSink`
- move `ErrorSink`, `RazorError`, and `SourceLocation` to root namespace
- move `RazorErrorTest` and `SourceLocationTest` to root test namespace
2015-04-07 17:08:03 -07:00
..
CodeTree Rationalize some names and namespaces 2015-04-07 17:08:03 -07:00
Compiler Change tests to utilize Environment.NewLine. 2015-04-03 23:50:21 -07:00
CSharpRazorCodeGeneratorTest.cs Removed @helper directive 2015-03-17 13:54:37 -07:00
CSharpTagHelperRenderingTest.cs Updated duplicate TargetElement TagHelper tests. 2015-03-20 00:20:36 -07:00
CSharpTagHelperRenderingUnitTest.cs Rationalize some names and namespaces 2015-04-07 17:08:03 -07:00
CodeGenTestCodeBuilder.cs Change tests to utilize Environment.NewLine. 2015-04-03 23:50:21 -07:00
CodeGenTestHost.cs Change tests to utilize Environment.NewLine. 2015-04-03 23:50:21 -07:00
LineMappingTest.cs
RazorCodeGeneratorTest.cs Change tests to utilize Environment.NewLine. 2015-04-03 23:50:21 -07:00
TabTest.cs
TagHelperAttributeValueCodeRendererTest.cs Change tests to utilize Environment.NewLine. 2015-04-03 23:50:21 -07:00
TagHelperTestBase.cs Change tests to utilize Environment.NewLine. 2015-04-03 23:50:21 -07:00
TestSpan.cs