diff options
author | Brent Eagles <brent@zeroc.com> | 2006-06-05 16:03:09 +0000 |
---|---|---|
committer | Brent Eagles <brent@zeroc.com> | 2006-06-05 16:03:09 +0000 |
commit | 64cc25d19077e937dac847c82b3ea62c5746a51e (patch) | |
tree | 80a8c6bc2594bef177acbdff14f342ee4b4283a9 /cpp/allTests.py | |
parent | Added IceSSL::DistinguishedName (diff) | |
download | ice-64cc25d19077e937dac847c82b3ea62c5746a51e.tar.bz2 ice-64cc25d19077e937dac847c82b3ea62c5746a51e.tar.xz ice-64cc25d19077e937dac847c82b3ea62c5746a51e.zip |
- Changes to align dynamic filtering with the current Glacier2Filters wiki
proposal.
- Some 3.1.0 prep work for the VC 6.0 windows installers.
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 b1db4ba89d6..e58a97b133e 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -92,6 +92,7 @@ tests = [ \ "IceGrid/replication", \ "Glacier2/router", \ "Glacier2/attack", \ + "Glacier2/addressFilter", \ "Glacier2/sessionControl", \ "Glacier2/ssl", \ "Glacier2/filters", \ |