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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
HDF5 API test updates (#3835) (#3889)
jhendersonHDF
2023-12-08
1
-0/+1
*
1.14 sync with develop (#3660)
jhendersonHDF
2023-10-12
1
-12/+13
*
Sync test dir w/ develop (#3303)
Dana Robinson
2023-07-28
1
-12/+12
*
Remove "Programmer" lines (#3294)
Dana Robinson
2023-07-27
1
-3/+0
*
Add initial version of HDF5 API tests (#2877)
jhendersonHDF
2023-05-03
1
-1/+71
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
1
-1/+0
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
1
-14/+14
*
Subfiling VFD (#1883)
jhendersonHDF
2022-07-22
1
-2/+2
*
Adds format attribute to additional functions (#1868)
Dana Robinson
2022-07-11
1
-1/+1
*
h5test.h testing macros get enclosed in do..while loops (#1721)
Dana Robinson
2022-05-04
1
-21/+24
*
Fix some const cast and stack/static object size warnings (#1700)
jhendersonHDF
2022-05-01
1
-0/+9
*
Create 2D arrays on the heap in a different way (#1169)
David Young
2021-11-23
1
-50/+9
*
VFD plugins (#602)
jhendersonHDF
2021-09-29
1
-3/+9
*
Removes develop header cruft (#828)
Dana Robinson
2021-07-09
1
-1/+1
*
Cleans up POSIX/C bits in H5private.h (#804)
Dana Robinson
2021-06-29
1
-5/+1
*
Removes obsolete equivalents of C99's __func__ (#800)
Dana Robinson
2021-06-29
1
-1/+1
*
Includes hdf5dev.h in hdf5.h (#728)
Dana Robinson
2021-06-07
1
-1/+0
*
Combo set of async and other changes (#161)
Quincey Koziol
2021-06-02
1
-1/+2
*
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
Sean McBride
2021-02-23
1
-2/+2
*
Update license url (#332)
Larry Knox
2021-02-17
1
-1/+1
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-112/+159
*
Removes staff email addresses from the repository
Dana Robinson
2020-08-07
1
-1/+1
*
Squash merge of file locking fixes
Dana Robinson
2020-08-03
1
-0/+1
*
* Fix intermittent error with Splitter VFD.
Jacob Smith
2020-06-25
1
-0/+1
*
Updates to tools warning PR from code review.
Dana Robinson
2020-04-26
1
-4/+4
*
Fixes for warnings in the tools code.
Dana Robinson
2020-04-25
1
-0/+59
*
Add Splitter VFD to library.
Jacob Smith
2020-03-13
1
-0/+1
*
So that I can use PASSED(); anywhere a statement can go, #define PASSED() with
David Young
2020-02-28
1
-1/+1
*
Add HD prefix to tests
Allen Byrne
2019-08-15
1
-10/+10
*
Add support for GCC9, update warnhist script, and clean up warnings.
Quincey Koziol
2019-07-03
1
-1/+1
*
Improvements to the H5Fis_accessible() and H5Fis_hdf5() tests
Dana Robinson
2019-04-25
1
-0/+1
*
Set V112 as the latest format and extend the arrays of version bounds.
Vailin Choi
2019-04-04
1
-0/+1
*
Specify the default VOL connector to use with an environment variable.
Quincey Koziol
2019-03-10
1
-3/+1
*
Merge pull request #1434 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop
Jordan Henderson
2019-01-07
1
-1/+1
|
\
|
*
Fix TESTING_2 macro to align output with TESTING macro
Jordan Henderson
2019-01-07
1
-1/+1
*
|
Corrected comment in src/H5VLint.c, fixed pass-through info size in
Quincey Koziol
2019-01-06
1
-0/+6
|
/
*
Refactor infrastructure for setting FAPL information from environment
Quincey Koziol
2018-11-28
1
-6/+4
*
VOL FEATURE
Dana Robinson
2018-10-10
1
-0/+1
*
Cleanup overuse of include files
Allen Byrne
2018-02-14
1
-0/+5
*
Added a test for VFD IDs to testhdf5.
Dana Robinson
2017-07-01
1
-0/+1
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
Bring new/updated tests from revise+chunks branch: flush1/flush2 update and
Quincey Koziol
2016-12-20
1
-0/+3
*
[svn-r30201] Description:
Quincey Koziol
2016-07-18
1
-0/+1
*
[svn-r29132] Added new single-responsibility functions to h5test.c/h that can
Dana Robinson
2016-02-17
1
-0/+17
*
[svn-r27835] Description:
Quincey Koziol
2015-09-21
1
-1/+2
|
\
|
*
[svn-r27768] Description:
Quincey Koziol
2015-09-14
1
-0/+2
*
|
[svn-r27420] Fixed VDS test to handle the family driver correctly.
Neil Fortner
2015-07-21
1
-0/+1
*
|
[svn-r27419] Merge revisions 27394 through 27418 from trunk to vds branch.
Neil Fortner
2015-07-21
1
-1/+1
|
\
\
|
|
/
|
*
[svn-r27407] Updated the H5_ATTR_* macros.
Dana Robinson
2015-07-18
1
-1/+1
*
|
[svn-r27256] Merge revisions 27102 through 27255 from trunk to vds branch.
Neil Fortner
2015-06-19
1
-18/+0
|
\
\
|
|
/
[next]