summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
authorJonathan Robie <jonathan@apache.org>2010-08-19 20:44:38 +0000
committerJonathan Robie <jonathan@apache.org>2010-08-19 20:44:38 +0000
commit8c386f3d254793bf8ce30b5af63ef5e97c2f1f1c (patch)
tree10780bf28b849e77b1ec91ed3f7112bce405e077 /cpp/src
parent3cc737600b712fe4f9a780c79ea433c77091b6a6 (diff)
downloadqpid-python-8c386f3d254793bf8ce30b5af63ef5e97c2f1f1c.tar.gz
Now takes a set of implementations of each program, and tests implementations in each language against each other. For instance, for drain:
drains = [ {'lang': 'CPP', 'command': cpp_examples_path + "drain" }, {'lang': 'PYTHON', 'command': python_examples_path + "drain"}, {'lang': 'JAVA', 'command': java_invoke + "org.apache.qpid.example.Drain"} ] Next step: allow these to be passed via the command line, using the same syntax. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@987305 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src')
0 files changed, 0 insertions, 0 deletions