summaryrefslogtreecommitdiff
path: root/cpp/examples/verify
Commit message (Expand)AuthorAgeFilesLines
* QPID-2441: patch from Jan Sarenik that prevents verification failures when ru...Gordon Sim2010-03-101-0/+1
* Clean up test environment variables, prepare for running more tests in cmake.Alan Conway2009-11-301-1/+2
* Simplified the normalize function (as suggested by aconway) to be compatible ...Ted Ross2009-11-301-12/+5
* QPID-2219 - Example tests hang when run in a vpath buildTed Ross2009-11-251-6/+25
* Added SFL license headers.Rajith Muditha Attapattu2008-12-161-0/+21
* Patch from Manuel Teira: https://issues.apache.org/jira/secure/CommentAssignI...Alan Conway2008-06-201-1/+2
* Fix verify script problemAlan Conway2008-02-211-0/+85
* Create a tar file of verify scripts suitable for untarring into and installed...Alan Conway2008-02-121-81/+0
* cpp/examples/direct, fanout: Converted listener.cpp to SubscriptionManager.Alan Conway2008-02-081-0/+81
* Refactored verify scripts, added verify for python Examples.Alan Conway2008-02-081-90/+0
* Fix error in script - not passing $ARGS to background processes.Alan Conway2008-01-241-4/+8
* verify: kill any stray child processes on exit.Alan Conway2008-01-231-0/+3
* Fixed bug in verify - was not properly killing ./server process inAlan Conway2008-01-231-28/+35
* examples/Makefile.am:Alan Conway2008-01-231-1/+0
* Add optional host, port arguments to all example clients.Alan Conway2008-01-181-24/+16
* verify: starts its own broker when run in build.Alan Conway2007-12-141-3/+5
* From: Jonathan Robie <jrobie@redhat.com>Alan Conway2007-12-141-7/+21
* examples/verify: Modified so it can be run in a checkout or in an installation.Alan Conway2007-12-131-5/+6
* examples/verifyAlan Conway2007-12-071-0/+68