summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'canonical/develop' into hpcio/post_open_fixDana Robinson2021-11-037-256/+51
|\
| * OESS-168: Remove clang warnings. (#1146)H. Joe Lee2021-11-021-3/+3
| * OESS-168: Remove clang warnings. (#1135)H. Joe Lee2021-11-021-1/+1
| * Split dir create into separate macro (#1141)Allen Byrne2021-10-282-20/+23
| * Consolidate VFD create list macro (#1132)Allen Byrne2021-10-261-2/+1
| * Removes the "try free" behavior from the skip lists (#1126)Dana Robinson2021-10-221-208/+0
| * Move test utilities to utils/test folder (#1109)Allen Byrne2021-10-2010-147/+113
| * OESS-168: Remove clang warnings. (#1075)H. Joe Lee2021-10-201-12/+12
| * OESS-168: Remove clang warnings. (#1072)H. Joe Lee2021-10-151-13/+13
* | Merge remote-tracking branch 'nersc/post_open_fix' into hpcio/post_open_fixDana Robinson2021-11-021-4/+11
|\ \
| * | Committing clang-format changesgithub-actions2021-10-291-5/+7
| * | Merge remote-tracking branch 'origin/develop' into post_open_fixQuincey Koziol2021-10-2966-1116/+2292
| |\ \
* | | | Consolidate VFD create list macroAllen Byrne2021-10-221-2/+1
* | | | Merge utils changes from developAllen Byrne2021-10-1910-131/+82
* | | | Merge branch 'hpcio/post_open_fix' of https://github.com/derobins/hdf5 into h...Dana Robinson2021-10-142-3/+4
|\ \ \ \
| * | | | Committing clang-format changesgithub-actions2021-10-142-3/+4
* | | | | Reverts rename of SWMR VFD check program, which causes CMake issuesDana Robinson2021-10-149-6/+62
|/ / / /
* | | | Merge remote-tracking branch 'canonical/develop' into hpcio/post_open_fixDana Robinson2021-10-1467-1116/+2290
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | OESS-168: Remove clang warnings. (#1077)H. Joe Lee2021-10-081-1/+1
| * | OESS-168: Remove clang warnings. (#1076)H. Joe Lee2021-10-081-1/+1
| * | OESS-168: Remove clang warnings. (#1071)H. Joe Lee2021-10-061-3/+3
| |/
| * Move HDstrcmp operations inside casting block for PGI compilers (#1063)jhendersonHDF2021-09-301-6/+6
| * VFD plugins (#602)jhendersonHDF2021-09-2967-1181/+2356
* | Updated scripts to match changes on developQuincey Koziol2021-09-283-20/+35
* | Merge remote-tracking branch 'origin/develop' into post_open_fixQuincey Koziol2021-09-278-31/+575
|\ \ | |/
| * VFD ctl feature (#981)jhendersonHDF2021-09-232-14/+531
| * Modified gcc/clang warning suppression macros to account for some warnings fl...Sean McBride2021-09-166-16/+16
| * Fix several warnings (#720)jhendersonHDF2021-09-141-1/+1
| * H5Ztrans: (feature) Improved H5Z_xform_noop() and H5Z_xform_create() … (#933)Jan-Willem Blokland2021-09-131-0/+27
* | Merge branch 'develop' into post_open_fixQuincey Koziol2021-08-3133-294/+259
|\ \ | |/
| * More various warnings (#958)Sean McBride2021-08-259-29/+28
| * More clang tidy (#908)Sean McBride2021-08-2316-70/+71
| * CMake should use the output dir programs for shell scripts (#928)Allen Byrne2021-08-194-144/+52
| * Fixes a bad memory read and unfreed memory in fsinfo code (#893)Dana Robinson2021-08-122-0/+56
| * Remove version-check for relnum in H5check. (#812)Allen Byrne2021-07-272-54/+54
| * Fixes a couple of warnings: (#849)Dana Robinson2021-07-221-0/+1
* | 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