aspnetcore/test/Microsoft.VisualStudio.Mac....
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
..
DefaultFileChangeTrackerTest.cs
DefaultVisualStudioWorkspaceAccessorTest.cs Add Mac implementation of VisualStudioWorkspaceAccessor new APIs. 2018-02-01 14:51:23 -08:00
Microsoft.VisualStudio.Mac.LanguageServices.Razor.Test.csproj
ProjectBuildChangeTriggerTest.cs Unify how AdhocWorkspace is constructed. 2018-01-12 17:54:53 -08:00