summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2004-10-19 02:27:18 +0000
committerMark Spruiell <mes@zeroc.com>2004-10-19 02:27:18 +0000
commit4ee06da3e23c279897cef5b2b51487875b4486b7 (patch)
treee2080691778256ebf32ceabc7d8edce6e869fbad /cpp/allTests.py
parentupdating dependencies (diff)
downloadice-4ee06da3e23c279897cef5b2b51487875b4486b7.tar.bz2
ice-4ee06da3e23c279897cef5b2b51487875b4486b7.tar.xz
ice-4ee06da3e23c279897cef5b2b51487875b4486b7.zip
adding streaming API
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 c8000776d85..1b7dd610f0b 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -69,6 +69,7 @@ tests = [ \
"Ice/slicing/objects", \
"Ice/gc", \
"Ice/checksum", \
+ "Ice/stream", \
"IceSSL/configuration", \
"IceSSL/loadPEM", \
"IceSSL/certificateAndKeyParsing", \