aspnetcore/test
N. Taylor Mullen fff1c01aa0 Add Mac implementation of VisualStudioWorkspaceAccessor new APIs.
- The Mac implementation does not have fallback logic like the windows variant because Workspaces in VS mac world are spun up / torn down regularly. We don't want to be tracking down bugs that involve us adding services or Razor logic to Workspaces that have nothing to do with Razor.
- Added a test for the `DefaultVisualStudioWorkspaceAccessor`. Could not add other tests due to limitations of MonoDevelop's abstractions.

#1989
2018-02-01 14:51:23 -08:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test Add MVC support for RazorProjectEngine. 2018-01-25 12:26:11 -08:00
Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Test Add MVC support for RazorProjectEngine. 2018-01-25 12:26:11 -08:00
Microsoft.AspNetCore.Razor.Design.Test Merge remote-tracking branch 'origin/release/2.1' into dev 2018-02-01 13:36:07 -08:00
Microsoft.AspNetCore.Razor.Language.Test Update RazorProjectEngine to use RazorConfiguration. 2018-01-29 16:08:17 -08:00
Microsoft.AspNetCore.Razor.Runtime.Test
Microsoft.AspNetCore.Razor.Test
Microsoft.AspNetCore.Razor.Test.Common Add MVC support for RazorProjectEngine. 2018-01-25 12:26:11 -08:00
Microsoft.AspNetCore.Razor.Test.MvcShim
Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X
Microsoft.AspNetCore.Razor.Tools.Test Skipping flaky tests on windows as well 2018-01-31 11:28:07 -08:00
Microsoft.CodeAnalysis.Razor.Test
Microsoft.CodeAnalysis.Razor.Workspaces.Test Flow RazorLanguageVersion to RazorEngine. 2018-01-29 16:08:17 -08:00
Microsoft.CodeAnalysis.Razor.Workspaces.Test.Common Update DefaultRazorEditorFactoryService to be per-workspace. 2018-02-01 14:51:23 -08:00
Microsoft.VisualStudio.Editor.Razor.Test Update DefaultRazorEditorFactoryService to be per-workspace. 2018-02-01 14:51:23 -08:00
Microsoft.VisualStudio.Editor.Razor.Test.Common
Microsoft.VisualStudio.LanguageServices.Razor.Test Update DefaultRazorEditorFactoryService to be per-workspace. 2018-02-01 14:51:23 -08:00
Microsoft.VisualStudio.Mac.LanguageServices.Razor.Test Add Mac implementation of VisualStudioWorkspaceAccessor new APIs. 2018-02-01 14:51:23 -08:00
RazorPageGenerator.Test
testapps Merge remote-tracking branch 'origin/release/2.1' into dev 2018-02-01 13:36:07 -08:00
Directory.Build.props