aspnetcore/test/Microsoft.AspNetCore.Razor....
Ryan Nowak e072a7f452 Fix build break
These baselines needed to updated after changing the namespace
of this type.
2017-01-10 11:53:39 -08:00
..
IntegrationTests Disable Cross plat tests for design time code gen tests. 2017-01-09 15:25:38 -08:00
Intermediate Make SourceSpan public 2017-01-03 12:46:56 -08:00
Legacy Make TagHelperDescriptor public for tooling 2017-01-10 09:06:05 -08:00
Properties
TestFiles Fix build break 2017-01-10 11:53:39 -08:00
DefaultDirectiveIRPassTest.cs First cut of adding API sets 2016-12-30 17:58:39 -08:00
DefaultDirectiveSyntaxTreePassTest.cs Skip Razor.Evolution tests on Linux and Mac. 2016-12-19 15:03:32 -08:00
DefaultDocumentClassifierTest.cs First cut of adding API sets 2016-12-30 17:58:39 -08:00
DefaultItemCollectionTest.cs
DefaultRazorCodeDocumentTest.cs
DefaultRazorEngineBuilderTest.cs
DefaultRazorEngineTest.cs
DefaultRazorIRPhaseTest.cs
DefaultRazorParsingPhaseTest.cs
DefaultRazorRuntimeCSharpLoweringPhaseTest.cs Add model for differentiating design time and runtime parsing. 2016-12-14 12:39:25 -08:00
DefaultRazorSourceDocumentTest.cs Add line-mapping support to RazorSourceDocument 2016-12-20 09:06:12 -08:00
DefaultRazorSyntaxTreePhaseTest.cs
DirectiveDescriptorBuilderTest.cs
HtmlNodeOptimizationPassTest.cs
Microsoft.AspNetCore.Razor.Evolution.Test.csproj Remove redundant references 2017-01-05 18:12:53 -08:00
RazorCodeDocumentExtensionsTest.cs
RazorCodeDocumentTest.cs
RazorEngineBuilderExtensionsTest.cs
RazorEngineTest.cs [Fixes #915] Added TagHelper preallocated attribute optimization pass 2017-01-03 11:05:57 -08:00
RazorProjectItemTest.cs
RazorSourceDocumentTest.cs
RazorSyntaxTreeTest.cs
SourceLocationTest.cs Clean up SourceLocation 2017-01-03 10:01:48 -08:00
SourceSpanTest.cs Make SourceSpan public 2017-01-03 12:46:56 -08:00
SyntaxTreeVerifier.cs Adds stronger verification for spans 2016-12-28 21:56:35 -08:00
TagHelperBinderSyntaxTreePassTest.cs
TagHelperDescriptorTest.cs Make TagHelperDescriptor public for tooling 2017-01-10 09:06:05 -08:00
TagHelperRequiredAttributeDescriptorTest.cs Make TagHelperDescriptor public for tooling 2017-01-10 09:06:05 -08:00
TestFile.cs
TestRazorCodeDocument.cs
TestRazorSourceDocument.cs