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
*
Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...
David Young
2020-05-20
1
-6/+0
*
Undo accidental test deletion.
David Young
2020-05-20
1
-1/+1
*
Straggler from previous commit: build and link the new .c files where I
David Young
2020-05-20
1
-2/+7
*
Change some GCC warnings to errors. Fix code to quiet some warnings.
David Young
2020-05-20
1
-1/+1
*
Create a reader for the extensible datasets tests.
David Young
2020-05-07
1
-4/+5
*
Add my work-in-progress dataset test. It writes a handful of datasets
David Young
2020-05-06
1
-1/+4
*
Add a `reader` personality to vfd_swmr_zoo_writer. Remove the disused
David Young
2020-03-31
1
-2/+5
*
Let tests provide a "hook" that runs after each step in create_zoo().
David Young
2020-03-23
1
-1/+1
*
Take a stab at a "zoo" writer for VFD SWMR: write all of the same
David Young
2020-03-20
1
-2/+5
*
Add tests for the two expected failure modes for variable-length (VL) strings
David Young
2020-03-13
1
-2/+2
*
Add my work in progress on variable-length string test for VFD SWMR.
David Young
2020-03-10
1
-1/+3
*
Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,
David Young
2019-12-09
1
-29/+52
*
(A) Fixes for the assertion failures described in issue #2 (see John Mainzer'...
Vailin Choi
2018-11-14
1
-2/+6
*
Third batch of checkin:
Vailin Choi
2018-09-28
1
-1/+4
*
Merge pull request #10 in ~VCHOI/my_hdf5_fork from develop to feature/vfd_swmr
Vailin Choi
2018-09-04
1
-5/+5
|
\
|
*
HD prefix and whitespace
Allen Byrne
2018-08-28
1
-5/+5
*
|
Preliminary checkins for implementation done so far:
Vailin Choi
2018-08-14
1
-1/+1
|
/
*
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
*
Add "-rpath /nowhere" to *_la_LDFLAGS for plugin test libraries. This
lrknox
2017-10-09
1
-16/+14
*
Fix for HDFFV-10216 segfault in H5G_node_cmp3 with corrupt h5 file
Vailin Choi
2017-08-22
1
-1/+1
*
Fix for HDFFV-10160
Vailin Choi
2017-06-29
1
-5/+7
*
Comment out install-exec-hooks to remove libdynlib* files. Allen did
lrknox
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
*
Our best effort to build dynamic plugin tests and not install them with
lrknox
2017-04-21
1
-16/+14
*
Add targets for plugin test libraries to avoid linking to external libs.
lrknox
2017-04-20
1
-1/+15
*
HDFFV-10170 undo patch
Allen Byrne
2017-04-18
1
-7/+6
*
Add plugin options for libs
Allen Byrne
2017-04-18
1
-0/+4
*
HDFFV-10170 fix command syntax
Allen Byrne
2017-04-17
1
-1/+1
*
HDFFV-10170 chnage test libs to noinst type
Allen Byrne
2017-04-13
1
-4/+1
*
Final merge of page buffering branch to develop
Quincey Koziol
2017-03-14
1
-2/+2
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2017-01-29
1
-13/+34
|
\
|
*
Moved remaining SWMR-related test files to develop.
Dana Robinson
2017-01-26
1
-13/+34
*
|
Cache image feature and testing
Quincey Koziol
2017-01-29
1
-2/+4
|
/
*
tools/test/h5diff/testh5diff.sh.in:
lrknox
2017-01-13
1
-1/+1
*
Added a missing test file needed for the flushrefresh script.
Dana Robinson
2016-12-30
1
-1/+2
*
Bring new/updated tests from revise+chunks branch: flush1/flush2 update and
Quincey Koziol
2016-12-20
1
-6/+16
*
Merge SWMR-related testing to existing tests.
Quincey Koziol
2016-12-18
1
-1/+1
*
Merge SWMR-oriented accumulator tests from revise_chunks to develop.
Quincey Koziol
2016-12-18
1
-1/+3
*
Bring SWMR support in to the main development branch. (Finally!) More tests
Quincey Koziol
2016-12-02
1
-4/+5
*
Add cache logging test.
Quincey Koziol
2016-11-04
1
-2/+4
*
Merge branch 'develop' into evict_on_close
Dana Robinson
2016-09-14
1
-2/+3
|
\
|
*
[svn-r30240] JAVA-1920: Create a filter plugin test that has a filter which c...
Allen Byrne
2016-08-01
1
-2/+3
*
|
[svn-r30084] First pass at the evict-on-close feature.
Dana Robinson
2016-06-15
1
-1/+1
|
/
*
[svn-r30068] Description:
Quincey Koziol
2016-06-13
1
-1/+1
[next]