summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #1 in ~DYOUNG/vchoi_fork from ~DEROBINS/hdf5_der:svd_multi...Dana Robinson2020-09-091-5/+9
|\ \
| * | Fixes a leak of the metadata index memoryDana Robinson2020-09-081-5/+9
* | | Merge branch 'feature/vfd_swmr' into multiDavid Young2020-09-031-6/+98
|\ \ \ | |/ / |/| / | |/
| * Individually track the steps verified on each dataset. Take careDavid Young2020-09-031-5/+19
| * Give an overview of the bigsets test in a mega-comment at the top. Also,David Young2020-09-031-1/+79
* | Merge branch 'feature/vfd_swmr' into multiDavid Young2020-08-251-3/+4
|\ \ | |/
| * Use the terminology "expected" and "unexpected" errors instead of "soft" andDavid Young2020-08-251-3/+4
* | Merge branch 'feature/vfd_swmr' into multiDavid Young2020-08-212-0/+8
|\ \ | |/
| * Apply Dana's fix for production mode builds.David Young2020-08-212-0/+8
* | Merge branch 'feature/vfd_swmr' into multiDavid Young2020-08-2114-22/+29
|\ \ | |/
| * Avoid potential shadow-file clashes, call the shadow file `group-shadow`.David Young2020-08-211-1/+1
| * Call the shadow files bigset-shadow-<number> for some <number>,David Young2020-08-211-1/+1
| * Avoid potential shadow-file clashes, call the file `generator-shadow`.David Young2020-08-211-1/+1
| * Use the safe calloc() idiom, p = calloc(1, sizeof(*p)), and doDavid Young2020-08-213-3/+3
| * Avoid potential shadow-file clashes, call the shadow file `rw-shadow`.David Young2020-08-217-7/+8
| * Straggler from last: call the shadow file `vlstr-shadow`.David Young2020-08-211-1/+1
| * Avoid shadow file clashes, call the file `vlstr-shadow`.David Young2020-08-211-1/+1
| * To avoid potential clashes with other tests, call the shadow file `zoo-shadow`.David Young2020-08-211-1/+1
| * Derive the name of the shadow file from the HDF5 file: drop the .h5, addDavid Young2020-08-211-6/+12
* | Merge branch 'feature/vfd_swmr' into multiDavid Young2020-08-181-2/+6
|\ \ | |/
| * Sleep 1/10s between H5Dopen() tries. Make a couple of warning/error messagesDavid Young2020-08-181-2/+6
* | Merge branch 'feature/vfd_swmr' into multiDavid Young2020-08-181-5/+49
|\ \ | |/
| * Perform the dataset opens in reverse order to their creation, and ifDavid Young2020-08-181-5/+49
* | Merge branch 'feature/vfd_swmr' into multiDavid Young2020-08-172-10/+0
|\ \ | |/
| * Fix copy-and-paste error: do not copy the H5T_C_S1 type twice.David Young2020-08-172-10/+0
* | Merge branch 'aug-merge-attempt/feature/vfd_swmr' into aug-merge-attempt/may-...David Young2020-08-0423-538/+1474
|\ \ | |/
| * Merge branch 'aug-develop' into aug-merge-attempt/feature/vfd_swmrDavid Young2020-08-0423-538/+1474
| |\
| | * Minor normalizations with 1.12 branchDana Robinson2020-08-013-6/+3
| | * Minor normalizations with hdf5_1_10Dana Robinson2020-07-319-414/+331
| | * Fixed additional typos in tselect.c comments.Dana Robinson2020-07-281-2/+2
| | * Fixes typo in tselect.cDana Robinson2020-07-281-1/+1
| | * Updates H5Sset_extent_none() to set H5S_NULLDana Robinson2020-07-281-2/+78
| | * Merge pull request #2693 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV...Vailin Choi2020-07-175-1/+181
| | |\
| | | * Update MANIFEST.vchoi2020-07-161-0/+1
| | | * Fix for jira issue HDFFV-11080:vchoi2020-07-144-1/+180
| | * | H5R: fix type conversion of references within vlen typeJerome Soumagne2020-07-161-0/+270
| | |/
| | * Add new source files to CMake buildQuincey Koziol2020-06-281-0/+1
| | * Clean up warningsQuincey Koziol2020-06-281-21/+20
| | * Merge remote-tracking branch 'origin/develop' into monotonic_timerQuincey Koziol2020-06-273-54/+134
| | |\
| | | * * Fix intermittent error with Splitter VFD.Jacob Smith2020-06-253-54/+134
| | * | Merge remote-tracking branch 'origin/develop' into monotonic_timerQuincey Koziol2020-06-26226-49539/+88368
| | |\ \ | | | |/
| | | * Merge pull request #2615 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:bugfix/splitter_...Jake Smith2020-06-151-1/+2
| | | |\
| | | | * Patch a few holes in the Splitter VFD implementation.Jacob Smith2020-05-291-1/+2
| | | * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Larry Knox2020-06-071-7/+7
| | | |\ \
| | | | * | Detect when there's the same-shaped selection of a single block of elements onQuincey Koziol2020-06-051-7/+7
| | | * | | Add flags from config/clang-warnings/*general files to H5 C and CXX flags for...Larry Knox2020-06-061-3/+3
| | | |/ /
| | | * | Normalizations with 1.10 branch.Dana Robinson2020-06-021-4/+4
| | | |/
| | | * Minor tweaks to testhdf5 code after normalization with 1.10.Dana Robinson2020-05-282-45/+45
| | | * Misc warning fixes.Dana Robinson2020-05-104-18/+39
| | | * Align contents of CMake and autotools testfile cleanup lists.Quincey Koziol2020-05-032-90/+49