..
CodeGeneration
Make extensible directive type token rendering allow value types.
2017-05-17 10:31:16 -07:00
IntegrationTests
Validate line mappings for integration tests in Razor.Extensions.
2017-05-17 10:20:36 -07:00
Intermediate
Remove RazorIRBuilder.Document
2017-05-12 18:12:30 -07:00
Legacy
Allow directive string tokens to be colorized.
2017-05-18 10:36:54 -07:00
Properties
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
2017-04-10 10:20:04 -07:00
TestFiles
Make extensible directive type token rendering allow value types.
2017-05-17 10:31:16 -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
Rename RazorMethodDeclaration -> MethodDeclaration
2017-05-11 10:22:45 -07:00
DefaultItemCollectionTest.cs
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
2017-04-10 10:20:04 -07:00
DefaultRazorCSharpLoweringPhaseTest.cs
[Issue #1318 ] Renamed RuntimeTarget to CodeTarget
2017-05-12 16:32:55 -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
Rename the BoundAttributeDescriptor builder.
2017-05-12 17:39:45 -07:00
DefaultRazorIROptimizationPhaseTest.cs
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
2017-04-10 10:20:04 -07:00
DefaultRazorParsingPhaseTest.cs
Fix #1311 add a base class for features
2017-05-12 21:15:59 -07:00
DefaultRazorSourceDocumentTest.cs
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
2017-04-10 10:20:04 -07:00
DefaultRazorSyntaxTreePhaseTest.cs
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
2017-04-10 10:20:04 -07:00
DefaultRazorTagHelperBinderPhaseTest.cs
Rename the BoundAttributeDescriptor builder.
2017-05-12 17:39:45 -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
[Issue #1318 ] Renamed RuntimeTarget to CodeTarget
2017-05-12 16:32:55 -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
HtmlNodeOptimizationPassTest.cs
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
2017-04-10 10:20:04 -07:00
LargeTextRazorSourceDocumentTest.cs
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
2017-04-10 10:20:04 -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
Upgrade test framework versions and fix issues with tests
2017-05-12 15:41:49 -07:00
RazorCodeDocumentExtensionsTest.cs
Remove RazorIRBuilder.Document
2017-05-12 18:12:30 -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
Moved TagHelperBinder from pass to a phase
2017-05-10 17:16:27 -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
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
2017-04-10 10:20:04 -07:00
RazorSyntaxTreeTest.cs
[ Fixes #1195 ] Add a way to parse just until the first directive
2017-04-13 15:02:17 -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
SyntaxTreeVerifier.cs
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
2017-04-10 10:20:04 -07:00
TagHelperBinderTest.cs
Rename TagHelperDescriptorProvider => TagHelperBinder.
2017-05-08 16:59:53 -07:00
TagHelperDescriptorBuilderTest.cs
Make ViewComponentTagHelper's display name nicer.
2017-05-18 14:48:59 -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