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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code style and warning cleanups, from revise_chunks branch.
Quincey Koziol
2016-11-06
5
-5220/+4867
*
Add cache logging test.
Quincey Koziol
2016-11-04
4
-2/+184
*
Merge pull request #100 in HDFFV/hdf5 from ~FRANK.WILLMORE/hdf5:HDFFV-8882-re...
Frank Willmore
2016-11-03
19
-48/+48
|
\
|
*
Changes to be committed:
Frank.Willmore
2016-10-25
19
-48/+48
*
|
Merge pull request #123 in HDFFV/hdf5 from ~KOZIOL/hdf5:develop to develop
Quincey Koziol
2016-11-03
1
-1/+1
|
\
\
|
*
|
Uncomment line in test/objcopy.c, clean up whitespace and POSIX call wrapping
Quincey Koziol
2016-11-03
1
-1/+1
|
|
/
*
|
Removed commented-out lines that clean up test files.
Dana Robinson
2016-11-03
1
-2/+2
*
|
Added a test for old- and new-style groups under evict-on-close.
Dana Robinson
2016-10-30
1
-33/+141
*
|
Evict-on-close now works with groups.
Dana Robinson
2016-10-28
1
-29/+88
|
/
*
Fixed Windows dsets.c test failure.
Dana Robinson
2016-10-14
1
-1/+1
*
Revert "Fixed Windows test failures."
Dana Robinson
2016-10-14
1
-1/+1
*
Fixed Windows test failures.
derobins
2016-10-14
1
-1/+1
*
Changed H5Dcreate to H5Dcreate2 in test/evict_on_close.c
Dana Robinson
2016-10-01
1
-7/+7
*
Merge branch 'develop' into evict_on_close
Dana Robinson
2016-09-30
12
-114/+385
|
\
|
*
Clean up hardcoded constants and check return values better. (Comments from
Quincey Koziol
2016-09-29
6
-43/+62
|
*
Description:
Quincey Koziol
2016-09-29
1
-2/+2
|
*
Description:
Quincey Koziol
2016-09-27
12
-93/+345
*
|
Added full implementation of EoC cache test.
Dana Robinson
2016-09-30
1
-13/+30
*
|
Added code to create the test file for all chunk index and layout types.
Dana Robinson
2016-09-30
1
-15/+293
*
|
Fleshed out evict on close test that inspects cache.
Dana Robinson
2016-09-29
1
-24/+194
*
|
Added the beginnings of a file generator to the test.
Dana Robinson
2016-09-24
1
-16/+186
*
|
Fixed typo
Dana Robinson
2016-09-24
1
-1/+1
*
|
Merge branch 'develop' into evict_on_close
Dana Robinson
2016-09-14
56
-1236/+2335
|
\
\
|
|
/
|
*
Add longer timeout to cache tests - test has consistently exceeded
Allen Byrne
2016-09-06
1
-6/+6
|
*
[svn-r30308] Fix for HDFFV-7991--error when copying dataset with attribute wh...
Vailin Choi
2016-08-19
1
-2/+317
|
*
[svn-r30306] Updated vfd test to be better about fapls and h5_reset().
Dana Robinson
2016-08-19
1
-72/+110
|
*
[svn-r30297] Changed FAIL_STACK_ERROR to TEST_ERROR in test/vfd.c.
Dana Robinson
2016-08-18
1
-51/+51
|
*
[svn-r30295] Minor whitespace cleanup in h5test.c.
Dana Robinson
2016-08-17
1
-45/+55
|
*
[svn-r30292] Description:
Quincey Koziol
2016-08-16
1
-1/+1
|
*
[svn-r30285] Description:
Quincey Koziol
2016-08-13
16
-212/+204
|
*
[svn-r30275] Rework test_mf_bug1 to work with multi and split drivers.
Neil Fortner
2016-08-09
1
-66/+106
|
*
[svn-r30268] Remove failure causing code in test/mf.c unintentionally added i...
Neil Fortner
2016-08-08
1
-1/+1
|
*
[svn-r30264] Fixed an issue that could occur when using H5Pset_alignment wher...
Neil Fortner
2016-08-08
1
-17/+143
|
*
[svn-r30245] remove incorrect copy
Allen Byrne
2016-08-01
1
-6/+0
|
*
[svn-r30241] JAVA-1920: new filter for tests.
Allen Byrne
2016-08-01
1
-0/+104
|
*
[svn-r30240] JAVA-1920: Create a filter plugin test that has a filter which c...
Allen Byrne
2016-08-01
4
-6/+51
|
*
[svn-r30238] Follow-on to HDFFV-9928: remove unconditional call of time.h typ...
Allen Byrne
2016-08-01
9
-24/+0
|
*
[svn-r30237] HDFFV-9939: Change cmake commands to reduce POST_BUILD custom co...
Allen Byrne
2016-08-01
1
-110/+20
|
*
[svn-r30228] Changed a few printf calls to HDprintf in file_image.c.
Dana Robinson
2016-07-30
1
-4/+5
|
*
[svn-r30224] Added HDprintf() macro that uses HDfprintf w/ stdout.
Dana Robinson
2016-07-27
2
-10/+10
|
*
[svn-r30219] Description:
Quincey Koziol
2016-07-22
6
-49/+51
|
*
[svn-r30201] Description:
Quincey Koziol
2016-07-18
4
-18/+46
|
*
[svn-r30189] Description:
Quincey Koziol
2016-07-18
14
-465/+597
|
*
[svn-r30184] Converted h5_fileaccess() to H5Pcreate() in the sec2 test.
Dana Robinson
2016-07-14
1
-1/+2
|
*
[svn-r30163] Changed a h5_fileaccess() call to H5Pcreate() in the core VFD test.
Dana Robinson
2016-07-09
1
-1/+2
|
*
[svn-r30158] Description:
Quincey Koziol
2016-07-07
2
-62/+63
|
*
[svn-r30151] Fix daily test failures for checkin #30143 for HDFFV-9940.
Vailin Choi
2016-07-06
1
-3/+3
|
*
[svn-r30148] Expanded core VFD test in vfd.c. Minor tidying to sec2 VFD test ...
Dana Robinson
2016-07-06
1
-189/+295
|
*
[svn-r30143] Fix for HDFFV-9940.
Vailin Choi
2016-07-04
1
-0/+277
*
|
Added missing evict on close test file line to test/CMakeLists.txt.
Dana Robinson
2016-09-14
1
-0/+1
[next]