summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/develop' into post_open_fixQuincey Koziol2021-07-143-561/+561
|\
| * OESS-168:Remove implicit conversion warnings. (#829)H. Joe Lee2021-07-121-559/+559
| * Removes develop header cruft (#828)Dana Robinson2021-07-092-2/+2
* | Fix paths for swmr_compat_vfd utilityQuincey Koziol2021-07-022-2/+2
* | Move utility to check VFD for SWMR compatibility to utils directoryQuincey Koziol2021-07-029-63/+7
* | Rename tool for checking VOL connector compatibilityQuincey Koziol2021-07-021-2/+2
* | Merge remote-tracking branch 'origin/develop' into post_open_fixQuincey Koziol2021-06-303-3/+3
|\ \ | |/
| * Fixes parallel issues from recent C99 changes (#809)Dana Robinson2021-06-303-3/+3
* | Merge remote-tracking branch 'origin/develop' into post_open_fixQuincey Koziol2021-06-296-306/+331
|\ \ | |/
| * Cleans up POSIX/C bits in H5private.h (#804)Dana Robinson2021-06-292-9/+19
| * Removes obsolete equivalents of C99's __func__ (#800)Dana Robinson2021-06-295-297/+312
* | Committing clang-format changesgithub-actions2021-06-2810-79/+81
* | Most changes for fixing post open issuesQuincey Koziol2021-06-2812-1229/+1476
|/
* Fixes non-C99 format strings in tarray test code (#766)Dana Robinson2021-06-181-23/+30
* Fix several warnings (#747)jhendersonHDF2021-06-1613-50/+152
* Fix Direct VFD Testing in CMake (#742)jhendersonHDF2021-06-111-1/+1
* Includes hdf5dev.h in hdf5.h (#728)Dana Robinson2021-06-076-9/+5
* Adds a quick for for some egregious chunk_info badness (#722)Dana Robinson2021-06-031-18/+23
* Combo set of async and other changes (#161)Quincey Koziol2021-06-0216-61/+1428
* Removes pre-C99 build and header cruft (#700)Dana Robinson2021-05-282-25/+0
* CMake fix for sporadic flush2 failures (#692)Dana Robinson2021-05-271-8/+0
* Makes the event_set test a single-source target (#690)Dana Robinson2021-05-272-20/+1
* Use internal version of H5Eprint2 to avoid possible stack overflow (#661)jhendersonHDF2021-05-262-10/+8
* err_compat test cleanup (#681)Dana Robinson2021-05-252-123/+146
* Various CMake changes (#679)Dana Robinson2021-05-242-2/+2
* Brings chunk_info valgrind fix from 1.12 (#677)Dana Robinson2021-05-241-7/+8
* Add H5Dchunk_iter method for iterating over chunks (#6)Gaute Hope2021-05-191-18/+95
* Fix H5Eget_auto2/H5Eauto_is_v2 to not clear error stack (#625)jhendersonHDF2021-05-121-1/+13
* Purges UFAIL from the library (#637)Dana Robinson2021-05-112-5/+3
* Removes gratuitous (double)x.yF casts (#632)Dana Robinson2021-05-0717-159/+159
* Hash table replacement for skip lists in ID code (#600)Dana Robinson2021-05-041-2/+2
* Ubsan fixes (#498)Sean McBride2021-05-031-93/+0
* Fixes crashes when size_hint > UINT32_MAX is passed to H5Gcreate1 (#611)Dana Robinson2021-04-301-2/+23
* Fixes a segfault when H5Pset_mdc_log_options is called multiple times on a fa...Dana Robinson2021-04-291-0/+6
* Fix for a segfault when H5Pset_fapl_log is passed an invalid fapl ID (#607)Dana Robinson2021-04-291-1/+12
* CMake changes to byproducts - ninja warnings (#568)Allen Byrne2021-04-241-0/+4
* Update top-level COPYING file and remove COPYING files from subdirectories (#...Larry Knox2021-04-211-13/+0
* Fixes incorrect usage of H5I_BADID (#554)Dana Robinson2021-04-191-3/+3
* Cleanup CMake code for doxygen and perl shell scripts (#552)Allen Byrne2021-04-192-4/+2
* Brings the native implementation of H5Fdelete() from Bitbucket (#524)Dana Robinson2021-04-164-65/+60
* Minor warning fixes in develop (#526)Dana Robinson2021-03-312-2/+1
* Removes dead H5ST package from the library (#528)Dana Robinson2021-03-306-396/+2
* Updates that allow accum SWMR tests to work on Windows (#493)Dana Robinson2021-03-271-60/+102
* Misc warning fixes (#495)Dana Robinson2021-03-247-58/+70
* File locks now work on Windows (#480)Dana Robinson2021-03-221-0/+23
* Fix CMake error message location. (#478)H. Joe Lee2021-03-201-2/+2
* Suppresses the tcheck_version test's abort dialog on Windows (#477)Dana Robinson2021-03-171-0/+23
* Cleans up a couple of MSVC warnings in testhdf5 (#475)Dana Robinson2021-03-172-5/+7
* Update clang config (#473)Quincey Koziol2021-03-1764-691/+2761
* Replaces checks for fork, etc. with checks for unistd.h (#457)Dana Robinson2021-03-119-67/+77