summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2014-05-07 00:42:20 +0200
committerJose <jose@zeroc.com>2014-05-07 00:42:20 +0200
commitfa7430226acd87c37ac70e686fbc6038707e0d11 (patch)
tree4c1f3e81d5438f62a793247320a0b6a7d67a6e6d /cpp/allTests.py
parentFixed WinRT build (transport re-factoring) (diff)
downloadice-fa7430226acd87c37ac70e686fbc6038707e0d11.tar.bz2
ice-fa7430226acd87c37ac70e686fbc6038707e0d11.tar.xz
ice-fa7430226acd87c37ac70e686fbc6038707e0d11.zip
Add stderr logger test and fix logger encoding issues.
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 6e1e6af5014..4b381e1321b 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -73,6 +73,7 @@ tests = [
("Ice/admin", ["core", "noipv6"]),
("Ice/metrics", ["core", "nossl", "nows", "noipv6", "nocompress", "nomingw", "nosocks"]),
("Ice/enums", ["once"]),
+ ("Ice/logger", ["once"]),
("IceSSL/configuration", ["once", "novalgrind"]), # valgrind doesn't work well with openssl
("IceBox/configuration", ["core", "noipv6", "novc90", "nomingw", "nomx"]),
("IceBox/admin", ["core", "noipv6", "novc90", "nomingw", "nomx"]),