summaryrefslogtreecommitdiffstats
path: root/CTestConfig.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Remove CDASH_LOCAL variable reference (#3796)Allen Byrne2023-10-301-10/+2
|
* develop Merge doxygen from 1.12 branch (#2095)Allen Byrne2022-09-141-1/+1
|
* Fix grammar and spelling in comment block. (#2089)H. Joe Lee2022-09-071-1/+1
|
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
| | | | | | * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - files not in src or test.
* Small fixes (#285)Allen Byrne2021-01-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * OESS-98 convert plugin option to FetchContent, add tests * Fixes for pkcfg files because of plugin option * OESS-98 fix tools test for plugins * Keep doxygen comments under 100 chars long - format hint * Whitespace * HDFFV-11144 - Reclassify CMake messages * HDFFV-11099/11100 added help text * Reworked switch statement to compare string instead * Fix typo * Update CDash mode * Correct name of threadsafe * Correct option name * Undo accidental commit * Small changes plus merge of tools arg parse from 1.12
* Fix issues found with ONLY_SHARED_LIBS optionAllen Byrne2019-12-111-2/+0
|
* Merge cleanup mostly whitespaceAllen Byrne2019-07-301-1/+1
|
* TRILAB-111 fixes for parallel testingAllen Byrne2019-02-131-2/+2
|
* Update Drop Site options and Coverage settingsAllen Byrne2018-08-091-5/+16
|
* Revert "Merge pull request #1116 in HDFFV/hdf5 from ↵hdftest2018-06-241-1/+1
| | | | | | | ~HDFTEST/hdf5_hft:hdf5_1_10 to develop" This reverts commit e9f476dad47ce593f13dacb77b1cc664d1f24e7b, reversing changes made to 2ff00b1b937ebe36ac6ddf590c16a4c27fc0b053.
* 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