aspnetcore/test/Microsoft.AspNetCore.Razor..../Legacy
Ajay Bhargav Baaskaran bd8e9ecc31 Added RazorParserFeatureFlags and added support for minimized bool tag
helper bound attributes
 - Fixes #1678, #431
2017-09-29 16:02:09 -07:00
..
BaselineWriter.cs
BlockTest.cs Add file scoped extensible directives. 2017-06-22 11:42:37 -07: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
SourceLocationTrackerTest.cs
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