index
:
hdf5.git
architecture_docs
develop
develop-readme
feature/1_12_recursive_ts_rw_lock
feature/alignment
feature/async2
feature/ccio
feature/coding_standards
feature/de-hd
feature/h5detect
feature/h5f_get_obj_rework
feature/indexing
feature/new_datatypes
feature/onion_vfd
feature/parallel_h5repack
feature/refactor-h5t-cmp
feature/select_io_chunk_cache
feature/select_io_tconv
feature/vfd_swmr
feature/vfd_swmr_beta_2
feature/vol_cap_flags
feature/vol_tools_tests
feature/werror-restrict
gh-pages
hdf5_1_10
hdf5_1_10_10
hdf5_1_10_11
hdf5_1_10_9
hdf5_1_12
hdf5_1_12_2
hdf5_1_12_3
hdf5_1_13_2
hdf5_1_13_3
hdf5_1_14
hdf5_1_14_0
hdf5_1_14_1
hdf5_1_14_2
hdf5_1_14_3
hdf5_1_6
hdf5_1_8
hdf5_1_8_23
inactive/110_HDFFV-10808-h5pset_file_space_strategy
inactive/H5Ocompare
inactive/NPOESS
inactive/aio_vfd
inactive/avoid_truncate
inactive/cu_dev
inactive/develop_subfiling
inactive/develop_subfiling_v1
inactive/direct_io_2
inactive/h5ocompare
inactive/hdf5_daosm
inactive/hdf5_ff
inactive/hdf5_ff_compactor
inactive/hdf5_rados
inactive/jpeg_converter
inactive/json_vol
inactive/json_vol_old
inactive/mdc_sl_opt
inactive/mds
inactive/merge_metadata_journaling
inactive/metadata_journaling
inactive/modify_dtype_filter
inactive/multi_rd_wd_coll_io
inactive/multi_rd_wd_coll_io_merge
inactive/null_vfd
inactive/parallel_vds
inactive/parallel_vds_develop
inactive/parallel_vds_testing
inactive/phdf5_metadata_opt
inactive/post_open_fix
inactive/rados_vol
inactive/selection_io
inactive/selection_io_with_subfiling_vfd
inactive/trunk_merge_coverity
loricooperhdf-patch-1
metadata_cache_macro_cleanup
ossf-scorecard
pr_484
reduce-h5f-duplication
sel_io_chunk_cache
shell_script
zzz-gitlab-ci
Mirror from: https://github.com/HDFGroup/hdf5.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
test
/
h5repack
/
CMakeTests.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
HDFFV-9984 - add missing ref files
Allen Byrne
2020-08-14
1
-0/+6
*
HDFFV-9984 Add options to merge/prune external links during repack
Allen Byrne
2020-08-14
1
-2/+111
*
HDFFV-11036 add file compare test process
Allen Byrne
2020-02-24
1
-8/+52
*
HDFFV-11011 correct issues with target file extension
Allen Byrne
2020-01-28
1
-38/+32
*
Remove cmake macros from valgrind tests
Allen Byrne
2020-01-25
1
-88/+88
*
HDFFV-10876 Update dump to match DDL spec
Allen Byrne
2019-12-05
1
-0/+12
*
HDFFV-10918 add tests for h5repack ext storage
Allen Byrne
2019-10-01
1
-0/+107
*
Update to current external file population.
Jacob Smith
2019-09-24
1
-13/+19
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...
Jacob Smith
2019-09-23
1
-247/+187
|
\
|
*
Fix VFD tests and repack
Allen Byrne
2019-08-03
1
-13/+14
|
*
HDFFV-10529 Update CMake tests to use test fixtures
Allen Byrne
2019-07-23
1
-219/+147
|
*
HDFFV-10845 use of TARGETFILE disables auto emulator
Allen Byrne
2019-07-17
1
-18/+29
*
|
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...
Jacob Smith
2019-07-22
1
-0/+2
|
\
\
|
|
/
|
*
Add lib dir for testing plugins
Allen Byrne
2019-06-21
1
-0/+2
*
|
Merge branch 'develop' into bugfix/repack_external_storage
Jacob Smith
2019-06-20
1
-27/+33
|
\
\
|
|
/
|
*
HDFFV-10805 Add option to only build shared targets
Allen Byrne
2019-06-18
1
-27/+33
*
|
Fix failing automated reporting.
Jacob Smith
2019-06-19
1
-0/+13
|
/
*
HDFFV-10741 - remove SKIP_ERRSTK_TESTS option
Allen Byrne
2019-04-15
1
-23/+15
*
HDFFV-10741 - add option to skip tool error stack tests
Allen Byrne
2019-03-26
1
-13/+21
*
HDFFV-10703 Update CMake commands to latest standard
Allen Byrne
2019-02-15
1
-18/+18
*
Remove unused CMake files
Allen Byrne
2018-12-21
1
-10/+0
*
HDFFV-10656 Add CHECK_VOL support to CMake
Allen Byrne
2018-12-20
1
-39/+19
*
Need nonexistent file to skip stdout compare
Allen Byrne
2018-12-05
1
-0/+1
*
HDFFV-10632 - split stderr and stdout in cmake
Allen Byrne
2018-12-03
1
-1/+1
*
HDFFV-10605 Only test plugins if SHARED enabled
Allen Byrne
2018-11-06
1
-0/+2
*
CMake changes for SKIPPED and flush tests
Allen Byrne
2018-09-24
1
-8/+16
*
Fix misaligned macro
Allen Byrne
2018-03-07
1
-2/+1
*
Fix CMake missing parens
Allen Byrne
2018-03-07
1
-1/+1
*
Miscellaneous test fixes
Binh-Minh Ribler
2018-03-06
1
-2/+0
*
Added h5repack tests
Binh-Minh Ribler
2018-03-06
1
-0/+71
*
Added bounds_latest_latest.h5
Binh-Minh Ribler
2018-02-28
1
-0/+1
*
Fix tools error handling and valgrind issues
Allen Byrne
2017-10-18
1
-2/+2
*
HDFFV-10297 - code changes nullify error
Allen Byrne
2017-10-09
1
-5/+1
*
Correct depends name
Allen Byrne
2017-10-03
1
-1/+1
*
Fix list of names
Allen Byrne
2017-10-03
1
-2/+3
*
Fix repack plugin test - reorganize test macros
Allen Byrne
2017-10-03
1
-266/+366
*
Adjust filter available variables
Allen Byrne
2017-10-02
1
-19/+35
*
Fix STREQUAL if commands.
Allen Byrne
2017-10-02
1
-1/+1
*
HDFFV-10276 Add UD flag option to h5repack
Allen Byrne
2017-09-07
1
-3/+3
*
Add h5repack tests for paged aggregation
Allen Byrne
2017-08-02
1
-3/+94
*
HDFFV-8611 change h5repack to save the root group creation order
Allen Byrne
2017-05-22
1
-1/+8
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-0/+11
*
Use global variable for test command - update reference
Allen Byrne
2017-03-20
1
-1/+1
*
Update CMake files and formatting
Allen Byrne
2017-03-01
1
-22/+22
*
HDFFV-10120 Tools test fail when zlib is disabled
Allen Byrne
2017-01-26
1
-1/+4
*
HDFFV-9994 add UD tests for tools
Allen Byrne
2017-01-17
1
-1/+1
*
Update cmake min version and cmake command convention
Allen Byrne
2017-01-10
1
-85/+85
*
Bring SWMR-related tools changes from revise_chunks to develop.
Quincey Koziol
2016-12-11
1
-0/+9
*
Split tools into src and test - add folders
Allen Byrne
2016-10-27
1
-0/+1153