summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2016-02-09 15:19:03 -0800
committerMark Spruiell <mes@zeroc.com>2016-02-09 15:19:03 -0800
commit2fa55f190efe5a0409be24c5107ddac79b2a3a6b (patch)
treed931db935809d9614b970e68b1574bb55fa9918d /cpp/allTests.py
parentUpdated Objective-C mapping to use new stream classes (diff)
downloadice-2fa55f190efe5a0409be24c5107ddac79b2a3a6b.tar.bz2
ice-2fa55f190efe5a0409be24c5107ddac79b2a3a6b.tar.xz
ice-2fa55f190efe5a0409be24c5107ddac79b2a3a6b.zip
minor fixes to stream classes; restoring test/Ice/stream
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 fe564e936c6..43a7aafbb7d 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -57,6 +57,7 @@ tests = [
("Ice/gc", ["once", "noc++11"]),
("Ice/dispatcher", ["once"]),
("Ice/checksum", ["core"]),
+ ("Ice/stream", ["core"]),
("Ice/hold", ["core", "bt"]),
("Ice/custom", ["core", "nossl", "nows", "noc++11"]),
("Ice/retry", ["core"]),