summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2014-04-22 17:44:12 +0200
committerBenoit Foucher <benoit@zeroc.com>2014-04-22 17:44:12 +0200
commit873b482a66e5914ba3dcf85d17fdc94a62457c6a (patch)
tree18211a7e8f13d3f4322df9479025ce5f5a74d72c /cpp/allTests.py
parentRemove Qt and VC90 settings from Makefiles. (diff)
downloadice-873b482a66e5914ba3dcf85d17fdc94a62457c6a.tar.bz2
ice-873b482a66e5914ba3dcf85d17fdc94a62457c6a.tar.xz
ice-873b482a66e5914ba3dcf85d17fdc94a62457c6a.zip
Added IceDiscovery service plugin
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-xcpp/allTests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py
index 6e746f700d8..6e1e6af5014 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -89,6 +89,7 @@ tests = [
("IceStorm/repstress", ["service", "noipv6", "stress", "novc90", "nomingw"]),
("FreezeScript/dbmap", ["once", "novc90", "nomingw"]),
("FreezeScript/evictor", ["once", "novc90", "nomingw"]),
+ ("IceDiscovery/simple", ["service", "novc90", "nomingw"]),
("IceGrid/simple", ["service", "novc90", "nomingw"]),
("IceGrid/fileLock", ["service", "novc90", "nomingw"]),
("IceGrid/deployer", ["service", "novc90", "nomingw"]),