Dana Robinson
c6097935d5
Separated VFD and VOL parameters in tools.
2020-04-20 17:38:45 -07:00
Dana Robinson
9ecca22dd1
Fixed problems with S3 and HDFS VFDs.
...
* Updated info struct parameter to correct info_string
* Fixed Makefile.am where the S3 VFD was listed twice, causing
duplicated symbols errors.
2020-04-16 17:07:21 -07:00
Allen Byrne
57f5d00a43
TRILAB-192 add c++ and fortran warnings build systems one file
2020-04-05 10:50:08 -05:00
Allen Byrne
b7227657f2
Add missing header include
2020-04-03 08:50:51 -05:00
Dana Robinson
b1533616f2
Minor renaming in the tools code.
2020-03-31 16:58:24 -07:00
Jordan Henderson
fa087c3919
Update Tools library to be better compatible with VOL connectors
...
Modify h5repack to integrate with VOL connectors
Update tools library to accomodate VOL connectors
Update logic in h5tools_fopen for VOL connectors
Add command-line options to h5repack for specifying in/out VOL
connectors
Implement h5tools_set_vol_fapl
Fix library shutdown issue
Integrate ROS3 and HDFS VFDs into new h5tools_get_fapl() scheme
Avoid H5Ocopy in h5repack when using different VOL connectors
Update h5tools_test_utils.c for ROS3 and HDFS integration
2020-03-17 14:25:36 -05:00
Allen Byrne
666205a55f
TRILAB-142 Change minimum CMake version to 3.12
2020-02-21 16:16:06 -06:00
Allen Byrne
7022a3380c
HDFFV-11001 need to qualify all by parallel or serial types
2020-01-15 12:28:53 -06:00
Allen Byrne
a0ae5e9b89
HDFFV-11001 Add fine control over testing
2020-01-15 11:38:06 -06:00
Allen Byrne
341600b4a6
Update tools hid_t declarations with H5I_INVALID_HID
2020-01-13 17:10:09 -06:00
Allen Byrne
bbe81a2155
fix for statement declare of type
2019-09-30 14:50:18 -05:00
Allen Byrne
e3e9cf04b0
use h5test.h
2019-09-05 11:44:32 -05:00
Allen Byrne
d5de03225f
add test library
2019-09-05 11:43:00 -05:00
Allen Byrne
1ca7384532
Correct name and add mingw to 32bit toolchain
2019-09-05 09:45:25 -05:00
Allen Byrne
f651cb4747
Fix build for tools library test
2019-09-05 09:35:54 -05:00
Dana Robinson
8c40dab59e
Untangle #ifdef mess in ROS3 code.
2019-08-19 18:02:47 -07:00
Allen Byrne
64e6665b54
Add HD prefix to tests
2019-08-15 16:46:15 -05:00
Larry Knox
e852c8deb8
Modify CMakeLists.txt file for renamed h5tools_test_utils files.
2019-07-26 12:58:56 -05:00
Larry Knox
094f14ef38
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.
2019-07-26 11:56:03 -05:00
Larry Knox
8008294578
Squashed commit of the following:
...
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
2019-07-25 11:47:12 -05:00