summaryrefslogtreecommitdiffstats
path: root/test/external_env.c
Commit message (Expand)AuthorAgeFilesLines
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-5/+5
* Consistent initialization of hid_t in the tests (#3521)Scot Breitenfeld2023-09-081-18/+18
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-051-2/+2
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-1/+1
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-6/+0
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-1/+1
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-2/+2
* 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-18/+18
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-56/+61
* Pre-format fixes for warnings as errorsAllen Byrne2020-09-291-3/+0
* Modify external_env.c to prevent deleting test file of external.c.Larry Knox2020-01-091-2/+1
* Add HD prefix to testsAllen Byrne2019-08-151-21/+21
* Fix conflicting types for reset_raw_data_files() parameter in external_common...Larry Knox2019-08-011-1/+1
* Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-031-0/+1
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-0/+5
* Changing file names and directory names to avoid possible conflict during par...Songyu Lu2019-04-231-3/+3
* Changing file names to avoid possible conflicts during parallel test.Songyu Lu2019-04-221-13/+11
* Some coding style changes.Songyu Lu2019-04-111-3/+0
* HDFFV-10658 - setting and getting properties in API context:Songyu Lu2019-04-091-5/+4
* This commit basically has the following changes:Songyu Lu2019-04-041-0/+219