Commit Graph

34 Commits

Author SHA1 Message Date
Larry Knox
2ea165efd0
Update license url part2 (#333)
* 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.
2021-02-17 08:52:36 -06:00
Allen Byrne
799ec0fde4
Small fixes (#285)
* 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
2021-01-27 07:56:28 -06:00
Allen Byrne
1fc1b09bf3 Fix issues found with ONLY_SHARED_LIBS option 2019-12-11 12:28:33 -06:00
Allen Byrne
44e2ddac97 Merge cleanup mostly whitespace 2019-07-30 12:39:20 -05:00
Allen Byrne
b95f05638c TRILAB-111 fixes for parallel testing 2019-02-13 15:53:59 -06:00
Allen Byrne
01c9aa1e76 Update Drop Site options and Coverage settings 2018-08-09 10:59:32 -05:00
hdftest
b193bc11c9 Revert "Merge pull request #1116 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_10 to develop"
This reverts commit e9f476dad4, reversing
changes made to 2ff00b1b93.
2018-06-24 18:04:23 -05:00
Allen Byrne
94ffe8cc53 Correct public CDash location 2018-03-29 13:23:02 -05:00
lrknox
b9a27fddaa Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to 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.
2017-04-14 16:40:52 -05:00
lrknox
764bac98c2 CTestConfig.cmake:
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.
2017-03-17 16:53:16 -05:00
Allen Byrne
e1bcae8a6a Update cmake min version and cmake command convention 2017-01-10 17:10:03 -06:00
Allen Byrne
a6bff1b7eb Change UPDATE_TYPE to git 2016-09-15 13:32:26 -05:00
Allen Byrne
4b471dea84 [svn-r30316] Use dns name for CDash instead of ip address 2016-08-22 13:31:38 -05:00
Allen Byrne
e688c682c3 [svn-r27897] Reduce normal test timeouts to 10 mins - leave VFD changes as is. 2015-09-28 12:48:02 -05:00
Allen Byrne
980db9e85b [svn-r27313] switch internal cdash URL 2015-06-30 16:18:15 -05:00
Allen Byrne
28ec2d2693 [svn-r25357] Change default timeout to 1200 seconds or 20 mins
adjust up for certain tests.
2014-06-25 09:15:13 -05:00
Allen Byrne
a3292a77ce [svn-r24781] HDFFV-8700 -
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
2014-03-11 16:14:57 -05:00
Allen Byrne
b232b752a0 [svn-r24198] Change Internal CDash site. 2013-09-25 15:03:59 -05:00
Allen Byrne
6ad28abc14 [svn-r23249] Correct typo in normal depends statement.
Add MEMORY_CHECK settings to match existing VALGRIND statements
2013-02-12 08:41:43 -05:00
Allen Byrne
06f7971a13 [svn-r21886] Correct name of Test Timeout 2012-01-23 09:17:39 -05:00
Allen Byrne
b38fdf4c57 [svn-r21859] Force the setting of test timeout for CTestScript use 2012-01-03 12:09:34 -05:00
Allen Byrne
aa38c92449 [svn-r21852] Updated cdash variables for use with CTestScript.cmake processing.
Tested: windows
2011-12-30 10:33:06 -05:00
Allen Byrne
b3768963e1 [svn-r21753] Change Nightly Start Time to match CDash and test kickoff time. 2011-11-14 11:37:20 -05:00
Allen Byrne
5de79b88bf [svn-r21713] Update HDF changes of CMake/CTest.cmake files to 2.8.6
Increase CTEST SUBMITRETRY TIME from 5 to 20
2011-11-04 11:43:32 -05:00
Allen Byrne
5173111832 [svn-r21201] Prepend test folder name to perform and testpar cmake tests
Replace runTest command param spaces with ;
Change CTEST_NAME to HDF5 - the project name

Tested: local linux, windows
2011-08-09 14:13:26 -05:00
Allen Byrne
32642cd2d0 [svn-r20665] Remove extraneous memcheck parameters 2011-04-28 14:57:27 -05:00
Allen Byrne
37f914dbcb [svn-r20635] Windows needs timeout at 3600 2011-04-25 15:55:18 -05:00
Allen Byrne
c8fa42ed48 [svn-r20465] Add CDASH_LOCAL option to direct where ctest results are reported 2011-04-11 10:18:12 -05:00
Allen Byrne
5d320f5c89 [svn-r20141] Bring 1.8 r20139 cmake and windows changes to trunk 2011-02-22 09:55:04 -05:00
Allen Byrne
18a787d396 [svn-r19721] Correct CDash project name 2010-11-03 14:07:06 -05:00
Allen Byrne
584735fb98 [svn-r19709] Updated Dashboard Timeout setting 2010-11-02 09:56:12 -05:00
Allen Byrne
f890203243 [svn-r19679] Added h5mkgrp tests
Added valgrind test variables and increased 

Tested: Local linux
2010-10-27 15:16:17 -05:00
Allen Byrne
e65aa8c365 [svn-r19325] Added parallel build commands.
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
2010-08-31 15:15:13 -05:00
Allen Byrne
ae06433ab0 [svn-r18793] Add files to support building library with CMake
Tested: Local linux
2010-05-13 11:01:50 -05:00