summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2016-03-29 11:18:55 +0200
committerJose <jose@zeroc.com>2016-03-29 11:18:55 +0200
commit9012487f2f6a2374c4938fff67d7145d6fdff446 (patch)
treee6d75ea504fa49019b2518785217e6202b4d32ab /cpp/allTests.py
parentInstall rules fixes (diff)
downloadice-9012487f2f6a2374c4938fff67d7145d6fdff446.tar.bz2
ice-9012487f2f6a2374c4938fff67d7145d6fdff446.tar.xz
ice-9012487f2f6a2374c4938fff67d7145d6fdff446.zip
Mingw build fixes
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-xcpp/allTests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py
index 4540f054d0b..221b7b6f065 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -78,7 +78,7 @@ tests = [
("Ice/enums", ["once"]),
("Ice/logger", ["once"]),
("Ice/networkProxy", ["core", "noipv6", "nosocks"]),
- ("Ice/services", ["once"]),
+ ("Ice/services", ["once", "nomingw"]),
("IceSSL/configuration", ["once", "novalgrind"]), # valgrind doesn't work well with openssl
("IceBox/configuration", ["core", "noipv6", "novc100", "nomingw", "nomx"]),
("IceBox/admin", ["core", "noipv6", "novc100", "nomingw", "nomx"]),