summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorBernard Normier <bernard@zeroc.com>2007-05-16 20:42:14 +0000
committerBernard Normier <bernard@zeroc.com>2007-05-16 20:42:14 +0000
commit8bccf420eb914c2228fb6447df7805ca340598a8 (patch)
treed85f88d4876faf2e52b2c07f84f2405d65af09da /cpp
parentWindows (VC60) build fixes (diff)
downloadice-8bccf420eb914c2228fb6447df7805ca340598a8.tar.bz2
ice-8bccf420eb914c2228fb6447df7805ca340598a8.tar.xz
ice-8bccf420eb914c2228fb6447df7805ca340598a8.zip
added interceptor test
Diffstat (limited to 'cpp')
-rwxr-xr-xcpp/allTests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py
index 553cd2e9579..52c2f55c2aa 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -101,6 +101,7 @@ tests = [ \
"Ice/timeout", \
"Ice/servantLocator", \
"Ice/threads", \
+ "Ice/interceptor", \
"IceSSL/configuration", \
"Freeze/dbmap", \
"Freeze/complex", \