summaryrefslogtreecommitdiffstats
path: root/test/vfd_swmr_group_writer.c
Commit message (Expand)AuthorAgeFilesLines
* Add to the "bigset" writer a `-M` command-line option that enables the use ofDavid Young2020-07-211-1/+1
* Suppress the error-stack printouts while attempting to open and read anDavid Young2020-07-141-1/+8
* If a group's attribute isn't present, that's ok. Retry.David Young2020-07-141-8/+13
* Use native byte order unless big-endian is specified with `-b` option.David Young2020-07-021-6/+11
* Add/check a group attribute every so many steps. delete some dead code, andDavid Young2020-06-221-5/+68
* Delete unused variables and struct members.David Young2020-06-031-4/+0
* Disable the error-stack printing around the H5Gopen() call that we know willDavid Young2020-05-281-0/+3
* Add a test writer that creates groups under the root and a reader that pollsDavid Young2020-05-271-0/+264