summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
authorBernard Normier <bernard@zeroc.com>2003-04-13 19:06:04 +0000
committerBernard Normier <bernard@zeroc.com>2003-04-13 19:06:04 +0000
commit41d51211e5cdb0c88b7beb9cb00589ce377bed92 (patch)
tree70001b79183dfaa2bc8874314941fac6958e94fb /cpp/allTests.py
parentMinor improvement to uuid test (diff)
downloadice-41d51211e5cdb0c88b7beb9cb00589ce377bed92.tar.bz2
ice-41d51211e5cdb0c88b7beb9cb00589ce377bed92.tar.xz
ice-41d51211e5cdb0c88b7beb9cb00589ce377bed92.zip
Added UUID test
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 82d8c289037..d493c62e917 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -32,6 +32,7 @@ tests = [ \
"IceUtil/thread", \
"IceUtil/unicode", \
"IceUtil/inputUtil", \
+ "IceUtil/uuid", \
"Slice/errorDetection", \
"Ice/operations", \
"Ice/exceptions", \