Hi there, I am currently running nightly builds and accompanying tests using CMake and CDash. However, our software is rather computationally expensive, so we'd like to perform more extensive tests every weekend, because one night is too short for these. I only found documentation on setting up nightly, experimental and continuous builds (and tests), but not arbitrary, e.g. weekly tests. I tried to explicitly set the --track option of ctest to "Weekly", which succeeded, but the tests didn't show up in CDash. Can anybody tell me, how to set up tests for weekly intervals?
Martin ____________ Virus checked by G DATA AntiVirus Version: AVA 19.6409 from 10.07.2009 _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
