summaryrefslogtreecommitdiff
path: root/java/allTests.py
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2009-11-25 15:05:41 +0100
committerBenoit Foucher <benoit@zeroc.com>2009-11-25 15:05:41 +0100
commit2fca2c1309c4991b21ff956709068122f19eef4a (patch)
treeb90e6fe1450508f5ce2962e21627a4535414e1a6 /java/allTests.py
parentUpdate depends for SQL directories (diff)
downloadice-2fca2c1309c4991b21ff956709068122f19eef4a.tar.bz2
ice-2fca2c1309c4991b21ff956709068122f19eef4a.tar.xz
ice-2fca2c1309c4991b21ff956709068122f19eef4a.zip
- Cleaned up test/Ice/operations test
- Added test/Ice/ami test - sent callback is now always called
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 74ea22122e4..8b6874a4914 100755
--- a/java/allTests.py
+++ b/java/allTests.py
@@ -36,6 +36,7 @@ tests = [
("Ice/operations", ["core"]),
("Ice/seqMapping", ["core"]),
("Ice/exceptions", ["core"]),
+ ("Ice/ami", ["core"]),
("Ice/info", ["core", "noipv6", "nocompress"]),
("Ice/inheritance", ["core"]),
("Ice/facets", ["core"]),