summaryrefslogtreecommitdiffstats
path: root/test/links_env.c
Commit message (Expand)AuthorAgeFilesLines
* Replaces HDgetenv with getenv (#3599)Scot Breitenfeld2023-09-261-2/+2
* 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-3/+3
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-051-4/+4
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-5/+0
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-4/+4
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-3/+3
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-4/+4
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-2/+2
* Comment cleanup (#2689)Quincey Koziol2023-04-111-2/+0
* 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-13/+13
* VFD plugins (#602)jhendersonHDF2021-09-291-2/+14
* Update clang config (#473)Quincey Koziol2021-03-171-1/+4
* 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-52/+56
* Fixed some exit calls.Dana Robinson2019-09-071-6/+6
* Mostly whitespace in testpar, addl changes for tmp dirAllen Byrne2019-08-151-38/+38
* Changed the name of the temporary directory from 'tmp' to a special name to a...Songyu Lu2019-08-141-1/+1
* Add support for "make check-vol", along with a few minor cleanups, etc.Quincey Koziol2018-11-291-5/+0
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Changes to be committed:Frank.Willmore2016-10-251-3/+3
* [svn-r30224] Added HDprintf() macro that uses HDfprintf w/ stdout.Dana Robinson2016-07-271-4/+4
* [svn-r27768] Description:Quincey Koziol2015-09-141-1/+1
* [svn-r27572] Removed VMS-specific code from the library.Dana Robinson2015-08-241-4/+0
* [svn-r23713] Description:Quincey Koziol2013-05-211-1/+0
* [svn-r20529] Purpose: Add testing for bug 1864Neil Fortner2011-04-151-0/+3
* [svn-r19781] Fix for bug #1930:Vailin Choi2010-11-151-0/+192