Allen Byrne
cc74ba6309
HDFFV-9989 Merge h5repack merge/prune from develop
2020-08-15 11:57:12 -05:00
Dana Robinson
1ae6daaa80
Sync with develop
2020-08-01 09:18:18 -07:00
Allen Byrne
3f4ba263bb
HDFFV-11036 - Corrected CMake test by adding file compare script
2020-02-24 13:24:31 -06:00
Allen Byrne
9ed096fb39
Merge changes from develop mostly cmake 3.12 minimum version
2020-02-23 11:55:47 -06:00
Allen Byrne
a29f9e8451
Merge changes from develop to fix various issues
2020-01-30 14:33:47 -06:00
Allen Byrne
310b42e35a
HDFFV-10876 Merge from develop
2019-12-09 15:44:38 -06:00
Allen Byrne
860ee9ed6e
HDFFV-10918 add tests for h5repack ext storage
2019-10-02 09:47:21 -05:00
Jacob Smith
4ecc50bc13
Update to current external file population.
2019-09-24 15:29:56 -05:00
Jacob Smith
35a9e9c50f
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5 into bugfix/repack_external_storage
2019-09-23 17:23:02 -05:00
Allen Byrne
0147a6c713
Fix VFD tests and repack
2019-08-03 17:28:50 -05:00
Allen Byrne
6a932198aa
HDFFV-10529 Update CMake tests to use test fixtures
2019-07-23 16:24:56 -05:00
Jacob Smith
c7f8cb011d
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5 into bugfix/repack_external_storage
2019-07-22 17:09:54 -05:00
Allen Byrne
f724e86727
HDFFV-10845 use of TARGETFILE disables auto emulator
2019-07-17 11:58:04 -05:00
Allen Byrne
468b130be3
Add lib dir for testing plugins
2019-06-21 13:46:46 -05:00
Jacob Smith
27d5742b39
Merge branch 'develop' into bugfix/repack_external_storage
2019-06-20 12:37:27 -05:00
Jacob Smith
2ba7b8f5e0
Fix failing automated reporting.
...
Add 8-bit big-endian testfile.
2019-06-19 17:15:05 -05:00
Allen Byrne
e7f16c6f2c
HDFFV-10805 Add option to only build shared targets
...
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
2019-06-18 07:46:25 -05:00
Allen Byrne
68bddef35d
HDFFV-10741 - remove SKIP_ERRSTK_TESTS option
2019-04-15 14:46:23 -05:00
Allen Byrne
6e2e461087
HDFFV-10741 - add option to skip tool error stack tests
2019-03-26 14:00:34 -05:00
Allen Byrne
122b63a5a2
HDFFV-10703 Update CMake commands to latest standard
2019-02-15 15:48:24 -06:00
Allen Byrne
991996b251
Remove unused CMake files
2018-12-21 12:22:32 -06:00
Allen Byrne
7e8923957f
HDFFV-10656 Add CHECK_VOL support to CMake
2018-12-20 15:11:27 -06:00
Allen Byrne
d6de299f01
Need nonexistent file to skip stdout compare
2018-12-04 23:16:03 -06:00
Allen Byrne
e3e24a2989
HDFFV-10632 - split stderr and stdout in cmake
2018-12-03 09:35:59 -06:00
Allen Byrne
79903575e6
HDFFV-10605 Only test plugins if SHARED enabled
2018-11-06 15:45:58 -06:00
Allen Byrne
8d7bdb7041
CMake changes for SKIPPED and flush tests
2018-09-24 14:38:46 -05:00
Allen Byrne
6d75a3ffb4
Fix misaligned macro
2018-03-07 15:55:33 -06:00
Allen Byrne
8347a31871
Fix CMake missing parens
2018-03-07 15:46:58 -06:00
Binh-Minh Ribler
f05f9d4cff
Miscellaneous test fixes
...
Description:
- dtypes.c: added the use of highest version of nested datatypes to
verify the datatype's version.
- miscellaneous typos
Platforms tested:
Linux/64 (jelly)
Darwin (osx1010test)
2018-03-06 11:41:33 -06:00
Binh-Minh Ribler
2b50dc9855
Added h5repack tests
...
Description:
Added tests SUPERBLOCK and INVALIDBOUNDS, composed by ADB.
Platforms tested:
Linux/64 (jelly) - cmake
2018-03-06 09:02:32 -06:00
Binh-Minh Ribler
f2ff00bd7a
Added bounds_latest_latest.h5
2018-02-28 14:40:13 -06:00
Allen Byrne
cf3342f8fc
Fix tools error handling and valgrind issues
2017-10-18 14:03:27 -05:00
Allen Byrne
66990bc90f
HDFFV-10297 - code changes nullify error
2017-10-09 13:23:02 -05:00
Allen Byrne
32a1b98a6c
Correct depends name
2017-10-03 12:26:40 -05:00
Allen Byrne
4c0784696b
Fix list of names
2017-10-03 11:26:18 -05:00
Allen Byrne
a8f03185ad
Fix repack plugin test - reorganize test macros
2017-10-03 11:14:35 -05:00
Allen Byrne
5cd93e70c0
Adjust filter available variables
2017-10-02 16:41:13 -05:00
Allen Byrne
4f9e47650a
Fix STREQUAL if commands.
2017-10-02 12:39:15 -05:00
Allen Byrne
1c7c5a604b
HDFFV-10276 Add UD flag option to h5repack
2017-09-07 13:29:31 -05:00
Allen Byrne
02a56054b0
Add h5repack tests for paged aggregation
2017-08-02 10:53:17 -05:00
Allen Byrne
cdcef539a3
HDFFV-8611 change h5repack to save the root group creation order
...
Added test and new arguments to control the the input file parsing.
2017-05-22 13:10:40 -05:00
Larry Knox
89fbe00dec
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10
...
* commit '54957d37f5aa73912763dbb6e308555e863c43f4':
Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes.
Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh.
Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1
Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file.
2017-04-25 16:05:36 -05:00
Allen Byrne
94850f37cb
Use global variable for test command - update reference
2017-03-20 09:59:17 -05:00
Allen Byrne
2562ec3a4b
Update CMake files and formatting
2017-03-01 14:47:53 -06:00
Allen Byrne
fefbcd3cb6
HDFFV-10120 Tools test fail when zlib is disabled
2017-01-26 11:59:34 -06:00
Allen Byrne
406db26f51
HDFFV-9994 add UD tests for tools
2017-01-17 13:46:11 -06:00
Allen Byrne
e1bcae8a6a
Update cmake min version and cmake command convention
2017-01-10 17:10:03 -06:00
Quincey Koziol
57afb68e46
Bring SWMR-related tools changes from revise_chunks to develop.
2016-12-11 11:25:08 -08:00
Allen Byrne
2c6dbbf212
Split tools into src and test - add folders
2016-10-27 10:06:00 -05:00