aspnetcore/test/Microsoft.AspNetCore.Razor..../Legacy
Ajay Bhargav Baaskaran 8fcb046345 Moved the test infrastructure to depend on RazorDiagnostic instead of RazorError 2017-12-15 17:22:00 -08:00
..
BaselineWriter.cs
BlockTest.cs Add file scoped extensible directives. 2017-06-22 11:42:37 -07:00
CSharpAutoCompleteTest.cs Moved the test infrastructure to depend on RazorDiagnostic instead of RazorError 2017-12-15 17:22:00 -08:00
CSharpBlockTest.cs Moved the test infrastructure to depend on RazorDiagnostic instead of RazorError 2017-12-15 17:22:00 -08:00
CSharpDirectivesTest.cs Moved the test infrastructure to depend on RazorDiagnostic instead of RazorError 2017-12-15 17:22:00 -08:00
CSharpErrorTest.cs Moved the test infrastructure to depend on RazorDiagnostic instead of RazorError 2017-12-15 17:22:00 -08:00
CSharpExplicitExpressionTest.cs Moved the test infrastructure to depend on RazorDiagnostic instead of RazorError 2017-12-15 17:22:00 -08:00
CSharpImplicitExpressionTest.cs Moved the test infrastructure to depend on RazorDiagnostic instead of RazorError 2017-12-15 17:22:00 -08:00
CSharpLanguageCharacteristicsTest.cs
CSharpNestedStatementsTest.cs Api Cleanup for language services 2017-05-17 22:09:01 -07:00
CSharpRazorCommentsTest.cs Moved the test infrastructure to depend on RazorDiagnostic instead of RazorError 2017-12-15 17:22:00 -08:00
CSharpReservedWordsTest.cs Moved the test infrastructure to depend on RazorDiagnostic instead of RazorError 2017-12-15 17:22:00 -08:00
CSharpSectionTest.cs Use DefaultRazorDiagnostic in DefaultDirectiveSyntaxTreePass 2017-12-14 16:35:13 -08:00
CSharpSpecialBlockTest.cs Moved the test infrastructure to depend on RazorDiagnostic instead of RazorError 2017-12-15 17:22:00 -08:00
CSharpStatementTest.cs Moved the test infrastructure to depend on RazorDiagnostic instead of RazorError 2017-12-15 17:22:00 -08:00
CSharpTemplateTest.cs Moved the test infrastructure to depend on RazorDiagnostic instead of RazorError 2017-12-15 17:22:00 -08:00
CSharpToMarkupSwitchTest.cs Moved the test infrastructure to depend on RazorDiagnostic instead of RazorError 2017-12-15 17:22:00 -08:00
CSharpTokenizerCommentTest.cs
CSharpTokenizerIdentifierTest.cs
CSharpTokenizerLiteralTest.cs
CSharpTokenizerOperatorsTest.cs
CSharpTokenizerTest.cs
CSharpTokenizerTestBase.cs
CSharpVerbatimBlockTest.cs Moved the test infrastructure to depend on RazorDiagnostic instead of RazorError 2017-12-15 17:22:00 -08:00
CSharpWhitespaceHandlingTest.cs Api Cleanup for language services 2017-05-17 22:09:01 -07:00
CodeParserTestBase.cs Moved the test infrastructure to depend on RazorDiagnostic instead of RazorError 2017-12-15 17:22:00 -08:00
CsHtmlCodeParserTestBase.cs
CsHtmlMarkupParserTestBase.cs
DirectiveCSharpTokenizerTest.cs [Fixes #1195] Add a way to parse just until the first directive 2017-04-13 15:02:17 -07:00
DirectiveHtmlTokenizerTest.cs [Fixes #1195] Add a way to parse just until the first directive 2017-04-13 15:02:17 -07:00
DisposableActionTest.cs
ExceptionHelpers.cs
HtmlAttributeTest.cs Api Cleanup for language services 2017-05-17 22:09:01 -07:00
HtmlBlockTest.cs Moved the test infrastructure to depend on RazorDiagnostic instead of RazorError 2017-12-15 17:22:00 -08:00
HtmlDocumentTest.cs Moved the test infrastructure to depend on RazorDiagnostic instead of RazorError 2017-12-15 17:22:00 -08:00
HtmlErrorTest.cs Moved the test infrastructure to depend on RazorDiagnostic instead of RazorError 2017-12-15 17:22:00 -08:00
HtmlParserTestUtils.cs Api Cleanup for language services 2017-05-17 22:09:01 -07:00
HtmlTagsTest.cs Moved the test infrastructure to depend on RazorDiagnostic instead of RazorError 2017-12-15 17:22:00 -08:00
HtmlToCodeSwitchTest.cs Split the functions/section/inherits directives 2017-06-13 18:05:34 -07:00
HtmlTokenizerTest.cs
HtmlTokenizerTestBase.cs
LineTrackingStringBufferTest.cs
MarkupParserTestBase.cs Split the functions/section/inherits directives 2017-06-13 18:05:34 -07:00
MiscUtils.cs
RazorErrorTest.cs
RazorParserTest.cs Link syntax tree Span nodes 2017-10-10 13:07:27 -07:00
SourceLocationTrackerTest.cs
TagHelperBlockRewriterTest.cs Moved the test infrastructure to depend on RazorDiagnostic instead of RazorError 2017-12-15 17:22:00 -08:00
TagHelperBlockTest.cs
TagHelperParseTreeRewriterTest.cs Moved the test infrastructure to depend on RazorDiagnostic instead of RazorError 2017-12-15 17:22:00 -08:00
TagHelperRewritingTestBase.cs Moved the test infrastructure to depend on RazorDiagnostic instead of RazorError 2017-12-15 17:22:00 -08:00
TextReaderExtensionsTest.cs
TokenizerLookaheadTest.cs Make ErrorSink and Tokenizer depend on RazorDiagnostic instead of RazorError 2017-12-14 18:32:58 -08:00
TokenizerTestBase.cs
WhiteSpaceRewriterTest.cs