summaryrefslogtreecommitdiffstats
path: root/test/use_append_chunk.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed some exit calls.Dana Robinson2019-09-071-2/+2
|
* Fixed exit() to HDexit() in use_append_chunk.c and use_append_mchunks.cVailin Choi2018-11-011-2/+2
|
* Fixed fprintf to HDfprintf in the following routines:Vailin Choi2018-11-011-30/+30
| | | | | 1) read_uc_file() in use_common.c 2) main() of use_append_chunk.c and use_append_mchunks.c
* Fix for HDFFV-10554 use_append_chunks in swmr use case test failureVailin Choi2018-10-301-17/+50
| | | | | Fix the timing issue of the test by moving the open/close of the test file for the writer to use_append_chunk.c and use_append_mchunks.c.
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-251-6/+4
| | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file.
* Cleanups and normalizations against incoming page_buffering changes.Quincey Koziol2017-02-201-13/+13
|
* Minor warning fixes.Dana Robinson2017-02-091-4/+4
|
* Moved remaining SWMR-related test files to develop.Dana Robinson2017-01-261-0/+233