Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@gnome-db.org>2018-05-31 13:18:44 +0300
committerGitHub <noreply@github.com>2018-05-31 13:18:44 +0300
commit2e7bc836e2e22930891672a75f7bd82783749edc (patch)
tree31f32bbced6f78a3a1c9189cee85f4588b52d831 /main/tests/Ide.Tests/MonoDevelop.Ide.Tests.csproj
parent315dc33220579d7bc5447b2102ceb25ee4a8e398 (diff)
parent99d2071ae01330437e3f22a9bc532d30d63a5452 (diff)
Merge pull request #3846 from mono/structured-build-output
Structured build output
Diffstat (limited to 'main/tests/Ide.Tests/MonoDevelop.Ide.Tests.csproj')
-rw-r--r--main/tests/Ide.Tests/MonoDevelop.Ide.Tests.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/tests/Ide.Tests/MonoDevelop.Ide.Tests.csproj b/main/tests/Ide.Tests/MonoDevelop.Ide.Tests.csproj
index 6a49e056af..1f5b54f962 100644
--- a/main/tests/Ide.Tests/MonoDevelop.Ide.Tests.csproj
+++ b/main/tests/Ide.Tests/MonoDevelop.Ide.Tests.csproj
@@ -129,6 +129,7 @@
<Compile Include="MonoDevelop.Ide.Editor\SkipCharSessionTests.cs" />
<Compile Include="MonoDevelop.Components\PangoUtilTests.cs" />
<Compile Include="MonoDevelop.Ide.Projects\DotNetCoreProjectTests.cs" />
+ <Compile Include="MonoDevelop.Ide\BuildOutputTests.cs" />
<Compile Include="MonoDevelop.Ide.Gui\MockCompletionView.cs" />
<Compile Include="MonoDevelop.Ide\MonoDocDocumentationProviderTests.cs" />
<Compile Include="MonoDevelop.Ide.Editor\EditorConfigTests.cs" />