aspnetcore/test/Microsoft.VisualStudio.Edit...
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
..
Editor
Infrastructure
BraceSmartIndenterIntegrationTest.cs
BraceSmartIndenterTest.cs
BraceSmartIndenterTestBase.cs
DefaultCodeDocumentProviderTest.cs
DefaultImportDocumentManagerIntegrationTest.cs
DefaultImportDocumentManagerTest.cs
DefaultRazorDocumentManagerTest.cs Unify how AdhocWorkspace is constructed. 2018-01-12 17:54:53 -08:00
DefaultRazorEditorFactoryServiceTest.cs
DefaultRazorIndentationFactsServiceTest.cs
DefaultRazorSyntaxFactsServiceTest.cs
DefaultTagHelperCompletionServiceTest.cs
DefaultTagHelperResolverTest.cs
DefaultTemplateEngineFactoryServiceTest.cs Unify how AdhocWorkspace is constructed. 2018-01-12 17:54:53 -08:00
DefaultTextBufferCodeDocumentProviderTest.cs
DefaultTextBufferProviderTest.cs Unify how AdhocWorkspace is constructed. 2018-01-12 17:54:53 -08:00
DefaultVisualStudioDocumentTrackerTest.cs Unify how AdhocWorkspace is constructed. 2018-01-12 17:54:53 -08:00
DefaultVisualStudioRazorParserIntegrationTest.cs
DefaultVisualStudioRazorParserTest.cs
Microsoft.VisualStudio.Editor.Razor.Test.csproj
RazorDirectiveCompletionProviderTest.cs Unify how AdhocWorkspace is constructed. 2018-01-12 17:54:53 -08:00
RazorSyntaxFactsServiceExtensionsTest.cs
RazorSyntaxTreePartialParserTest.cs
RazorTextViewConnectionListenerTest.cs Unify how AdhocWorkspace is constructed. 2018-01-12 17:54:53 -08:00
TextContentChangedEventArgsExtensionsTest.cs
xunit.runner.json