..
BaselineWriter.cs
…
BlockTest.cs
Make Block and Span cache Length.
2018-01-16 21:14:46 -08:00
CSharpAutoCompleteTest.cs
Removed LegacyResources.resx
2017-12-22 15:59:35 -08:00
CSharpBlockTest.cs
Removed LegacyRazorDiagnostic and RazorError
2017-12-27 11:43:19 -08:00
CSharpDirectivesTest.cs
Removed LegacyRazorDiagnostic and RazorError
2017-12-27 11:43:19 -08:00
CSharpErrorTest.cs
Removed LegacyResources.resx
2017-12-22 15:59:35 -08:00
CSharpExplicitExpressionTest.cs
Removed LegacyResources.resx
2017-12-22 15:59:35 -08:00
CSharpImplicitExpressionTest.cs
Moved TokenizerBackerParser out of LegacyRazorDiagnostic
2017-12-20 11:21:05 -08:00
CSharpLanguageCharacteristicsTest.cs
…
CSharpNestedStatementsTest.cs
Api Cleanup for language services
2017-05-17 22:09:01 -07:00
CSharpRazorCommentsTest.cs
Removed LegacyResources.resx
2017-12-22 15:59:35 -08:00
CSharpReservedWordsTest.cs
Moved CSharpCodeParser out of LegacyRazorDiagnostic
2017-12-19 15:59:37 -08:00
CSharpSectionTest.cs
Moved CSharpCodeParser out of LegacyRazorDiagnostic
2017-12-19 15:59:37 -08:00
CSharpSpecialBlockTest.cs
Moved CSharpCodeParser out of LegacyRazorDiagnostic
2017-12-19 15:59:37 -08:00
CSharpStatementTest.cs
Moved TokenizerBackerParser out of LegacyRazorDiagnostic
2017-12-20 11:21:05 -08:00
CSharpTemplateTest.cs
Moved CSharpCodeParser out of LegacyRazorDiagnostic
2017-12-19 15:59:37 -08:00
CSharpToMarkupSwitchTest.cs
Moved CSharpCodeParser out of LegacyRazorDiagnostic
2017-12-19 15:59:37 -08:00
CSharpTokenizerCommentTest.cs
…
CSharpTokenizerIdentifierTest.cs
…
CSharpTokenizerLiteralTest.cs
…
CSharpTokenizerOperatorsTest.cs
…
CSharpTokenizerTest.cs
…
CSharpTokenizerTestBase.cs
…
CSharpVerbatimBlockTest.cs
Moved CSharpCodeParser out of LegacyRazorDiagnostic
2017-12-19 15:59:37 -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
Revert "Revert "Include LineIndex and CharacterIndex when comparing SourceLocation""
2017-12-20 15:27:15 -08:00
HtmlBlockTest.cs
Removed LegacyResources.resx
2017-12-22 15:59:35 -08:00
HtmlDocumentTest.cs
Moved CSharpCodeParser out of LegacyRazorDiagnostic
2017-12-19 15:59:37 -08:00
HtmlErrorTest.cs
Moved HtmlMarkupParser out of LegacyRazorDiagnostic
2017-12-19 18:07:23 -08:00
HtmlParserTestUtils.cs
Api Cleanup for language services
2017-05-17 22:09:01 -07:00
HtmlTagsTest.cs
Moved HtmlMarkupParser out of LegacyRazorDiagnostic
2017-12-19 18:07:23 -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
…
RazorParserTest.cs
Link syntax tree Span nodes
2017-10-10 13:07:27 -07:00
SourceLocationTrackerTest.cs
…
SpanTest.cs
Make Block and Span cache Length.
2018-01-16 21:14:46 -08:00
TagHelperBlockRewriterTest.cs
Moved TagHelperParseTreeRewriter out of LegacyRazorDiagnostic
2017-12-22 12:33:28 -08:00
TagHelperBlockTest.cs
Make SyntaxTree mutations not leak.
2017-12-18 11:50:07 -08:00
TagHelperParseTreeRewriterTest.cs
Removed LegacyResources.resx
2017-12-22 15:59:35 -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
…