| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.8-release-candidates@1032366 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1028475 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
| |
Accepts non-negative integer values, or strings containing the lexical representation of such values.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1028346 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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@987305 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
address to Java - it's now available for all three languages.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@966384 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@965970 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@965969 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@965960 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@965674 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
timeouts. Eliminated superfluous output.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@964948 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
each message now uses the name of the test as message content by default. Removed redundant popen.wait() calls after popen.communicate().
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@961900 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
|
|
| |
subscribing / listening, configurable by language.
Added logging so it's clear which commands were executed.
Status: Reliably fails when two subscriptions are used. One or more of the subscribe / listen tests generally fails in addition. Quite possibly a bug in the test.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@961788 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@957384 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
|
| |
examples and interop among the examples. Drain and spout are used heavily in these tests.
These can be run from the source tree with no reconfiguration, or from a client installation by specifying the paths to the examples using environment variables.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@957349 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
occurs when session closes
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@956988 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@929191 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@919142 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@917717 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@906961 13f79535-47bb-0310-9956-ffa450edef68
|