aspnetcore/test/Microsoft.VisualStudio.Mac....
N. Taylor Mullen f025a27f04 Unify how AdhocWorkspace is constructed.
- Created a new `TestWorkspace` type to lock on `AdhocWorkspace` construction. This type can't be constructed/changed in parallel.
- Updated test usages of `AdhocWorkspace` to make use of `TestWorkspace`.
- Added a `Microsoft.CodeAnalysis.Razor.Workspaces.Test.Common` project to have the `TestWorkspace` type.

#1913
2018-01-12 17:54:53 -08:00
..
DefaultFileChangeTrackerTest.cs Add Mac implementation of FileChangeTracker. 2017-12-12 15:47:16 -08:00
Microsoft.VisualStudio.Mac.LanguageServices.Razor.Test.csproj Add Mac implementation of FileChangeTracker. 2017-12-12 15:47:16 -08:00
ProjectBuildChangeTriggerTest.cs Unify how AdhocWorkspace is constructed. 2018-01-12 17:54:53 -08:00