summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add more tests for selection I/O. (#3528)vchoi-hdfgroup2023-10-102-103/+1318
* Use real URLs and updated names for plugins (#3651)Allen Byrne2023-10-101-2/+2
* Fix several spelling/grammar issues (#3621)jhendersonHDF2023-10-0310-14/+14
* Fix Intel oneAPI icc warning (#3619)H. Joe Lee2023-09-301-2/+8
* Develop tools move (#3580)Allen Byrne2023-09-2660-68/+65
* Replaces HDgetenv with getenv (#3599)Scot Breitenfeld2023-09-2646-75/+75
* Use HDoff_t with lseek consistently (#3600)Dana Robinson2023-09-266-8/+8
* Fix typo (givin->given) in test/testframe.c. (#3567)H. Joe Lee2023-09-221-1/+1
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-15144-3773/+3707
* Remove HD prefix from math functions (#3538)Dana Robinson2023-09-145-46/+46
* removed C_INT32_T from Fortran APIs (#3537)Scot Breitenfeld2023-09-142-31/+31
* Consistent initialization of hid_t in the tests (#3521)Scot Breitenfeld2023-09-0893-4308/+4389
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-05132-11544/+11527
* Removed all the ranks printing out testing information (#3457)Scot Breitenfeld2023-09-012-6/+11
* Fix an issue with use of uninitialized memory in trefer_deprec.c test (#3422)jhendersonHDF2023-08-241-0/+1
* Implementation of the mpio driver with selection I/O. (#3222)vchoi-hdfgroup2023-08-071-4/+20
* Fix for the bug exposed from running test/set_extent.c when selection… (#3319)vchoi-hdfgroup2023-08-041-63/+124
* Fixes the last of the -Wextra-semi-stmt warnings (#3326)Sean McBride2023-08-0247-1384/+1394
* Update files to skip list and ignore_words_list (#3321)Larry Knox2023-08-021-1/+1
* Fix loading plugin fails with missing directory GH issue #3248 (#3315)Allen Byrne2023-08-021-0/+6
* Fix incorrect error check in H5Ofill.c for undefined fill values (#3312)jhendersonHDF2023-08-021-3/+32
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-2/+2
* Fixed more warnings about extra semicolons (#3249)Sean McBride2023-07-182-9/+9
* Fix some warnings in developer builds (#3247)jhendersonHDF2023-07-184-10/+3
* ROS3: (feature) Temporary security credentials (#3030)Jan-Willem Blokland2023-07-141-20/+22
* Replace support.hdfgroup.org URLs for alternative COPYING file (#3228)Larry Knox2023-07-1225-23/+47
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-29104-1741/+1739
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-29152-3894/+0
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-2927-157/+157
* Remove HD from strto* calls (#3204)Dana Robinson2023-06-293-7/+7
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-2963-335/+335
* Remove some "Programmer" comments (#3209)Dana Robinson2023-06-2917-65/+24
* Rename HDato*() to ato*() (#3201)Dana Robinson2023-06-2915-42/+42
* Remove HD from protected POSIX calls (#3203)Dana Robinson2023-06-293-5/+5
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-28122-3191/+3188
* Remove HD from HDposix_memalign() (#3196)Dana Robinson2023-06-281-2/+2
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-28136-10982/+10743
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-2858-1508/+1498
* Rename HDpipe() to pipe() (#3192)Dana Robinson2023-06-281-25/+25
* Rename HDqsort() to qsort() (#3193)Dana Robinson2023-06-285-14/+14
* Remove HD from fork/exec*/wait* (#3190)Dana Robinson2023-06-287-59/+59
* Remove HDva_(arg|copy|end|start) (#3184)Dana Robinson2023-06-284-14/+14
* Remove dead code behind #ifdef OLD_WAY (#3163)Dana Robinson2023-06-211-37/+3
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-1976-561/+576
* Remove HD prefix from network calls (#3142)Dana Robinson2023-06-161-5/+5
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-1688-1696/+1696
* Revert long double checks (#3133)Dana Robinson2023-06-151-3/+112
* Fix function name in comment in ros3 VFD (#3131)H. Joe Lee2023-06-151-4/+1
* Fix spelling issues flagged by codespell (#3130)Dana Robinson2023-06-153-3/+3
* Fix a misc warning in test/vol.c (#3112)Dana Robinson2023-06-131-5/+6