diff options
author | Jonathan Robie <jonathan@apache.org> | 2010-08-19 20:44:38 +0000 |
---|---|---|
committer | Jonathan Robie <jonathan@apache.org> | 2010-08-19 20:44:38 +0000 |
commit | fbe5d1e5b2554cc00b8b128b4f50abae43007ed2 (patch) | |
tree | 10780bf28b849e77b1ec91ed3f7112bce405e077 /cpp/examples/messaging/drain.cpp | |
parent | fba262b85b698d8b952414ca30ff26721552f79c (diff) | |
download | qpid-python-fbe5d1e5b2554cc00b8b128b4f50abae43007ed2.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/examples/messaging/drain.cpp')
0 files changed, 0 insertions, 0 deletions