summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
authorMarc Laukien <marc@zeroc.com>2004-01-19 16:06:44 +0000
committerMarc Laukien <marc@zeroc.com>2004-01-19 16:06:44 +0000
commitdc9c65936ebe3632fa121d4db8960b1b0135d690 (patch)
tree448ab51d29b013bda7a15ebfd6fad08992b4fffe /cpp/allTests.py
parenttimeout fix (diff)
downloadice-dc9c65936ebe3632fa121d4db8960b1b0135d690.tar.bz2
ice-dc9c65936ebe3632fa121d4db8960b1b0135d690.tar.xz
ice-dc9c65936ebe3632fa121d4db8960b1b0135d690.zip
fixes
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-xcpp/allTests.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py
index 5a7002dc217..074982b361b 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -53,9 +53,9 @@ tests = [ \
"Freeze/dbmap", \
"Freeze/complex", \
"Freeze/evictor", \
-# "IceStorm/single", \
-# "IceStorm/federation", \
-# "IceStorm/federation2", \
+ "IceStorm/single", \
+ "IceStorm/federation", \
+ "IceStorm/federation2", \
"FreezeScript/dbmap", \
"FreezeScript/evictor", \
"IcePack/simple", \