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
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move test utilities to utils/test folder (#1109)
Allen Byrne
2021-10-20
1
-4/+10
*
VFD plugins (#602)
jhendersonHDF
2021-09-29
1
-3/+9
*
Combo set of async and other changes (#161)
Quincey Koziol
2021-06-02
1
-1/+1
*
Makes the event_set test a single-source target (#690)
Dana Robinson
2021-05-27
1
-1/+0
*
Removes dead H5ST package from the library (#528)
Dana Robinson
2021-03-30
1
-1/+1
*
Update license url (#332)
Larry Knox
2021-02-17
1
-1/+1
*
Bring async branch to develop (#166)
Quincey Koziol
2020-12-14
1
-2/+3
*
Moves the lists of VOL connectors and VFDs in Autotools builds (#162)
Dana Robinson
2020-12-12
1
-14/+0
*
Minor normalization with the async branch (#159)
Dana Robinson
2020-12-12
1
-1/+4
*
(fix) Segmentation fault when using a compound type. (#143)
Jan-Willem Blokland
2020-12-02
1
-1/+1
*
Basic alignment with async branch (#115)
Quincey Koziol
2020-11-23
1
-1/+2
*
Fix for jira issue HDFFV-11080:
vchoi
2020-07-14
1
-1/+1
*
Merge remote-tracking branch 'origin/develop' into monotonic_timer
Quincey Koziol
2020-06-26
1
-67/+86
|
\
|
*
Align contents of CMake and autotools testfile cleanup lists.
Quincey Koziol
2020-05-03
1
-8/+9
|
*
Avoid allocating a chunk index for datasets with 0-sized dimensions, until
Quincey Koziol
2020-05-01
1
-1/+2
|
*
Add Splitter VFD to library.
Jacob Smith
2020-03-13
1
-6/+13
|
*
Replace pthread_self_ulong() with H5TS_thread_id(). The POSIX Threads
David Young
2020-02-03
1
-1/+1
|
*
Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...
David Young
2019-11-27
1
-7/+1
|
*
Undo accidental test deletion.
David Young
2019-11-13
1
-1/+1
|
*
Straggler from previous commit: build and link the new .c files where I
David Young
2019-11-13
1
-1/+7
|
*
Change some GCC warnings to errors. Fix code to quiet some warnings.
David Young
2019-11-05
1
-1/+1
|
*
Add new H5R API that abstracts object, region and attribute reference types
Jerome Soumagne
2019-10-08
1
-3/+3
|
*
HDFFV-10677 and HDFFV-10661
Binh-Minh Ribler
2019-08-28
1
-3/+3
|
*
Mostly whitespace in testpar, addl changes for tmp dir
Allen Byrne
2019-08-15
1
-1/+2
|
*
Update COPYING file.
Larry Knox
2019-07-30
1
-1/+1
|
*
Squashed commit of the following:
Larry Knox
2019-07-25
1
-8/+8
|
*
Some coding style changes.
Songyu Lu
2019-04-11
1
-2/+2
|
*
HDFFV-10658 - setting and getting properties in API context:
Songyu Lu
2019-04-09
1
-2/+2
|
*
This commit basically has the following changes:
Songyu Lu
2019-04-04
1
-7/+11
|
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Vailin Choi
2019-01-02
1
-11/+13
|
|
\
|
|
*
Merge pull request #1413 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:yay_plugins to...
Dana Robinson
2018-12-31
1
-9/+10
|
|
|
\
|
|
|
*
Added test_vol_plugin.sh to the list of scripts to clean
Dana Robinson
2018-12-28
1
-1/+2
|
|
|
*
Added a simple test for registration of VOL connector plugins.
Dana Robinson
2018-12-27
1
-8/+8
|
|
*
|
Move H5Fset_dset_no_attrs_hint VOL operations to native.
Jacob Smith
2018-12-18
1
-1/+1
|
|
*
|
Merge branch 'develop' into dset_ohdr_minimize
Jacob Smith
2018-12-12
1
-3/+15
|
|
|
\
\
|
|
|
|
/
|
|
*
|
change test file name and apply 'h5_fixname' to it
Jacob Smith
2018-12-11
1
-1/+1
|
|
*
|
Add presumptive test for external links.
Jacob Smith
2018-09-12
1
-2/+2
|
|
*
|
Stash work on object header reduction code and tests.
Jacob Smith
2018-09-11
1
-7/+8
|
*
|
|
Fix for HDFFV-10659: The library abort with "infinite loop closing library"
Vailin Choi
2018-12-28
1
-7/+9
|
|
|
/
|
|
/
|
|
*
|
Correct "make check-vol" regression test target.
Quincey Koziol
2018-11-29
1
-0/+2
|
*
|
Add support for "make check-vol", along with a few minor cleanups, etc.
Quincey Koziol
2018-11-29
1
-0/+3
|
*
|
VOL FEATURE
Dana Robinson
2018-10-10
1
-3/+10
|
*
|
HD prefix and whitespace
Allen Byrne
2018-08-28
1
-5/+5
|
|
/
|
*
Apply Cygwin pathches from Marco Atzeri.
Larry Knox
2018-07-18
1
-0/+2
|
*
Merge branch 'develop' into h5do_direct_chunk_hl_to_src
Dana Robinson
2018-04-30
1
-1/+1
|
|
\
|
|
*
Fix errors in Makefile.am files that cause "make check" to repeat test, even
Quincey Koziol
2018-04-29
1
-1/+1
|
*
|
First stage of moving H5DOread/write_chunk() to src/ and making
Dana Robinson
2018-04-30
1
-6/+7
|
|
/
|
*
Added gen_bounds.c
Binh-Minh Ribler
2018-02-01
1
-1/+1
|
*
Fixed the problems with LDFLAGS and AM_LDFLAGS in filter plugins.
Dana Robinson
2017-11-13
1
-4/+4
|
*
Plugin test rework
Dana Robinson
2017-11-09
1
-30/+19
[next]