aspnetcore/test/Microsoft.AspNetCore.Razor..../Legacy
N. Taylor Mullen 968e033e4b Make Block and Span cache Length.
- Part of caching length required the `Span`'s `ReplaceWith` method to propagate its changes to its parent so that it can propogate the change to invalidate all parent length caches.
- Added Span and Block tests to validate the interaction of caching.

#1927
2018-01-16 21:14:46 -08:00
..
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
CSharpRazorCommentsTest.cs Removed LegacyResources.resx 2017-12-22 15:59:35 -08:00
CSharpReservedWordsTest.cs
CSharpSectionTest.cs
CSharpSpecialBlockTest.cs
CSharpStatementTest.cs Moved TokenizerBackerParser out of LegacyRazorDiagnostic 2017-12-20 11:21:05 -08:00
CSharpTemplateTest.cs
CSharpToMarkupSwitchTest.cs
CSharpTokenizerCommentTest.cs
CSharpTokenizerIdentifierTest.cs
CSharpTokenizerLiteralTest.cs
CSharpTokenizerOperatorsTest.cs
CSharpTokenizerTest.cs
CSharpTokenizerTestBase.cs
CSharpVerbatimBlockTest.cs
CSharpWhitespaceHandlingTest.cs
CodeParserTestBase.cs
CsHtmlCodeParserTestBase.cs
CsHtmlMarkupParserTestBase.cs
DirectiveCSharpTokenizerTest.cs
DirectiveHtmlTokenizerTest.cs
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
HtmlErrorTest.cs
HtmlParserTestUtils.cs
HtmlTagsTest.cs
HtmlToCodeSwitchTest.cs
HtmlTokenizerTest.cs
HtmlTokenizerTestBase.cs
LineTrackingStringBufferTest.cs
MarkupParserTestBase.cs
MiscUtils.cs
RazorParserTest.cs
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
TagHelperParseTreeRewriterTest.cs Removed LegacyResources.resx 2017-12-22 15:59:35 -08:00
TagHelperRewritingTestBase.cs
TextReaderExtensionsTest.cs
TokenizerLookaheadTest.cs
TokenizerTestBase.cs
WhiteSpaceRewriterTest.cs