summaryrefslogtreecommitdiff
path: root/java/cpp.sync.testprofile
diff options
context:
space:
mode:
authorArnaud Simon <arnaudsimon@apache.org>2008-05-08 12:24:43 +0000
committerArnaud Simon <arnaudsimon@apache.org>2008-05-08 12:24:43 +0000
commita4c7758c71707b67881f7bc819af159acbe99577 (patch)
tree48ceb5ebf68f05a3e35287f7781616768e239684 /java/cpp.sync.testprofile
parentec9c7045d5f52b9eaea58d8ab8f4b1636af10aea (diff)
downloadqpid-python-a4c7758c71707b67881f7bc819af159acbe99577.tar.gz
QPID-1037: Added module name prop and an exclude.modules prop + switch systests off in cpp profiles.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@654505 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/cpp.sync.testprofile')
-rw-r--r--java/cpp.sync.testprofile3
1 files changed, 2 insertions, 1 deletions
diff --git a/java/cpp.sync.testprofile b/java/cpp.sync.testprofile
index 75eff23622..f99a81954d 100644
--- a/java/cpp.sync.testprofile
+++ b/java/cpp.sync.testprofile
@@ -14,4 +14,5 @@ test.mem=512M
test=*Test
test1=*Tests
haltonfailure=no
-haltonerror=no \ No newline at end of file
+haltonerror=no
+exclude.modules=systests \ No newline at end of file