summaryrefslogtreecommitdiffstats
path: root/test/vfd_swmr_bigset_writer.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing newline to dbgf() statement.David Young2020-05-151-1/+1
* Make `-q` actually quiet the program.David Young2020-05-151-1/+1
* Make the personality detection more robust like I did forDavid Young2020-05-151-4/+11
* Let us change the chunk size with command-line options, -r rows and -cDavid Young2020-05-151-84/+152
* Delete extra line. NFCI.David Young2020-05-091-1/+0
* Add missing return-value check.David Young2020-05-091-0/+3
* Take care not to leak property lists or data spaces.David Young2020-05-091-8/+12
* Fix bugs in the dataset dimensions checks.David Young2020-05-071-4/+6
* Create a reader for the extensible datasets tests.David Young2020-05-071-22/+231
* Add my work-in-progress dataset test. It writes a handful of datasetsDavid Young2020-05-061-0/+401