aspnetcore/test/Microsoft.AspNetCore.Razor....
N. Taylor Mullen 18bb31cee4 Change IntegrationTestBase to properly locate baseline files in net451.
- Net451 tests would have their current directory set to the dll that was located in bin/debug/framework/rid/... when run via `dotnet test`.

#885
2016-12-07 16:29:50 -08:00
..
IntegrationTests Change IntegrationTestBase to properly locate baseline files in net451. 2016-12-07 16:29:50 -08:00
Intermediate
Legacy Add integration testing 2016-12-06 11:25:04 -08:00
Properties
TestFiles Add integration testing 2016-12-06 11:25:04 -08:00
DefaultItemCollectionTest.cs
DefaultRazorCodeDocumentTest.cs
DefaultRazorEngineBuilderTest.cs
DefaultRazorEngineTest.cs
DefaultRazorIRPhaseTest.cs
DefaultRazorParsingPhaseTest.cs Add end-to-end support for extensible directives 2016-12-03 18:44:54 -08:00
DefaultRazorSourceDocumentTest.cs
DefaultRazorSyntaxTreePhaseTest.cs
DirectiveDescriptorBuilderTest.cs
HtmlNodeOptimizationPassTest.cs
Microsoft.AspNetCore.Razor.Evolution.Test.xproj
RazorCodeDocumentExtensionsTest.cs Add RazorCSharpSourceDocument 2016-12-04 23:30:55 -08:00
RazorCodeDocumentTest.cs
RazorEngineBuilderExtensionsTest.cs Add end-to-end support for extensible directives 2016-12-03 18:44:54 -08:00
RazorEngineTest.cs
RazorProjectItemTest.cs
RazorSourceDocumentTest.cs
RazorSyntaxTreeTest.cs
TagHelperBinderSyntaxTreePassTest.cs Add end-to-end support for extensible directives 2016-12-03 18:44:54 -08:00
TestFile.cs Add integration testing 2016-12-06 11:25:04 -08:00
TestRazorCodeDocument.cs
TestRazorSourceDocument.cs
project.json