..
BaselineWriter.cs
…
BlockTest.cs
Make Block and Span cache Length.
2018-01-16 20:53:35 -08:00
CSharpAutoCompleteTest.cs
Implement consistent error story for directives.
2017-06-19 21:14:06 -07:00
CSharpBlockTest.cs
…
CSharpDirectivesTest.cs
Add error for using single quotes in add/remove taghelper directive
2017-09-07 11:29:33 -07:00
CSharpErrorTest.cs
Implement consistent error story for directives.
2017-06-19 21:14:06 -07:00
CSharpExplicitExpressionTest.cs
…
CSharpImplicitExpressionTest.cs
…
CSharpLanguageCharacteristicsTest.cs
…
CSharpNestedStatementsTest.cs
…
CSharpRazorCommentsTest.cs
…
CSharpReservedWordsTest.cs
…
CSharpSectionTest.cs
Fix: Broken intellisense for extensible directives
2017-08-29 14:47:52 -07:00
CSharpSpecialBlockTest.cs
Fix: Broken intellisense for extensible directives
2017-08-29 14:47:52 -07:00
CSharpStatementTest.cs
…
CSharpTemplateTest.cs
…
CSharpToMarkupSwitchTest.cs
…
CSharpTokenizerCommentTest.cs
…
CSharpTokenizerIdentifierTest.cs
…
CSharpTokenizerLiteralTest.cs
…
CSharpTokenizerOperatorsTest.cs
…
CSharpTokenizerTest.cs
…
CSharpTokenizerTestBase.cs
…
CSharpVerbatimBlockTest.cs
…
CSharpWhitespaceHandlingTest.cs
…
CodeParserTestBase.cs
Split the functions/section/inherits directives
2017-06-13 18:05:34 -07:00
CsHtmlCodeParserTestBase.cs
…
CsHtmlMarkupParserTestBase.cs
…
DirectiveCSharpTokenizerTest.cs
…
DirectiveHtmlTokenizerTest.cs
…
DisposableActionTest.cs
…
ExceptionHelpers.cs
…
HtmlAttributeTest.cs
…
HtmlBlockTest.cs
…
HtmlDocumentTest.cs
Split the functions/section/inherits directives
2017-06-13 18:05:34 -07:00
HtmlErrorTest.cs
…
HtmlParserTestUtils.cs
…
HtmlTagsTest.cs
Upgrade to xunit 2.3.0-beta4 ( #1640 )
2017-08-23 12:56:31 -07:00
HtmlToCodeSwitchTest.cs
Split the functions/section/inherits directives
2017-06-13 18:05:34 -07:00
HtmlTokenizerTest.cs
…
HtmlTokenizerTestBase.cs
…
LineTrackingStringBufferTest.cs
…
MarkupParserTestBase.cs
Split the functions/section/inherits directives
2017-06-13 18:05:34 -07:00
MiscUtils.cs
…
RazorErrorTest.cs
…
RazorParserTest.cs
Link syntax tree Span nodes
2017-10-10 13:07:27 -07:00
SourceLocationTrackerTest.cs
…
SpanTest.cs
Make Block and Span cache Length.
2018-01-16 20:53:35 -08:00
TagHelperBlockRewriterTest.cs
Added RazorParserFeatureFlags and added support for minimized bool tag
2017-09-29 16:02:09 -07:00
TagHelperBlockTest.cs
…
TagHelperParseTreeRewriterTest.cs
Added RazorParserFeatureFlags and added support for minimized bool tag
2017-09-29 16:02:09 -07:00
TagHelperRewritingTestBase.cs
Added RazorParserFeatureFlags and added support for minimized bool tag
2017-09-29 16:02:09 -07:00
TextReaderExtensionsTest.cs
…
TokenizerLookaheadTest.cs
…
TokenizerTestBase.cs
…
WhiteSpaceRewriterTest.cs
…