summaryrefslogtreecommitdiffstats
path: root/test/use_common.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed fprintf to HDfprintf in the following routines:Vailin Choi2018-11-011-56/+56
| | | | | 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-25/+7
| | | | | 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.
* Fixed many minor warnings.Dana Robinson2017-05-251-5/+9
|
* 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-6/+6
|
* Moved remaining SWMR-related test files to develop.Dana Robinson2017-01-261-0/+653