summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
authorMarc Laukien <marc@zeroc.com>2002-01-17 18:53:26 +0000
committerMarc Laukien <marc@zeroc.com>2002-01-17 18:53:26 +0000
commitee96d66cf2a5a5b62b5ac01dbe251ba21e7fae96 (patch)
tree20e6b7d2611345407074be079cdb9f6f6cb64904 /cpp/allTests.py
parentFix bug with location of annotation for some types. (diff)
downloadice-ee96d66cf2a5a5b62b5ac01dbe251ba21e7fae96.tar.bz2
ice-ee96d66cf2a5a5b62b5ac01dbe251ba21e7fae96.tar.xz
ice-ee96d66cf2a5a5b62b5ac01dbe251ba21e7fae96.zip
unicode tests
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-xcpp/allTests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py
index d66a719899b..9b308249996 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -23,6 +23,7 @@ else:
#
tests = [ \
"IceUtil/thread", \
+ "IceUtil/unicode", \
"Slice/errorDetection", \
"Ice/operations", \
"Ice/exceptions", \