]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Adding tests (Johny)
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 17 Aug 2010 18:10:00 +0000 (18:10 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 17 Aug 2010 18:10:00 +0000 (18:10 +0000)
CTestConfig.cmake [new file with mode: 0644]

diff --git a/CTestConfig.cmake b/CTestConfig.cmake
new file mode 100644 (file)
index 0000000..f3feab9
--- /dev/null
@@ -0,0 +1,6 @@
+set(CTEST_PROJECT_NAME "AliRoot")
+set(CTEST_NIGHTLY_START_TIME "00:00:00 EST")
+set(CTEST_DROP_METHOD "http")
+set(CTEST_DROP_SITE "alirootbuildcmake.cern.ch")
+set(CTEST_DROP_LOCATION "/~johny/submit.php?project=AliRoot")
+set(CTEST_DROP_SITE_CDASH TRUE)