summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2007-08-28 14:29:40 +0200
committerBenoit Foucher <benoit@zeroc.com>2007-08-28 14:29:40 +0200
commitf4367dedecfef432263c9d9c29d25da9b1e31a13 (patch)
tree126125174908dfb1f33893ba3acf45426d2c351c /cpp/allTests.py
parentFixed compilation on hp (diff)
downloadice-f4367dedecfef432263c9d9c29d25da9b1e31a13.tar.bz2
ice-f4367dedecfef432263c9d9c29d25da9b1e31a13.tar.xz
ice-f4367dedecfef432263c9d9c29d25da9b1e31a13.zip
Added new IceUtil::Timer class
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 1394e3039af..ac3800b38b3 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -71,6 +71,7 @@ tests = [ \
"IceUtil/unicode", \
"IceUtil/inputUtil", \
"IceUtil/uuid", \
+ "IceUtil/timer", \
"Slice/errorDetection", \
"Ice/proxy", \
"Ice/operations", \