comparison contrib/nightly_tests/allextdeb.conf @ 1132:46f1e7645c44

Add nightly tests in the different build configurations
author Sebastien Decugis <sdecugis@freediameter.net>
date Wed, 15 May 2013 12:04:50 +0800
parents
children
comparison
equal deleted inserted replaced
1131:1646deafe7ab 1132:46f1e7645c44
1
2 # This configuration compiles all the extensions. It also performs a coverage test.
3 # For this to pass, you need to setup the pg database for app_acct test.
4
5 set(CTEST_BUILD_NAME "All extensions (DebianPackage)")
6
7 set(CTEST_BUILD_OPTIONS "${CTEST_BUILD_OPTIONS} -DALL_EXTENSIONS:BOOL=ON")
8 set(CTEST_BUILD_OPTIONS "${CTEST_BUILD_OPTIONS} -DCMAKE_BUILD_TYPE:STRING=DebianPackage")
9 set(CTEST_BUILD_OPTIONS "${CTEST_BUILD_OPTIONS} -DTEST_APP_ACCT:BOOL=ON -DTEST_APP_ACCT_CONNINFO:STRING=user=test\\ dbname=test")
10
"Welcome to our mercurial repository"