..
CodeGeneration
Refactored attribute values IR
2017-05-26 12:34:34 -07:00
Extensions
Split options into ParserOptions and CodeGenerationOptions
2017-05-18 10:22:39 -07:00
IntegrationTests
Rename TagHelperBoundAttributeDescriptorBuilder => BoundAttributeDescriptorBuilder.
2017-05-19 12:44:07 -07:00
Intermediate
Remove RazorIRBuilder.Document
2017-05-12 18:12:30 -07:00
Legacy
Log errors if directives do not start at beginning of line.
2017-05-30 15:19:46 -07:00
Properties
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
2017-04-10 10:20:04 -07:00
TestFiles
Refactored attribute values IR
2017-05-26 12:34:34 -07:00
BoundAttributeDescriptorBuilderTest.cs
Make ViewComponentTagHelper's bound attribute display names nicer.
2017-05-25 15:57:51 -07:00
BoundAttributeDescriptorExtensionsTest.cs
Rename TagHelperBoundAttributeDescriptorBuilder => BoundAttributeDescriptorBuilder.
2017-05-19 12:44:07 -07:00
DefaultDirectiveIRPassTest.cs
Remove default usings
2017-05-12 17:08:58 -07:00
DefaultDirectiveSyntaxTreePassTest.cs
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
2017-04-10 10:20:04 -07:00
DefaultDocumentClassifierPassTest.cs
Split options into ParserOptions and CodeGenerationOptions
2017-05-18 10:22:39 -07:00
DefaultItemCollectionTest.cs
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
2017-04-10 10:20:04 -07:00
DefaultRazorCSharpLoweringPhaseTest.cs
Split options into ParserOptions and CodeGenerationOptions
2017-05-18 10:22:39 -07:00
DefaultRazorCodeDocumentTest.cs
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
2017-04-10 10:20:04 -07:00
DefaultRazorDiagnosticTest.cs
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
2017-04-10 10:20:04 -07:00
DefaultRazorDirectiveClassifierPhaseTest.cs
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
2017-04-10 10:20:04 -07:00
DefaultRazorDocumentClassifierPhaseTest.cs
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
2017-04-10 10:20:04 -07:00
DefaultRazorEngineBuilderTest.cs
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
2017-04-10 10:20:04 -07:00
DefaultRazorEngineTest.cs
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
2017-04-10 10:20:04 -07:00
DefaultRazorIRLoweringPhaseIntegrationTest.cs
Refactored attribute values IR
2017-05-26 12:34:34 -07:00
DefaultRazorIROptimizationPhaseTest.cs
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
2017-04-10 10:20:04 -07:00
DefaultRazorParsingPhaseTest.cs
Split options into ParserOptions and CodeGenerationOptions
2017-05-18 10:22:39 -07:00
DefaultRazorSyntaxTreePhaseTest.cs
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
2017-04-10 10:20:04 -07:00
DefaultRazorTagHelperBinderPhaseTest.cs
Add Checksum computation to RazorSourceDocument.
2017-05-26 12:29:36 -07:00
DirectiveDescriptorBuilderTest.cs
Some API cleanup around directivest
2017-05-12 13:27:28 -07:00
DirectiveDescriptorTest.cs
Some API cleanup around directivest
2017-05-12 13:27:28 -07:00
DirectiveRemovalIROptimizationPassTest.cs
Remove default usings
2017-05-12 17:08:58 -07:00
DocumentClassifierPassBaseTest.cs
Split options into ParserOptions and CodeGenerationOptions
2017-05-18 10:22:39 -07:00
FileSystemRazorProjectItemTest.cs
Move test infrastructure
2017-04-10 19:42:56 -07:00
FileSystemRazorProjectTest.cs
Move test infrastructure
2017-04-10 19:42:56 -07:00
HtmlConventionsTest.cs
Rename HtmlCase => HtmlConventions.
2017-05-19 12:36:55 -07:00
HtmlNodeOptimizationPassTest.cs
Api Cleanup for language services
2017-05-17 22:09:01 -07:00
LargeTextSourceDocumentTest.cs
Add Checksum computation to RazorSourceDocument.
2017-05-26 12:29:36 -07:00
LegacyRazorDiagnosticTest.cs
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
2017-04-10 10:20:04 -07:00
Microsoft.AspNetCore.Razor.Language.Test.csproj
Configure xunit for better display
2017-05-17 20:31:37 -07:00
RazorCodeDocumentExtensionsTest.cs
Split options into ParserOptions and CodeGenerationOptions
2017-05-18 10:22:39 -07:00
RazorCodeDocumentTest.cs
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
2017-04-10 10:20:04 -07:00
RazorDiagnosticDescriptorTest.cs
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
2017-04-10 10:20:04 -07:00
RazorDiagnosticTest.cs
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
2017-04-10 10:20:04 -07:00
RazorEngineBuilderExtensionsTest.cs
[Issue #1318 ] Renamed RuntimeTarget to CodeTarget
2017-05-12 16:32:55 -07:00
RazorEngineTest.cs
Split options into ParserOptions and CodeGenerationOptions
2017-05-18 10:22:39 -07:00
RazorProjectItemTest.cs
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
2017-04-10 10:20:04 -07:00
RazorProjectTest.cs
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
2017-04-10 10:20:04 -07:00
RazorSourceDocumentTest.cs
Add Checksum computation to RazorSourceDocument.
2017-05-26 12:29:36 -07:00
RazorSyntaxTreeTest.cs
Split options into ParserOptions and CodeGenerationOptions
2017-05-18 10:22:39 -07:00
RazorTemplateEngineTest.cs
Change `GetImports` to allow querying of information on non-existent files.
2017-04-28 17:00:24 -07:00
SourceChangeTest.cs
Introduce SourceChange in place of TextChange
2017-05-03 17:53:08 -07:00
SourceLocationTest.cs
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
2017-04-10 10:20:04 -07:00
SourceSpanTest.cs
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
2017-04-10 10:20:04 -07:00
StreamSourceDocumentTest.cs
Add Checksum computation to RazorSourceDocument.
2017-05-26 12:29:36 -07:00
StringSourceDocumentTest.cs
Add Checksum computation to RazorSourceDocument.
2017-05-26 12:29:36 -07:00
SyntaxTreeVerifier.cs
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
2017-04-10 10:20:04 -07:00
TagHelperBinderTest.cs
Move TagHelperBinding out of Legacy.
2017-05-16 11:06:07 -07:00
TagHelperDescriptorBuilderTest.cs
Make ViewComponentTagHelper's display name nicer.
2017-05-18 14:48:59 -07:00
TagHelperDescriptorExtensionsTest.cs
Remove magic string keys from TH builders.
2017-05-19 11:15:38 -07:00
TagHelperRequiredAttributeDescriptorBuilderTest.cs
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
2017-04-10 10:20:04 -07:00
TagHelperRequiredAttributeDescriptorTest.cs
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
2017-04-10 10:20:04 -07:00
xunit.runner.json
Configure xunit for better display
2017-05-17 20:31:37 -07:00