aspnetcore/test/Microsoft.AspNetCore.Razor..../Legacy
N. Taylor Mullen 88d99b06b3 Skip Razor.Evolution tests on Linux and Mac.
- Source ranges currently aren't normalized when they're input into the system. Due to how we serialize pieces of the code this breaks cross plat because of newline differences.
- This is a temporary work around to get the build passing cross plat.
2016-12-19 15:03:32 -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 Skip Razor.Evolution tests on Linux and Mac. 2016-12-19 15:03:32 -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