summaryrefslogtreecommitdiffstats
path: root/CTestConfig.cmake
Commit message (Collapse)AuthorAgeFilesLines
* TRILAB-111 Update MPI CMakeAllen Byrne2019-02-131-2/+2
|
* Add extra option for CDashAllen Byrne2018-08-171-5/+16
|
* Correct public CDash locationAllen Byrne2018-03-291-1/+1
|
* Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to ↵lrknox2017-04-141-0/+11
| | | | | | | | | hdf5_1_10_1 * commit '0d05cb607e5951f3a28a101be56ca194022a7fa1': Reverted addition of The HDF Group copyright headers to 3rd party CMake files for Java. Add Copyright headers to 90 files (mostly .cmake files) without Copyright headers. Add "Copyright by The HDF Group."" to copyright header.
* CTestConfig.cmake:lrknox2017-03-171-2/+2
| | | | | | | | Report results to HDF5110 in buildbot and CDash. testswmr.sh.in: Run swmr tests in their own subdirectory of test to avoid signal file deletion by other tests.
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-2/+2
|
* Change UPDATE_TYPE to gitAllen Byrne2016-09-151-1/+1
|
* [svn-r30316] Use dns name for CDash instead of ip addressAllen Byrne2016-08-221-1/+1
|
* [svn-r27897] Reduce normal test timeouts to 10 mins - leave VFD changes as is.Allen Byrne2015-09-281-3/+3
|
* [svn-r27313] switch internal cdash URLAllen Byrne2015-06-301-2/+2
|
* [svn-r25357] Change default timeout to 1200 seconds or 20 minsAllen Byrne2014-06-251-2/+2
| | | | adjust up for certain tests.
* [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-111-18/+18
| | | | | | | KitWare recommendations: Change CMake commands to lower case. Remove INCLUDE_DIRECTORIES in src for target level includes. Change ADD_DEFINITIONS package debug defines into CMake option. Remove -DNDEBUG
* [svn-r24198] Change Internal CDash site.Allen Byrne2013-09-251-2/+2
|
* [svn-r23249] Correct typo in normal depends statement.Allen Byrne2013-02-121-0/+2
| | | | Add MEMORY_CHECK settings to match existing VALGRIND statements
* [svn-r21886] Correct name of Test TimeoutAllen Byrne2012-01-231-1/+1
|
* [svn-r21859] Force the setting of test timeout for CTestScript useAllen Byrne2012-01-031-1/+1
|
* [svn-r21852] Updated cdash variables for use with CTestScript.cmake processing.Allen Byrne2011-12-301-3/+6
| | | | Tested: windows
* [svn-r21753] Change Nightly Start Time to match CDash and test kickoff time.Allen Byrne2011-11-141-2/+1
|
* [svn-r21713] Update HDF changes of CMake/CTest.cmake files to 2.8.6Allen Byrne2011-11-041-1/+3
| | | | Increase CTEST SUBMITRETRY TIME from 5 to 20
* [svn-r21201] Prepend test folder name to perform and testpar cmake testsAllen Byrne2011-08-091-1/+1
| | | | | | | Replace runTest command param spaces with ; Change CTEST_NAME to HDF5 - the project name Tested: local linux, windows
* [svn-r20665] Remove extraneous memcheck parametersAllen Byrne2011-04-281-4/+0
|
* [svn-r20635] Windows needs timeout at 3600Allen Byrne2011-04-251-2/+2
|
* [svn-r20465] Add CDASH_LOCAL option to direct where ctest results are reportedAllen Byrne2011-04-111-5/+11
|
* [svn-r20141] Bring 1.8 r20139 cmake and windows changes to trunkAllen Byrne2011-02-221-0/+2
|
* [svn-r19721] Correct CDash project nameAllen Byrne2010-11-031-2/+2
|
* [svn-r19709] Updated Dashboard Timeout settingAllen Byrne2010-11-021-12/+13
|
* [svn-r19679] Added h5mkgrp testsAllen Byrne2010-10-271-0/+6
| | | | | | Added valgrind test variables and increased Tested: Local linux
* [svn-r19325] Added parallel build commands.Allen Byrne2010-08-311-0/+2
| | | | | | | Corrected use/name of source folder aliases. Duplicated FindMPI.cmake so that non-c++ compiler is found first (recommemded commands did not work). Tested: local linux with mpich
* [svn-r18793] Add files to support building library with CMakeAllen Byrne2010-05-131-0/+13
Tested: Local linux