summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2002-08-27 18:54:43 +0000
committerMark Spruiell <mes@zeroc.com>2002-08-27 18:54:43 +0000
commitd27ae24f05ff8385c77d320c1c52b49b14df02c4 (patch)
tree02ad321bdb448e042564cfe17d78210ed098e6ab /cpp
parenttest both XML and binary encodings (diff)
downloadice-d27ae24f05ff8385c77d320c1c52b49b14df02c4.tar.bz2
ice-d27ae24f05ff8385c77d320c1c52b49b14df02c4.tar.xz
ice-d27ae24f05ff8385c77d320c1c52b49b14df02c4.zip
adding XMLTransform test
Diffstat (limited to 'cpp')
-rwxr-xr-xcpp/allTests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py
index bf8183180b2..4a1ffeefb91 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -50,6 +50,7 @@ tests = [ \
"IceStorm/federation", \
"IceStorm/federation2", \
"Yellow/basicYellow", \
+ "XMLTransform/transform", \
]
#