summaryrefslogtreecommitdiff
path: root/cpp/bindings/qmf/tests
Commit message (Expand)AuthorAgeFilesLines
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-041-1/+2
* NO-JIRA - Fixed two problems in the qmf-interop tests:Ted Ross2011-03-221-1/+2
* In qmfengine, if a method call or method response requires a buffer larger th...Ted Ross2011-01-131-0/+37
* QPID-2916: fix QMF test that was sending a sstr > 255 bytes long.Kenneth Anthony Giusti2010-10-291-1/+1
* QPID-2880: allow boolean values in method call map/list arguments.Kenneth Anthony Giusti2010-09-222-5/+6
* Bugfix: agent label in wrapped (python, ruby) qmf agent was not transmitted t...Ted Ross2010-07-223-3/+3
* QPID-2556: add tests for maps and lists in method args and events.Kenneth Anthony Giusti2010-04-274-15/+163
* QPID-2556: fix conversion of signed integers in maps and lists.Kenneth Anthony Giusti2010-04-274-64/+58
* QPID-2546: implement event support for ruby wrapper. Python pending...Kenneth Anthony Giusti2010-04-232-1/+42
* Merged the changes from the qmf-devel0.7a branch back to the trunk.Ted Ross2010-03-311-1/+1
* add support for QMF TYPE_LIST in engine, ruby and python wrappersKenneth Anthony Giusti2010-03-304-2/+50
* moved qpid-* tools out of qpid/python into qpid/tools; moved qmf library into...Rafael H. Schloming2010-02-141-1/+3
* Added raise_event support to the Ruby and Python wrapped agent APIs.Ted Ross2010-01-133-1/+100
* Added handling of MAP values for the wrapped QMF interfaces.Ted Ross2010-01-054-2/+121
* QPID-2246 - QMF - Querying objects using a selector of type ObjectId yields i...Ted Ross2009-12-043-4/+31
* Disabled user-id test from the pure python console. This needs to be re-desi...Ted Ross2009-11-111-1/+1
* Removed spurious assertion from python test agentTed Ross2009-10-261-1/+0
* Removed references to broker and agent bank from API, replaced with theTed Ross2009-10-232-3/+15
* QPID-2126 - Sync the python QMF bindings to the current Ruby QMF bindings imp...Ted Ross2009-10-201-48/+85
* Bug fix: Console sent get-requests (by objectId) to all agents, not just the ...Ted Ross2009-10-152-0/+26
* Added select for object queries (Ruby).Ted Ross2009-10-151-0/+7
* QMF Fixes in Ruby Console:Ted Ross2009-10-021-2/+5
* QMF Fixes:Ted Ross2009-10-023-2/+12
* QMF Engine updates:Ted Ross2009-09-291-2/+32
* QMF updates:Ted Ross2009-09-252-21/+19
* Fixes to the QMF Ruby API - added missing methods and reduced use of "get_" c...Ted Ross2009-09-233-20/+22
* QMF updates:Ted Ross2009-09-222-9/+80
* Properly report test failures in Ruby testsTed Ross2009-09-211-0/+4
* Fixed a Ruby convention problem (camel-case vs. underscores)Ted Ross2009-09-211-2/+2
* Added Ruby test infrastructure and Console tests in RubyTed Ross2009-09-213-1/+210
* Added accessor for returned method argumentsTed Ross2009-09-181-1/+1
* Refactored the QMF engine to adhere to the following rules regardingTed Ross2009-09-181-1/+1
* QMF ConsoleTed Ross2009-09-172-40/+55
* QMF Console updated to the point where query (get_object) is supported.Ted Ross2009-09-153-18/+76
* Improved automake for the qmf bindings.Ted Ross2009-09-032-21/+34
* QPID-2064 - add python bindings for qmf (c++)Ted Ross2009-09-022-2/+222
* More QMF implementation:Ted Ross2009-09-021-1/+19
* Added protocol module for codepoint definitions and header handling.Ted Ross2009-08-311-1/+1
* Major work in the QMF engine.Ted Ross2009-08-284-1/+77
* Added QMF tests for method invocation and numeric types.Ted Ross2009-08-242-12/+172
* Implemented the new QMF ConnectionSettings and incorporated into the bindings.Ted Ross2009-08-211-2/+2
* Add test script to distribution listGordon Sim2009-08-121-0/+1
* fixed the cpp/python test integrationRafael H. Schloming2009-08-112-27/+3
* Cleaned up the makefiles in the QMF bindings area.Ted Ross2009-08-114-0/+269