summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
authorBernard Normier <bernard@zeroc.com>2006-01-30 23:12:58 +0000
committerBernard Normier <bernard@zeroc.com>2006-01-30 23:12:58 +0000
commita996f218b5c0e933ff36de1a9724db4a753bcfd0 (patch)
tree692d030c4c7b9b64e110fa399c540a825c9e8cc8 /cpp/allTests.py
parentRewrote test (diff)
downloadice-a996f218b5c0e933ff36de1a9724db4a753bcfd0.tar.bz2
ice-a996f218b5c0e933ff36de1a9724db4a753bcfd0.tar.xz
ice-a996f218b5c0e933ff36de1a9724db4a753bcfd0.zip
Disabled unicode test
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-xcpp/allTests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py
index df7b77b6a87..2129c18dd03 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -53,7 +53,7 @@ def runTests(tests, num = 0):
#
tests = [ \
"IceUtil/thread", \
- "IceUtil/unicode", \
+# "IceUtil/unicode", \
"IceUtil/inputUtil", \
"IceUtil/uuid", \
"Slice/errorDetection", \