aspnetcore/test/Microsoft.AspNetCore.Razor..../Legacy
N. Taylor Mullen 5d4c4e1ccf Add Razor runtime code generation.
- Added TabSize,IsIndentingWithTabs and NamespaceImports to the RazorParser options. These are replacements for the existing RazorEngineHost abstraction.
- Added RazorParserOptions consumption pattern to more than just the parsing phase.
- Added a ChecksumIRNode to ensure Debugging can work.
- Updated tests to to react to new Checksum and Namespace nodes in the IR tree.
2016-12-14 11:18:30 -08:00
..
BaselineWriter.cs
BlockExtensions.cs
BlockFactory.cs Port existing TagHelper infrastructure. 2016-11-21 11:01:10 -08:00
BlockTest.cs
BlockTypes.cs Modify functions, section and inherits to use extensible directives. 2016-12-14 11:12:40 -08:00
CSharpAutoCompleteTest.cs Modify functions, section and inherits to use extensible directives. 2016-12-14 11:12:40 -08:00
CSharpBlockTest.cs
CSharpCodeWriterTest.cs Add Razor runtime code generation. 2016-12-14 11:18:30 -08:00
CSharpDirectivesTest.cs Modify functions, section and inherits to use extensible directives. 2016-12-14 11:12:40 -08:00
CSharpErrorTest.cs Modify functions, section and inherits to use extensible directives. 2016-12-14 11:12:40 -08:00
CSharpExplicitExpressionTest.cs
CSharpImplicitExpressionTest.cs
CSharpNestedStatementsTest.cs
CSharpRazorCommentsTest.cs
CSharpReservedWordsTest.cs
CSharpSectionTest.cs Modify functions, section and inherits to use extensible directives. 2016-12-14 11:12:40 -08:00
CSharpSpecialBlockTest.cs Modify functions, section and inherits to use extensible directives. 2016-12-14 11:12:40 -08:00
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
CodeWriterTest.cs Add legacy dependencies of C# lowering 2016-12-04 23:30:34 -08:00
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 Modify functions, section and inherits to use extensible directives. 2016-12-14 11:12:40 -08:00
HtmlErrorTest.cs
HtmlParserTestUtils.cs
HtmlTagsTest.cs
HtmlToCodeSwitchTest.cs Modify functions, section and inherits to use extensible directives. 2016-12-14 11:12:40 -08:00
HtmlTokenizerTest.cs
HtmlTokenizerTestBase.cs
LineMappingTest.cs Add legacy dependencies of C# lowering 2016-12-04 23:30:34 -08:00
LineTrackingStringBufferTest.cs
MarkupParserTestBase.cs
MiscUtils.cs
ParserTestBase.cs Modify functions, section and inherits to use extensible directives. 2016-12-14 11:12:40 -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
TestSpanBuilder.cs Modify functions, section and inherits to use extensible directives. 2016-12-14 11:12:40 -08:00
TextChangeTest.cs
TextReaderExtensionsTest.cs
TokenizerLookaheadTest.cs
TokenizerTestBase.cs
WhiteSpaceRewriterTest.cs Port WhiteSpaceRewriter and ConditionalAttributeCollapser. 2016-11-22 12:04:31 -08:00