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:
authorMatt Ward <matt.ward@microsoft.com>2018-03-15 14:14:30 +0300
committerMatt Ward <matt.ward@microsoft.com>2018-03-16 12:28:23 +0300
commit06b205ad111f9774ecad20944086a7620e30d9a4 (patch)
tree92771c29d4079adb8d549e37306fe90a3d6a3ac0 /.gitignore
parent65ec18a9650e6b15b04313408f6d220fa64e36fb (diff)
[Tests] Improve project capability tests
Register the MonoDevelop.Core.Tests.Addin in the project capability tests and unregister it afterwards. This is instead of registering the addin using an .addins file generated in the local-config folder at build time and then deleting it after the test is run.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 80cb5f1c4c..8f824ea8bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,6 +40,7 @@ obj/
/main/.nuget/
pull-package.exe
/main/tests/StressTest/TestProject/bin
+/main/tests/MonoDevelop.Core.Tests.Addin/bin/
#VS writes these sometimes even when it doesn't change anything
/main/_UpgradeReport_Files