aspnetcore/test/Microsoft.AspNetCore.Razor..../Legacy
N. Taylor Mullen cf7489e600 Port WhiteSpaceRewriter and ConditionalAttributeCollapser.
- Add an `HtmlNodeOptimizationPass` that does all of the `RazorSyntaxTreeRewriting` that legacy used to achieve outside of `TagHelper`s.
- Add tests for `HtmlNodeOptimizationPass` to verify it's executing appropriate bits.

#849
2016-11-22 12:04:31 -08:00
..
BaselineWriter.cs
BlockExtensions.cs
BlockFactory.cs Port existing TagHelper infrastructure. 2016-11-21 11:01:10 -08:00
BlockTest.cs
BlockTypes.cs Port existing TagHelper infrastructure. 2016-11-21 11:01:10 -08:00
CSharpAutoCompleteTest.cs
CSharpBlockTest.cs
CSharpDirectivesTest.cs
CSharpErrorTest.cs
CSharpExplicitExpressionTest.cs
CSharpImplicitExpressionTest.cs
CSharpNestedStatementsTest.cs
CSharpRazorCommentsTest.cs
CSharpReservedWordsTest.cs
CSharpSectionTest.cs
CSharpSpecialBlockTest.cs
CSharpStatementTest.cs
CSharpTemplateTest.cs
CSharpToMarkupSwitchTest.cs
CSharpTokenizerCommentTest.cs
CSharpTokenizerIdentifierTest.cs
CSharpTokenizerLiteralTest.cs
CSharpTokenizerOperatorsTest.cs
CSharpTokenizerTest.cs
CSharpTokenizerTestBase.cs
CSharpVerbatimBlockTest.cs
CSharpWhitespaceHandlingTest.cs
CaseSensitiveTagHelperDescriptorComparer.cs Port existing TagHelper infrastructure. 2016-11-21 11:01:10 -08:00
CaseSensitiveTagHelperRequiredAttributeDescriptorComparer.cs Port existing TagHelper infrastructure. 2016-11-21 11:01:10 -08:00
CodeParserTestBase.cs
CsHtmlCodeParserTestBase.cs
CsHtmlMarkupParserTestBase.cs
DisposableActionTest.cs
ErrorCollector.cs
ExceptionHelpers.cs
HtmlAttributeTest.cs Port WhiteSpaceRewriter and ConditionalAttributeCollapser. 2016-11-22 12:04:31 -08:00
HtmlBlockTest.cs
HtmlDocumentTest.cs
HtmlErrorTest.cs
HtmlParserTestUtils.cs
HtmlTagsTest.cs
HtmlToCodeSwitchTest.cs
HtmlTokenizerTest.cs
HtmlTokenizerTestBase.cs
LineTrackingStringBufferTest.cs
MarkupParserTestBase.cs
MiscUtils.cs
ParserTestBase.cs Port existing TagHelper infrastructure. 2016-11-21 11:01:10 -08:00
RawTextSymbol.cs
RazorErrorTest.cs
RazorParserTest.cs
SourceLocationTest.cs
SourceLocationTrackerTest.cs
StringTextBuffer.cs
TagHelperAttributeDescriptorComparer.cs Port existing TagHelper infrastructure. 2016-11-21 11:01:10 -08:00
TagHelperAttributeDesignTimeDescriptorComparer.cs Port existing TagHelper infrastructure. 2016-11-21 11:01:10 -08:00
TagHelperBlockRewriterTest.cs Port existing TagHelper infrastructure. 2016-11-21 11:01:10 -08:00
TagHelperBlockTest.cs Port existing TagHelper infrastructure. 2016-11-21 11:01:10 -08:00
TagHelperDescriptorProviderTest.cs Port existing TagHelper infrastructure. 2016-11-21 11:01:10 -08:00
TagHelperDescriptorTest.cs Port existing TagHelper infrastructure. 2016-11-21 11:01:10 -08:00
TagHelperDesignTimeDescriptorComparer.cs Port existing TagHelper infrastructure. 2016-11-21 11:01:10 -08:00
TagHelperDirectiveSpanVisitorTest.cs Port existing TagHelper infrastructure. 2016-11-21 11:01:10 -08:00
TagHelperParseTreeRewriterTest.cs Port existing TagHelper infrastructure. 2016-11-21 11:01:10 -08:00
TagHelperRequiredAttributeDescriptorTest.cs Port existing TagHelper infrastructure. 2016-11-21 11:01:10 -08:00
TagHelperRewritingTestBase.cs Add TagHelper binding abstractions. 2016-11-21 11:04:42 -08:00
TestFile.cs
TestSpanBuilder.cs
TextChangeTest.cs
TextReaderExtensionsTest.cs
TokenizerLookaheadTest.cs
TokenizerTestBase.cs
WhiteSpaceRewriterTest.cs Port WhiteSpaceRewriter and ConditionalAttributeCollapser. 2016-11-22 12:04:31 -08:00