aspnetcore/test/Microsoft.AspNetCore.Razor..../Legacy
N. Taylor Mullen 6c8ef157b4 Add TagHelper binding abstractions.
- Added a TagHelperFeature to hold TagHelper specific pieces that can be replaced.
- Built a syntax tree pass that applies the ported TagHelper bits.
- Updated tests that expected different RazorEngine defaults.
- Added new tests to verify binder pass.
2016-11-21 11:04:42 -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
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 Add indexability to the RazorSourceDocument. 2016-11-21 10:58:09 -08:00
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 Add indexability to the RazorSourceDocument. 2016-11-21 10:58:09 -08:00
TokenizerTestBase.cs Add indexability to the RazorSourceDocument. 2016-11-21 10:58:09 -08:00