summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2006-02-10 17:04:07 +0000
committerBenoit Foucher <benoit@zeroc.com>2006-02-10 17:04:07 +0000
commitdb7979bc0e30d87439894bf53ca37bf777a3baad (patch)
treed0cc6774aea9160c170829e7d5fea12c859eebb3 /cpp/allTests.py
parent- Added ice_cacheConnection, ice_endpointSelection proxy methods. (diff)
downloadice-db7979bc0e30d87439894bf53ca37bf777a3baad.tar.bz2
ice-db7979bc0e30d87439894bf53ca37bf777a3baad.tar.xz
ice-db7979bc0e30d87439894bf53ca37bf777a3baad.zip
Added binding test.
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 da5e66202d8..d57d10dc358 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -62,6 +62,7 @@ tests = [ \
"Ice/inheritance", \
"Ice/facets", \
"Ice/objects", \
+ "Ice/binding", \
"Ice/faultTolerance", \
"Ice/location", \
"Ice/adapterDeactivation", \