summaryrefslogtreecommitdiff
path: root/java/allTests.py
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2009-04-27 15:49:43 -0230
committerDwayne Boone <dwayne@zeroc.com>2009-04-27 15:49:43 -0230
commitda70a70f566d97bd1db90c5791e0e74477e12a5f (patch)
treeecd5d7f3a39da44d142fe7653aaa4ffa679891cc /java/allTests.py
parentBug 3138 - remove object adapter map (diff)
downloadice-da70a70f566d97bd1db90c5791e0e74477e12a5f.tar.bz2
ice-da70a70f566d97bd1db90c5791e0e74477e12a5f.tar.xz
ice-da70a70f566d97bd1db90c5791e0e74477e12a5f.zip
Bug 3917 - added list-generated test
Diffstat (limited to 'java/allTests.py')
-rwxr-xr-xjava/allTests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/allTests.py b/java/allTests.py
index 452280c9c36..ce66a6a833a 100755
--- a/java/allTests.py
+++ b/java/allTests.py
@@ -29,6 +29,7 @@ from scripts import *
# List of all basic tests.
#
tests = [
+ ("Slice/generation", ["once"]),
("Slice/keyword", ["once"]),
("IceUtil/inputUtil", ["once"]),
("Ice/proxy", ["core"]),