summaryrefslogtreecommitdiff
path: root/python/qmf2/tests
Commit message (Collapse)AuthorAgeFilesLines
* moved qpid-* tools out of qpid/python into qpid/tools; moved qmf library ↵Rafael H. Schloming2010-02-1411-3703/+0
| | | | | | into extras/qmf git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910016 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2261: add async method call workitemsKenneth Anthony Giusti2010-02-123-6/+371
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@909648 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2261: add async query and schema prefetchKenneth Anthony Giusti2010-02-122-0/+461
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@909591 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2261: add multi-msg query response support. Fix mailbox code to allow ↵Kenneth Anthony Giusti2010-02-042-0/+296
| | | | | | mult-msg per correlation id. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@906615 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2261: 1) remove direct reference to schema in QmfData (use schema id ↵Kenneth Anthony Giusti2010-02-034-33/+126
| | | | | | instead). 2) schema_id wildcarding query. 3) Prevent set connection calls from returning until after the management threads start. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@906093 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2261: add schema_id to object query target params. Add more testsKenneth Anthony Giusti2010-02-014-67/+308
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@905415 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2261: Rework query impl to use list-based approachKenneth Anthony Giusti2010-01-285-23/+111
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@904268 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2261: make code compliant with Python PEP-8 styleKenneth Anthony Giusti2010-01-275-27/+27
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@903717 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2261: add wait in tests for agent setup to completeKenneth Anthony Giusti2010-01-275-77/+102
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@903660 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2261: checkpoint qmfv2 python apiKenneth Anthony Giusti2010-01-263-51/+225
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@903382 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2261: merge qmfv2 latest into trunk (revs 902858 & 902894)Kenneth Anthony Giusti2010-01-258-0/+1960
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@902906 13f79535-47bb-0310-9956-ffa450edef68