summaryrefslogtreecommitdiffstats
path: root/testpar
Commit message (Expand)AuthorAgeFilesLines
* Issue #1824: Replaced most remaining sprintf with safer snprint (#4003)Sean McBride2024-02-142-14/+17
* Replace off_t with HDoff_t internally (#3944)Dana Robinson2024-02-141-1/+1
* Remove incorrect include of sz header (#3939) (#3953)Larry Knox2024-01-231-4/+0
* Sync 1.14 branch with develop (#3923)Larry Knox2024-01-081-21/+718
* HDF5 API test updates (#3835) (#3889)jhendersonHDF2023-12-0832-23345/+1298
* Sync 1.14 branch with develop (#3887)jhendersonHDF2023-12-0717-98/+891
* Sync with develop (#3764)jhendersonHDF2023-10-256-3/+199
* Sync with develop (#3737)jhendersonHDF2023-10-213-565/+921
* Sync 1.14 branch with develop (#3705)jhendersonHDF2023-10-183-33/+99
* 1.14 sync with develop (#3660)jhendersonHDF2023-10-1243-5768/+6975
* Fix several spelling/grammar issues (#3621) (#3632)Dana Robinson2023-10-048-14/+14
* Fix use of uninitialized value in testpar/t_dset.c test (#3423) (#3472)jhendersonHDF2023-09-011-0/+2
* Skip atomicity tests for OpenMPI major versions < 5 (#3421) (#3470)jhendersonHDF2023-09-012-338/+9
* Fix serial to parallel chunked dataset file space allocation bug (#3394) (#3467)jhendersonHDF2023-09-013-0/+280
* [1.14 Merge] Fix assertion failure during file close on error (#3463)jhendersonHDF2023-09-013-0/+55
* Work around a testphdf5 failure on Cray MPICH machines (#3361) (#3362)Larry Knox2023-08-081-7/+10
* Merge Implementation of the mpio driver with selection I/O. (#3360)Larry Knox2023-08-084-87/+2139
* Merge 1 14 post0804 (#3359)Larry Knox2023-08-051-11/+17
* Merge Fixes the last of the -Wextra-semi-stmt warnings #3326 (#3338)Allen Byrne2023-08-038-128/+128
* Sync of src w/ develop (#3307)Dana Robinson2023-07-282-28/+28
* Misc missed things from previous merges (#3295)Dana Robinson2023-07-2739-95/+84
* Remove "Programmer" lines (#3294)Dana Robinson2023-07-2731-732/+6
* Brings over most of the HD prefix removal (#3293)Dana Robinson2023-07-2753-5708/+5664
* Fix assertion failure when attempting to use IOC VFD directly (#3187) (#3288)jhendersonHDF2023-07-272-0/+42
* Fix some warnings in developer builds (#3247) (#3291)jhendersonHDF2023-07-275-60/+27
* API test updates (#3018) (#3287)jhendersonHDF2023-07-278-44/+411
* Fix some compile failures in API tests (#2913)jhendersonHDF2023-05-053-32/+4
* Added summary report to test big IO (#2908)Scot Breitenfeld2023-05-051-12/+18
* Fix CMake generator expression syntax (#2910)Allen Byrne2023-05-052-6/+6
* fixed args in execvp for h5fuse (#2885)Scot Breitenfeld2023-05-031-4/+5
* Changes to isolate API Test option files and use fetchcontent (#2880)Allen Byrne2023-05-032-26/+25
* Add initial version of HDF5 API tests (#2877)jhendersonHDF2023-05-0338-0/+36597
* Redo remove selection I/O test from testphdf5 in CMake #2860. (#2874) (#2884)Larry Knox2023-05-031-1/+0
* Sync with develop (#2871)Dana Robinson2023-05-027-40/+3994
* Sync with develop (#2849)Dana Robinson2023-04-281-1/+1
* Merge with develop (#2790)Dana Robinson2023-04-2210-239/+23
* Minor fixes for Subfiling VFD tests (#2633) (#2671)jhendersonHDF2023-04-132-26/+109
* Minor cherry-pick merges to 1.14 (#2582)Larry Knox2023-04-042-6/+5
* Subfiling VFD - fix issues with I/O concentrator selection strategies (#2571)...jhendersonHDF2023-04-041-0/+195
* Subfiling VFD - add option to specify config file prefix (#2495) (#2570)jhendersonHDF2023-03-151-6/+96
* Fix new codespell issues (#2521) (#2533)Larry Knox2023-03-101-1/+1
* Fix issue with collective metadata writes of global heap data (#2480) (#2486)jhendersonHDF2023-02-215-4/+82
* Removes MPE instrumentation support. (#2245)Dana Robinson2022-11-091-10/+0
* Correct the CMake link for MPI (#2198)Allen Byrne2022-11-011-4/+4
* Update copyright headers (#2184)Larry Knox2022-11-0130-48/+13
* Multi Dataset (#2120)Neil Fortner2022-10-193-2/+770
* Subfiling testing fix and documentation (#2132)jhendersonHDF2022-09-301-20/+98
* Subfiling VFD updates (#2106)jhendersonHDF2022-09-163-75/+1785
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-031-1/+1
* [WIP] Add Developer build mode to CMake (#1659)jhendersonHDF2022-08-201-0/+8