summaryrefslogtreecommitdiffstats
path: root/testpar
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed some -Wunused-variable warnings and one Wsometimes-uninitialized warnin...Sean McBride2023-07-201-1/+1
* Fix some warnings in developer builds (#3247)jhendersonHDF2023-07-185-60/+27
* Replace support.hdfgroup.org URLs for alternative COPYING file (#3228)Larry Knox2023-07-1221-20/+31
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-2925-202/+199
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-2931-724/+0
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-297-107/+107
* Remove HD from strto* calls (#3204)Dana Robinson2023-06-291-2/+2
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-296-17/+17
* Remove some "Programmer" comments (#3209)Dana Robinson2023-06-292-8/+6
* Rename HDato*() to ato*() (#3201)Dana Robinson2023-06-291-1/+1
* Remove HD from protected POSIX calls (#3203)Dana Robinson2023-06-291-1/+1
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-2841-1503/+1502
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-2849-3442/+3402
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-2819-457/+457
* Fix assertion failure when attempting to use IOC VFD directly (#3187)jhendersonHDF2023-06-282-0/+42
* Remove HD from fork/exec*/wait* (#3190)Dana Robinson2023-06-281-5/+5
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-196-7/+7
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-164-14/+14
* API test updates (#3018)jhendersonHDF2023-05-268-44/+411
* Remove unnecessary fields from cache structs (#2951)Quincey Koziol2023-05-152-24/+2
* Move functions into more focused source code modules (#2936)Quincey Koziol2023-05-121-2/+2
* Fix CMake generator expression syntax (#2909)Allen Byrne2023-05-052-6/+6
* 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
* 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-0238-0/+36597
* Redo remove selection I/O test from testphdf5 in CMake #2860. (#2874)Larry Knox2023-05-021-1/+0
* Add Fortran Selection IO APIs (#2864)Scot Breitenfeld2023-05-011-0/+1
* Remove selection I/O test from testphdf5 in CMake (#2860)Dana Robinson2023-04-301-1/+0
* Implement selection I/O with type conversion (#2823)Neil Fortner2023-04-287-40/+3994
* h5fuse.sh fix for summit. (#2841)Scot Breitenfeld2023-04-281-1/+1
* Comment cleanup (#2689)Quincey Koziol2023-04-117-226/+3
* Remove dead code hidden behind #ifdef LATER (#2686)Dana Robinson2023-04-101-3/+0
* Minor fixes for Subfiling VFD tests (#2633)jhendersonHDF2023-04-032-26/+109
* Synchronize HDF5 tests with VOL tests (#2628)jhendersonHDF2023-04-033-10/+20
* Subfiling VFD - fix issues with I/O concentrator selection strategies (#2571)jhendersonHDF2023-03-171-0/+195
* Remove an obsolete comment from the MDS test (#2578)Dana Robinson2023-03-171-4/+0
* Enclose MESG in do...while loop (#2576)glennsong092023-03-171-2/+5
* Fix new codespell issues (#2521)Mark Kittisopikul2023-03-081-1/+1
* Subfiling VFD - add option to specify config file prefix (#2495)jhendersonHDF2023-02-261-6/+96
* Fix issue with collective metadata writes of global heap data (#2480)jhendersonHDF2023-02-205-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