summaryrefslogtreecommitdiffstats
path: root/test/vds_env.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-7/+6
* Consistent initialization of hid_t in the tests (#3521)Scot Breitenfeld2023-09-081-13/+17
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-051-1/+1
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-2/+2
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-3/+0
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-1/+1
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-18/+18
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-5/+5
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-1/+1
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-1/+1
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-7/+7
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-5/+9
* h5test.h testing macros get enclosed in do..while loops (#1721)Dana Robinson2022-05-041-54/+54
* Fix some const cast and stack/static object size warnings (#1700)jhendersonHDF2022-05-011-12/+39
* Snprintf2 (#1399)Sean McBride2022-01-281-2/+3
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* VFD plugins (#602)jhendersonHDF2021-09-291-1/+16
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-117/+117
* Removes staff email addresses from the repositoryDana Robinson2020-08-071-1/+1
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-041-2/+2
* Changed the name of the temporary directory from 'tmp' to a special name to a...Songyu Lu2019-08-141-1/+1
* Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-031-2/+2
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-5/+0
* Fixed missing return value checks in VDS tests.Dana Robinson2019-06-271-6/+12
* Changing output file names to avoid possible conflict during parallel build a...Songyu Lu2019-04-191-6/+4
* Taking out unnecessary diff files for output.Songyu Lu2019-04-111-1/+1
* Some coding style changes.Songyu Lu2019-04-111-1/+1
* Minor fixes: updating the test vds_env.c according to the set up of vds.c.Songyu Lu2019-04-101-7/+47
* This commit basically has the following changes:Songyu Lu2019-04-041-0/+326