summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2002-10-04 00:10:47 +0000
committerMark Spruiell <mes@zeroc.com>2002-10-04 00:10:47 +0000
commit33a9bfaf2af764037db7eae64f00e837bd54ed7c (patch)
tree7543c543531585514e1c3e7769afabd1e2b7b50c /cpp/allTests.py
parentdo not commit servant after destroyObject (diff)
downloadice-33a9bfaf2af764037db7eae64f00e837bd54ed7c.tar.bz2
ice-33a9bfaf2af764037db7eae64f00e837bd54ed7c.tar.xz
ice-33a9bfaf2af764037db7eae64f00e837bd54ed7c.zip
adding evictor 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 04eb43ad718..7668496fa7e 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -47,6 +47,7 @@ tests = [ \
"Freeze/cursor", \
"Freeze/dbmap", \
"Freeze/complex", \
+ "Freeze/evictor", \
"IceStorm/single", \
"IceStorm/federation", \
"IceStorm/federation2", \