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
Commit message (
Expand
)
Author
Age
Files
Lines
*
HDFFV-10297 add h5copy test and fix h5diff errors
Allen Byrne
2017-10-16
17
-23/+260
*
Merge pull request #705 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2017-10-11
13
-898/+1002
|
\
|
*
HDFFV-10297 Fix resource errors and cleanup whitespace
Allen Byrne
2017-10-10
1
-869/+823
|
*
HDFFV-10297 update calls to H5Zfilter_avail
Allen Byrne
2017-10-09
2
-10/+14
|
*
HDFFV-10297 - code changes nullify error
Allen Byrne
2017-10-09
1
-5/+1
|
*
HDFFV-10297 - Fix test errors - five remaining
Allen Byrne
2017-10-09
9
-12/+162
|
*
HDFFV-10297 - fix repack individual objects
Allen Byrne
2017-10-06
1
-2/+2
*
|
Correct indentation in h5diff/Makefile.am.
lrknox
2017-10-09
1
-1/+1
*
|
Add "-rpath /nowhere" to *_la_LDFLAGS for plugin test libraries. This
lrknox
2017-10-09
4
-25/+13
|
/
*
Fix other test name typos
Allen Byrne
2017-10-05
1
-2/+2
*
Fix typo in valgrind test name
Allen Byrne
2017-10-05
1
-1/+1
*
Cleanup cmake clean macros
Allen Byrne
2017-10-03
14
-175/+343
*
Correct depends name
Allen Byrne
2017-10-03
1
-1/+1
*
Fix list of names
Allen Byrne
2017-10-03
1
-2/+3
*
new reference file
Allen Byrne
2017-10-03
1
-0/+7
*
Fix repack plugin test - reorganize test macros
Allen Byrne
2017-10-03
3
-286/+370
*
Adjust filter available variables
Allen Byrne
2017-10-02
1
-19/+35
*
Fix STREQUAL if commands.
Allen Byrne
2017-10-02
10
-34/+45
*
Use define name instead.
Allen Byrne
2017-09-20
1
-1/+1
*
Fix VS2013 compile error
Allen Byrne
2017-09-20
1
-0/+9
*
HDFFV-10276 Add UD flag option to h5repack
Allen Byrne
2017-09-07
3
-16/+16
*
HDFFV-9774 Apply standard mask to .err files
Allen Byrne
2017-09-06
6
-12/+12
*
HDFFV-10276 Add filter mask for standard err
Allen Byrne
2017-09-06
7
-12/+15
*
HDFFV-9774 Add enable-error-stack argument to h5diff
Allen Byrne
2017-08-31
23
-0/+186
*
HDFFV-10188 force non-native type description
Allen Byrne
2017-08-23
1
-1/+1
*
HDFFV-10188 emu insists on printing non-native description
Allen Byrne
2017-08-23
1
-1/+1
*
HDFFV-10188 fix typo
Allen Byrne
2017-08-21
1
-1/+1
*
HDFFV-10188 add missing copy commands
Allen Byrne
2017-08-21
1
-0/+2
*
HDFFV-10188 Add tests and files
Allen Byrne
2017-08-21
5
-6/+65
*
HDFFV-10188 enable null space test
Allen Byrne
2017-08-21
2
-6/+6
*
Fix misnamed file in test script
Allen Byrne
2017-08-02
1
-1/+1
*
Add h5repack tests for paged aggregation
Allen Byrne
2017-08-02
1
-3/+94
*
Merge pull request #620 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...
Vailin Choi
2017-08-02
13
-0/+195
|
\
|
*
Add h5repack tests for paged aggregation
Vailin Choi
2017-07-29
13
-0/+195
*
|
HDFFV-10256 Add test
Allen Byrne
2017-08-01
2
-0/+12
*
|
if PARALLEL copy seconf file to PAR folder
Allen Byrne
2017-07-27
1
-0/+3
*
|
Make sure zip_perf program does not run concurrently
Allen Byrne
2017-07-26
1
-0/+1
*
|
Correct copy to file name
Allen Byrne
2017-07-25
1
-1/+1
*
|
HDFFV-10246 Add check for string not null before use
Allen Byrne
2017-07-25
3
-0/+29
|
/
*
Closed a wayward fapl ID in tools/test/misc/repart_test.c
Dana Robinson
2017-07-19
1
-53/+42
*
Stripped C standard library headers from tools test code.
Dana Robinson
2017-07-19
7
-15/+0
*
HDFFV-10219 another mode change
Allen Byrne
2017-06-26
1
-1/+1
*
HDFFV-10219 change subset to use BINARY mode for h5dump
Allen Byrne
2017-06-26
1
-1/+1
*
HDFFV-10219 default input binary to NATIVE
Allen Byrne
2017-06-20
1
-2/+2
*
HDFFV-10219 - disable h5dump tests until h5import NATIVE is fixed
Allen Byrne
2017-06-19
2
-4/+4
*
HDFFFV-10219 fix file creation contention on windows
Allen Byrne
2017-06-16
1
-1/+1
*
HDFFV-10219 - fix name templates
Allen Byrne
2017-06-15
1
-3/+3
*
HDFFV-10219 add test headers
Allen Byrne
2017-06-15
1
-1/+3
*
HDFFV-10219 - Fix subset test
Allen Byrne
2017-06-15
1
-1/+1
*
HDFFV-10219Fix binary test to use gen files
Allen Byrne
2017-06-15
1
-7/+7
[next]