aspnetcore/test/Microsoft.AspNetCore.Razor..../Legacy
Ajay Bhargav Baaskaran 9c031e6fb5 Moved all TagHelperDescriptor related builders to have getter setter
instead of methods

More polish to the tag helper descriptor builders.
- Expose underlying builders as getter only list
- Added AsDictionary() extension method to BoundAttributeDescriptorBuilder
- Expose diagnostics as RazorDiagnosticCollection
- Got rid of Require** prefix in TagMatchingRuleBuilder
- Workaround issue aspnet/Razor#1492 by copying the test descriptor
  extensions
2017-06-30 14:08:05 -07:00
..
BaselineWriter.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
BlockExtensions.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
BlockFactory.cs Api Cleanup for language services 2017-05-17 22:09:01 -07:00
BlockTest.cs Add file scoped extensible directives. 2017-06-22 11:42:37 -07:00
BlockTypes.cs Api Cleanup for language services 2017-05-17 22:09:01 -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 duplicate directive error for th prefix. 2017-06-28 16:12:02 -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 Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
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 Implement consistent error story for directives. 2017-06-19 21:14:06 -07:00
CSharpSpecialBlockTest.cs Update built-in directives to use DirectiveUsage. 2017-06-22 11:42:37 -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 Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
CSharpTokenizerIdentifierTest.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
CSharpTokenizerLiteralTest.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
CSharpTokenizerOperatorsTest.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
CSharpTokenizerTest.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
CSharpTokenizerTestBase.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
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 Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
CsHtmlMarkupParserTestBase.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
DirectiveCSharpTokenizerTest.cs [Fixes #1195] Add a way to parse just until the first directive 2017-04-13 15:02:17 -07:00
DirectiveHtmlTokenizerTest.cs [Fixes #1195] Add a way to parse just until the first directive 2017-04-13 15:02:17 -07:00
DisposableActionTest.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
ErrorCollector.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
ExceptionHelpers.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
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 Api Cleanup for language services 2017-05-17 22:09:01 -07:00
HtmlToCodeSwitchTest.cs Split the functions/section/inherits directives 2017-06-13 18:05:34 -07:00
HtmlTokenizerTest.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
HtmlTokenizerTestBase.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
LineTrackingStringBufferTest.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
MarkupParserTestBase.cs Split the functions/section/inherits directives 2017-06-13 18:05:34 -07:00
MiscUtils.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
ParserTestBase.cs Rename HtmlAttributeValueStyle>AttributeStructure 2017-06-21 18:56:37 -07:00
RawTextSymbol.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
RazorErrorTest.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
RazorParserTest.cs Api Cleanup for language services 2017-05-17 22:09:01 -07:00
SourceLocationTrackerTest.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
StringTextBuffer.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
TagHelperBlockRewriterTest.cs Moved all TagHelperDescriptor related builders to have getter setter 2017-06-30 14:08:05 -07:00
TagHelperBlockTest.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
TagHelperParseTreeRewriterTest.cs Moved all TagHelperDescriptor related builders to have getter setter 2017-06-30 14:08:05 -07:00
TagHelperRewritingTestBase.cs Moved all TagHelperDescriptor related builders to have getter setter 2017-06-30 14:08:05 -07:00
TestSpanBuilder.cs Implement consistent error story for directives. 2017-06-19 21:14:06 -07:00
TextReaderExtensionsTest.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
TokenizerLookaheadTest.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
TokenizerTestBase.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
WhiteSpaceRewriterTest.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00