summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2011-04-12 12:12:55 +0200
committerBenoit Foucher <benoit@zeroc.com>2011-04-12 12:12:55 +0200
commit1d4c8cf9f9a75394da3c0383fbcd787e2545a58c (patch)
tree0b50055f2506b099752b13ffb48a18f6d7fb5454 /cpp/allTests.py
parentUpdated MSDN menu names for SDK (diff)
downloadice-1d4c8cf9f9a75394da3c0383fbcd787e2545a58c.tar.bz2
ice-1d4c8cf9f9a75394da3c0383fbcd787e2545a58c.tar.xz
ice-1d4c8cf9f9a75394da3c0383fbcd787e2545a58c.zip
Fixed bug 4993 & 5001, addition fix for bug 4914
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 bebf8f83eb1..0a41d827b33 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -94,6 +94,7 @@ tests = [
("IceGrid/admin", ["service", "novc6"]),
("Glacier2/router", ["service", "novc6"]),
("Glacier2/attack", ["service", "novc6"]),
+ ("Glacier2/override", ["service", "novc6"]),
("Glacier2/sessionControl", ["service", "novc6"]),
("Glacier2/ssl", ["service", "novalgrind", "novc6"]), # valgrind doesn't work well with openssl
("Glacier2/dynamicFiltering", ["service", "novc6"]),