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
/
test
/
h5test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Work around compiler fussiness on platypus.
Quincey Koziol
2019-01-11
1
-13/+39
*
Corrected comment in src/H5VLint.c, fixed pass-through info size in
Quincey Koziol
2019-01-06
1
-0/+44
*
Merge branch 'develop' into openmpi_tweaks
Dana Robinson
2018-12-31
1
-43/+4
|
\
|
*
Merge branch 'develop' into dset_ohdr_minimize
Jacob Smith
2018-12-27
1
-2/+2
|
|
\
|
*
\
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...
Jacob Smith
2018-12-19
1
-14/+19
|
|
\
\
|
*
\
\
Merge branch 'develop' into dset_ohdr_minimize
Jacob Smith
2018-12-18
1
-6/+9
|
|
\
\
\
|
*
\
\
\
Merge branch 'develop' into dset_ohdr_minimize
Jacob Smith
2018-12-12
1
-155/+269
|
|
\
\
\
\
|
*
|
|
|
|
Remove redundant code and refactor
Jacob Smith
2018-09-12
1
-43/+4
*
|
|
|
|
|
Added a shell script so we can run the parallel flush test
Dana Robinson
2018-12-20
1
-1/+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Correct core VFD to run with a 1MB increment instead of a 1 byte increment!
Quincey Koziol
2018-12-19
1
-2/+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Updates the autotools tests to also emit the VOL connector
Dana Robinson
2018-12-16
1
-14/+19
|
|
_
|
/
|
/
|
|
*
|
|
Fix plugin code from referencing invalid key ID value, and also switch from
Quincey Koziol
2018-12-13
1
-6/+9
|
|
/
|
/
|
*
|
Add a couple of missing prototypes for static routines, along with updating
Quincey Koziol
2018-11-30
1
-6/+6
*
|
Add support for "make check-vol", along with a few minor cleanups, etc.
Quincey Koziol
2018-11-29
1
-2/+11
*
|
Refactor infrastructure for setting FAPL information from environment
Quincey Koziol
2018-11-28
1
-147/+213
*
|
Updates after merging changes from develop.
Quincey Koziol
2018-10-26
1
-5/+5
*
|
Updates to the VOL ID and object API calls.
Dana Robinson
2018-10-17
1
-1/+1
*
|
VOL FEATURE
Dana Robinson
2018-10-10
1
-0/+43
*
|
Normalization with vol_integration (test code and H5Xtest.c)
Dana Robinson
2018-09-20
1
-7/+3
|
/
*
Changes made based on feedback from pull request #1039.
Vailin Choi
2018-05-14
1
-1/+1
*
Fix for HDFFV-10180 Performance issues with H5Oget_info.
Vailin Choi
2018-04-24
1
-2/+2
*
Normalization with VOL integration branch.
Dana Robinson
2017-12-05
1
-65/+42
*
Added a test for VFD IDs to testhdf5.
Dana Robinson
2017-07-01
1
-0/+100
*
Rework of the POSIX file open permissions and macros to clean up
Dana Robinson
2017-04-28
1
-2/+2
*
Changed the Windows POSIX open() file permissions to be correct
Dana Robinson
2017-04-28
1
-2/+2
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
Deleted an extraneous remove() call from a test function
Dana Robinson
2017-02-08
1
-3/+1
*
Bring new/updated tests from revise+chunks branch: flush1/flush2 update and
Quincey Koziol
2016-12-20
1
-0/+121
*
Fixed a few memory problems in test/cache_logging.c and
Dana Robinson
2016-11-23
1
-11/+22
*
Merge branch 'develop' into evict_on_close
Dana Robinson
2016-09-30
1
-7/+25
|
\
|
*
Clean up hardcoded constants and check return values better. (Comments from
Quincey Koziol
2016-09-29
1
-2/+5
|
*
Description:
Quincey Koziol
2016-09-29
1
-2/+2
|
*
Description:
Quincey Koziol
2016-09-27
1
-7/+22
*
|
Fixed typo
Dana Robinson
2016-09-24
1
-1/+1
|
/
*
[svn-r30295] Minor whitespace cleanup in h5test.c.
Dana Robinson
2016-08-17
1
-45/+55
*
[svn-r30113] Description:
Quincey Koziol
2016-06-28
1
-3/+3
*
[svn-r30017] Description:
Quincey Koziol
2016-06-06
1
-1/+1
*
[svn-r29881] Add include guards.
Allen Byrne
2016-05-04
1
-2/+1
*
[svn-r29548] Minor normalization w/ trunk in preparation for big merge.
Dana Robinson
2016-03-24
1
-7/+7
*
[svn-r29132] Added new single-responsibility functions to h5test.c/h that can
Dana Robinson
2016-02-17
1
-0/+294
*
[svn-r27848] Description:
Quincey Koziol
2015-09-22
1
-2/+2
*
[svn-r27835] Description:
Quincey Koziol
2015-09-21
1
-15/+47
|
\
|
*
[svn-r27768] Description:
Quincey Koziol
2015-09-14
1
-12/+72
*
|
[svn-r27420] Fixed VDS test to handle the family driver correctly.
Neil Fortner
2015-07-21
1
-5/+31
*
|
[svn-r27191] Merged r26781 to r27185 from trunk
Dana Robinson
2015-06-11
1
-79/+83
|
\
\
|
|
/
|
*
[svn-r27185] fix more instances where both mpi is_initialized and is_finalize...
Mohamad Chaarawi
2015-06-10
1
-77/+81
|
*
[svn-r27133] - Add a new attribute function characterstic for format:
Mohamad Chaarawi
2015-06-01
1
-3/+3
*
|
[svn-r27153] Implement fill value support for VDS.
Neil Fortner
2015-06-05
1
-6/+6
*
|
[svn-r27145] Add some testing for printf-style source dataset name resolution.
Neil Fortner
2015-06-03
1
-42/+67
|
/
*
[svn-r25750] use MPI_File_get_size() instead of stat when retrieving the file...
Mohamad Chaarawi
2014-10-28
1
-4/+17
[next]