diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2007-07-24 09:17:35 -0400 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2007-07-24 09:17:35 -0400 |
commit | e603bacb014c8d03b64a601aee354d8dff25cca0 (patch) | |
tree | 11f1b528bb7d7973a2b1f8e2f9fec645169e8ed7 /cpp/allTests.py | |
parent | Merge branch 'master' of ssh://cvs.zeroc.com/home/git/ice (diff) | |
parent | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2312 - changed 64 bit bin ... (diff) | |
download | ice-e603bacb014c8d03b64a601aee354d8dff25cca0.tar.bz2 ice-e603bacb014c8d03b64a601aee354d8dff25cca0.tar.xz ice-e603bacb014c8d03b64a601aee354d8dff25cca0.zip |
Merge branch 'master' of ssh://cvs.zeroc.com/home/git/ice
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-x | cpp/allTests.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py index ac2b0eff2da..1394e3039af 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -94,6 +94,7 @@ tests = [ \ "Ice/servantLocator", \ "Ice/threads", \ "Ice/interceptor", \ + "Ice/stringConverter", \ "IceSSL/configuration", \ "Freeze/dbmap", \ "Freeze/complex", \ |