summaryrefslogtreecommitdiff
path: root/scripts/TestUtil.py
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2012-09-27 10:16:31 -0700
committerMark Spruiell <mes@zeroc.com>2012-09-27 10:16:31 -0700
commitced0ab85cf66c785352333ecf72214fb069793dd (patch)
tree16866cdab7f97dec35d0c216d83cfeb901d91ed0 /scripts/TestUtil.py
parentICE-4859 - test/Ice/hash slice should be generated in test.Ice.hash package (diff)
downloadice-ced0ab85cf66c785352333ecf72214fb069793dd.tar.bz2
ice-ced0ab85cf66c785352333ecf72214fb069793dd.tar.xz
ice-ced0ab85cf66c785352333ecf72214fb069793dd.zip
clean up optional tests; bug fixes for Java/C#
Diffstat (limited to 'scripts/TestUtil.py')
-rwxr-xr-xscripts/TestUtil.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/TestUtil.py b/scripts/TestUtil.py
index 4153ba28205..ffb02963acb 100755
--- a/scripts/TestUtil.py
+++ b/scripts/TestUtil.py
@@ -291,6 +291,7 @@ crossTests = [ "Ice/adapterDeactivation",
"Ice/timeout",
"Ice/slicing/exceptions",
"Ice/slicing/objects",
+ "Ice/optional",
]
def run(tests, root = False):