Navigation


Changeset 1132:46f1e7645c44 in freeDiameter


Ignore:
Timestamp:
May 15, 2013, 1:04:50 PM (11 years ago)
Author:
Sebastien Decugis <sdecugis@freediameter.net>
Branch:
default
Phase:
public
Message:

Add nightly tests in the different build configurations

Location:
contrib/nightly_tests
Files:
5 added
3 edited

Legend:

Unmodified
Added
Removed
  • contrib/nightly_tests/allext.conf

    r586 r1132  
    33# For this to pass, you need to setup the pg database for app_acct test.
    44
    5 set(WITH_COVERAGE TRUE)
    6 set(CTEST_BUILD_NAME "All extensions")
     5set(CTEST_BUILD_NAME "All extensions (default)")
    76
    87set(CTEST_BUILD_OPTIONS "${CTEST_BUILD_OPTIONS} -DALL_EXTENSIONS:BOOL=ON")
  • contrib/nightly_tests/allextdbg.conf

    r862 r1132  
    44
    55set(WITH_COVERAGE TRUE)
    6 set(CTEST_BUILD_NAME "All extensions")
     6set(CTEST_BUILD_NAME "All extensions (Debug)")
    77
    88set(CTEST_BUILD_OPTIONS "${CTEST_BUILD_OPTIONS} -DALL_EXTENSIONS:BOOL=ON")
  • contrib/nightly_tests/tests.list

    r862 r1132  
    11allext
    22allextdbg
     3allextval
     4allextret
     5allextprof
     6allextmax
     7allextdeb
    38alldefault
    49nosctp
Note: See TracChangeset for help on using the changeset viewer.