comparison contrib/nightly_tests/allextdbg.conf @ 862:226f5957186a 1.1.5-rc2

Updated nightly tests to include a pass in Debug configuration
author Sebastien Decugis <sdecugis@freediameter.net>
date Sun, 21 Oct 2012 23:21:43 +0200
parents
children 46f1e7645c44
comparison
equal deleted inserted replaced
861:adbbc3f2e4b8 862:226f5957186a
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(WITH_COVERAGE TRUE)
6 set(CTEST_BUILD_NAME "All extensions")
7
8 set(CTEST_BUILD_OPTIONS "${CTEST_BUILD_OPTIONS} -DALL_EXTENSIONS:BOOL=ON")
9 set(CTEST_BUILD_OPTIONS "${CTEST_BUILD_OPTIONS} -DCMAKE_BUILD_TYPE:STRING=Debug")
10 set(CTEST_BUILD_OPTIONS "${CTEST_BUILD_OPTIONS} -DTEST_APP_ACCT:BOOL=ON -DTEST_APP_ACCT_CONNINFO:STRING=user=test\\ dbname=test")
11
"Welcome to our mercurial repository"