summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2012-10-17 12:38:03 -0700
committerMark Spruiell <mes@zeroc.com>2012-10-17 12:38:03 -0700
commitf087326373250c76fa3b7b8e68cede0cb9af01ff (patch)
treee801ec18aba93a74b373388fc947617643da0008 /cpp/allTests.py
parentFix related to ICE-4847 (diff)
downloadice-f087326373250c76fa3b7b8e68cede0cb9af01ff.tar.bz2
ice-f087326373250c76fa3b7b8e68cede0cb9af01ff.tar.xz
ice-f087326373250c76fa3b7b8e68cede0cb9af01ff.zip
ICE-4619 - custom enumerator values
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 ab5f6b14254..7ce520ca015 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -71,6 +71,7 @@ tests = [
("Ice/hash", ["once"]),
("Ice/admin", ["core"]),
("Ice/metrics", ["core", "nossl", "noipv6"]),
+ ("Ice/enums", ["once"]),
("IceSSL/configuration", ["once", "novalgrind"]), # valgrind doesn't work well with openssl
("IceBox/configuration", ["core", "noipv6", "novc6", "nomingw", "nomx"]),
("IceBox/admin", ["core", "noipv6", "novc6", "nomingw", "nomx"]),