aspnetcore/test/Microsoft.AspNet.Razor.Test/Framework
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
..
BlockExtensions.cs Updating copyright headers 2014-05-08 23:01:26 -07:00
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 Fix tests to work with new TagBlock parsing format. 2014-08-27 14:13:36 -07:00
CsHtmlMarkupParserTestBase.cs Fix tests to work with new TagBlock parsing format. 2014-08-27 14:13:36 -07:00
ErrorCollector.cs Updating copyright headers 2014-05-08 23:01:26 -07:00
MarkupParserTestBase.cs MQ: Cleanup to use var 2014-10-22 15:35:43 -07:00
ParserTestBase.cs Rationalize some names and namespaces 2015-04-07 17:08:03 -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