summaryrefslogtreecommitdiffstats
path: root/test/use_append_chunk.c
Commit message (Collapse)AuthorAgeFilesLines
* Misc library test changes from develop.Dana Robinson2020-05-171-109/+128
|
* HDFFV-10903 merge dev changes to 1.10Allen Byrne2019-09-181-2/+2
|
* Merge pull request #1314 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to ↵Vailin Choi2018-11-131-41/+74
| | | | | | | | | develop * commit '51076d40617aa6f0236809c2c919cc6921b3bbc1': Fixed exit() to HDexit() in use_append_chunk.c and use_append_mchunks.c Fixed fprintf to HDfprintf in the following routines: 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 failure 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.
* Change copyright headers to replace url referring to file to be removedlrknox2017-04-141-6/+4
| | | | | | | | and replace it with new url for COPYING file. Fix 2 lines in java error test expected output file where messages include line numbers changed by reducing the copyright header by 2 lines.
* 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