summaryrefslogtreecommitdiffstats
path: root/test/filenotclosed.c
Commit message (Expand)AuthorAgeFilesLines
* Replaces HDgetenv with getenv (#3599)Scot Breitenfeld2023-09-261-1/+1
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-3/+3
* Consistent initialization of hid_t in the tests (#3521)Scot Breitenfeld2023-09-081-5/+5
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-051-2/+2
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-4/+0
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-4/+4
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* h5test.h testing macros get enclosed in do..while loops (#1721)Dana Robinson2022-05-041-12/+12
* VFD plugins (#602)jhendersonHDF2021-09-291-1/+1
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-1/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* HD prefix updates in src/ and test/Dana Robinson2020-10-241-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-33/+32
* Fixed some exit calls.Dana Robinson2019-09-071-1/+1
* Cleaned up misc warnings in src and test.Dana Robinson2017-11-101-3/+3
* Skip HDFFV-10160 filenotclosed test for split/multi driverVailin Choi2017-07-051-0/+18
* Fix for HDFFV-10160Vailin Choi2017-06-291-0/+128