diff options
author | Benoit Foucher <benoit@zeroc.com> | 2005-09-01 10:12:30 +0000 |
---|---|---|
committer | Benoit Foucher <benoit@zeroc.com> | 2005-09-01 10:12:30 +0000 |
commit | 2d8df196e4613a4b5a12eb3709014e688512a802 (patch) | |
tree | affa80b251e2fa18d49241a9186282d6ab259517 /cpp/allTests.py | |
parent | Fix (diff) | |
download | ice-2d8df196e4613a4b5a12eb3709014e688512a802.tar.bz2 ice-2d8df196e4613a4b5a12eb3709014e688512a802.tar.xz ice-2d8df196e4613a4b5a12eb3709014e688512a802.zip |
IceGrid Windows port.
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-x | cpp/allTests.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py index 7dd3182a169..5b00d376a6f 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -85,6 +85,10 @@ tests = [ \ "FreezeScript/evictor", \ "IcePack/simple", \ "IcePack/deployer", \ + "IceGrid/simple", \ + "IceGrid/deployer", \ + "IceGrid/session", \ + "IceGrid/update", \ "Glacier2/router", \ ] |