summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2011-04-12 19:35:15 +0200
committerJose <jose@zeroc.com>2011-04-12 19:35:15 +0200
commit8ad1861d2f5753883eed83842b56440068ba42ed (patch)
tree86af7653703b5b5ea14f3b07d3f7090ad9b66552 /cpp/allTests.py
parentAdded missing .gitignore (diff)
downloadice-8ad1861d2f5753883eed83842b56440068ba42ed.tar.bz2
ice-8ad1861d2f5753883eed83842b56440068ba42ed.tar.xz
ice-8ad1861d2f5753883eed83842b56440068ba42ed.zip
5009 - appName incosistence
Also improve properties test
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-xcpp/allTests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py
index 0a41d827b33..7b0e5d57980 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -35,7 +35,7 @@ tests = [
("Slice/errorDetection", ["once"]),
("Slice/keyword", ["once"]),
("Slice/structure", ["once"]),
- ("Ice/properties", ["once"]),
+ ("Ice/properties", ["once", "novc6", "nobcc"]),
("Ice/proxy", ["core"]),
("Ice/operations", ["core"]),
("Ice/exceptions", ["core"]),