summaryrefslogtreecommitdiffstats
path: root/test/CMakeVFDTests.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Fix Direct VFD Testing in CMake (#742)jhendersonHDF2021-06-111-1/+1
|
* Update license url (#332)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 - src and test directories.
* HDFFV-11001 Add fine control over testingAllen Byrne2020-01-151-1/+1
|
* Fix VFD tests and repackAllen Byrne2019-08-031-1/+0
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-07-291-0/+1
|\ | | | | | | | | | | | | | | * commit 'f97e11e7635a0cd8728d4604ca5dceb3925ba44c': Update comment and check for strtoumax. Modify CMakeLists.txt file for renamed h5tools_test_utils files. Add HD to string functions. Switched strtoul to strtoumax in H5FDs3comms.c. Removed unused functions and variables in s3 and hdfs TestH5Pfapl*.java. Update Copyright headers. Squashed commit of the following:
| * Squashed commit of the following:Larry Knox2019-07-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | Merge changes from update_merged_S3_HDFS branch into develop. commit d5034315aea88629929ac0c9c59ebfafd5f21a31 Merge: 9c48823 d3fdcd8 Author: Larry Knox <lrknox@hdfgroup.org> Date: Thu Jul 25 08:24:53 2019 -0500 Merge branch 'develop' into update_merged_S3_HDFS
* | HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-231-40/+0
|/
* HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-171-0/+5
|
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-178/+22
| | | | | HDFFV-10805 Add ONLY_SHARED_LIBS option and prefer shared over static HDFFV-10803 Update FindSZIP.cmake find module Remove unneeded modules and update java modules
* HDFFV-10760 Skipping external_env.c and vds_env.c for CMake to do VOL check ↵Songyu Lu2019-04-251-0/+2
| | | | and VFD check. Temporarily skipping external_env.c and vds_env.c for VFD check and VOL check in CMake following the example of links_env. Leave them for future work.
* Fix CMake error in nameAllen Byrne2019-03-191-2/+2
|
* Correct varnameAllen Byrne2019-02-261-1/+1
|
* HDFFV-10703 macro vars need quotesAllen Byrne2019-02-151-3/+3
|
* HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-151-10/+10
|
* Skip testing of cache_image testAllen Byrne2019-02-141-0/+1
|
* TRILAB-111 fixes for parallel testingAllen Byrne2019-02-131-10/+90
|
* Refactor out timeout valuesAllen Byrne2019-02-061-6/+6
|
* plist testfiles need to be copied into VFD test folders as wellAllen Byrne2018-03-061-0/+15
|
* Fix test loopAllen Byrne2018-03-011-39/+39
|
* Correct if-endif blockAllen Byrne2018-03-011-1/+1
|
* Correct use of LIST varAllen Byrne2018-02-281-1/+1
|
* Fix list varAllen Byrne2018-02-271-1/+1
|
* Fix IN_LIST usageAllen Byrne2018-02-271-1/+1
|
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-0/+303