view CTestConfig.cmake @ 1467:fea9b289d482

create .csv from .org files Use org_to_csv to create .csv from the .org files. Add @vendor and @standard rows for csv_to_fd. Resulting output from org_to_fd.pl -V vendor-name -v vendor-id file.org and csv_to_fd -p fdc file.csv generates same code with minor changes to the intro comments.
author Luke Mewburn <luke@mewburn.net>
date Tue, 10 Mar 2020 12:24:14 +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"