summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2016-01-19 16:46:11 -0800
committerMark Spruiell <mes@zeroc.com>2016-01-19 16:46:11 -0800
commitd5dd7c866e9e1dc59dc7e127eb39f641530bf823 (patch)
tree61771e4f322a7138b643d5325a6d10acea30fb84 /cpp/allTests.py
parentDeprecate ice_name and add ice_id (diff)
downloadice-d5dd7c866e9e1dc59dc7e127eb39f641530bf823.tar.bz2
ice-d5dd7c866e9e1dc59dc7e127eb39f641530bf823.tar.xz
ice-d5dd7c866e9e1dc59dc7e127eb39f641530bf823.zip
ICE-6861 - removing public stream API
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-xcpp/allTests.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py
index ff6a3587015..fe564e936c6 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -57,7 +57,6 @@ tests = [
("Ice/gc", ["once", "noc++11"]),
("Ice/dispatcher", ["once"]),
("Ice/checksum", ["core"]),
- ("Ice/stream", ["core", "noc++11"]),
("Ice/hold", ["core", "bt"]),
("Ice/custom", ["core", "nossl", "nows", "noc++11"]),
("Ice/retry", ["core"]),