From 20e253844fddd084eac9b80dc9cc73efff12dd28 Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Wed, 29 Oct 2008 15:15:08 +0000 Subject: * added flag to SubscriptionSettings to control automatic completion of message * removed automatic acquiring under autoAck mode * added test for results from acquire requests * added short txtest to the set of system tests run under make check git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@708919 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/tests/quick_txtest | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 cpp/src/tests/quick_txtest (limited to 'cpp/src/tests/quick_txtest') diff --git a/cpp/src/tests/quick_txtest b/cpp/src/tests/quick_txtest new file mode 100755 index 0000000000..56df55e705 --- /dev/null +++ b/cpp/src/tests/quick_txtest @@ -0,0 +1,2 @@ +#!/bin/sh +exec `dirname $0`/run_test ./txtest --queues 4 --tx-count 10 --quiet -- cgit v1.2.1