summaryrefslogtreecommitdiff
path: root/qpid/cpp/examples/verify
Commit message (Collapse)AuthorAgeFilesLines
* examples/verify: Modified so it can be run in a checkout or in an installation.Alan Conway2007-12-131-5/+6
| | | | | | | | checkout: cd cpp/examples/examples; ../verify installed: cd <installed>/examples; <checkout>/cpp/examples/verify git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@604031 13f79535-47bb-0310-9956-ffa450edef68
* examples/verifyAlan Conway2007-12-071-0/+68
- run installed examples and verify their output. examples/examples/*/verify.in - expected output of example, may be filtered/sorted for some examples. examples/Makefile.am - add verify to installcheck target. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@602140 13f79535-47bb-0310-9956-ffa450edef68