aspnetcore/test/Microsoft.AspNetCore.Razor..../Legacy
Ajay Bhargav Baaskaran f4e9ddad22 Link syntax tree Span nodes 2017-10-10 13:07:27 -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 Api Cleanup for language services 2017-05-17 22:09:01 -07:00
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 Api Cleanup for language services 2017-05-17 22:09:01 -07:00
CSharpImplicitExpressionTest.cs Api Cleanup for language services 2017-05-17 22:09:01 -07:00
CSharpLanguageCharacteristicsTest.cs
CSharpNestedStatementsTest.cs Api Cleanup for language services 2017-05-17 22:09:01 -07:00
CSharpRazorCommentsTest.cs Don't ignore whitespace at the start of '<text>' tag 2017-06-08 11:56:24 -07:00
CSharpReservedWordsTest.cs Api Cleanup for language services 2017-05-17 22:09:01 -07:00
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 Api Cleanup for language services 2017-05-17 22:09:01 -07:00
CSharpTemplateTest.cs Api Cleanup for language services 2017-05-17 22:09:01 -07:00
CSharpToMarkupSwitchTest.cs Don't ignore whitespace at the start of '<text>' tag 2017-06-08 11:56:24 -07:00
CSharpTokenizerCommentTest.cs
CSharpTokenizerIdentifierTest.cs
CSharpTokenizerLiteralTest.cs
CSharpTokenizerOperatorsTest.cs
CSharpTokenizerTest.cs
CSharpTokenizerTestBase.cs
CSharpVerbatimBlockTest.cs Api Cleanup for language services 2017-05-17 22:09:01 -07:00
CSharpWhitespaceHandlingTest.cs Api Cleanup for language services 2017-05-17 22:09:01 -07:00
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 Api Cleanup for language services 2017-05-17 22:09:01 -07:00
HtmlBlockTest.cs Api Cleanup for language services 2017-05-17 22:09:01 -07:00
HtmlDocumentTest.cs Split the functions/section/inherits directives 2017-06-13 18:05:34 -07:00
HtmlErrorTest.cs Api Cleanup for language services 2017-05-17 22:09:01 -07:00
HtmlParserTestUtils.cs Api Cleanup for language services 2017-05-17 22:09:01 -07:00
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
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