view CTestConfig.cmake @ 1466:d35c6171e630

diameter-rfcs.org: fix invalid types and duplicates Use the correct type names instead of the abbreviations, so the generated code is correct. Comment out Terminate-Cause from RFC 4005 section 9.3.5 because it is already defined in RFC 3588 section 8.15.
author Luke Mewburn <luke@mewburn.net>
date Tue, 10 Mar 2020 09:52:51 +1100
parents b7002bcc92a5
children
line wrap: on
line source

# Configuration for sumitting the test result.
# Check http://www.freediameter.net/CDash for detail.

set(CTEST_PROJECT_NAME "freeDiameter")
set(CTEST_NIGHTLY_START_TIME "00:00:00 JST")

set(CTEST_DROP_METHOD "http")
set(CTEST_DROP_SITE "www.freediameter.net")
set(CTEST_DROP_LOCATION "/CDash/submit.php?project=freeDiameter")
set(CTEST_DROP_SITE_CDASH TRUE)
"Welcome to our mercurial repository"