view contrib/nightly_tests/allextdeb.conf @ 1261:d51fa7231f73

Add support for dumping address family 8 (E.164).
author Thomas Klausner <tk@giga.or.at>
date Tue, 15 Apr 2014 17:35:45 +0200
parents 46f1e7645c44
children
line wrap: on
line source


# This configuration compiles all the extensions. It also performs a coverage test.
# For this to pass, you need to setup the pg database for app_acct test.

set(CTEST_BUILD_NAME "All extensions (DebianPackage)")

set(CTEST_BUILD_OPTIONS "${CTEST_BUILD_OPTIONS} -DALL_EXTENSIONS:BOOL=ON")
set(CTEST_BUILD_OPTIONS "${CTEST_BUILD_OPTIONS} -DCMAKE_BUILD_TYPE:STRING=DebianPackage")
set(CTEST_BUILD_OPTIONS "${CTEST_BUILD_OPTIONS} -DTEST_APP_ACCT:BOOL=ON -DTEST_APP_ACCT_CONNINFO:STRING=user=test\\ dbname=test")

"Welcome to our mercurial repository"