summaryrefslogtreecommitdiffstats
path: root/test/links.c
Commit message (Expand)AuthorAgeFilesLines
* Fix issue with FAPL file locking setting inheriting test (#4053)jhendersonHDF2024-03-011-94/+120
* Fix H5F_get_access_plist to copy file locking settings (#4030)jhendersonHDF2024-02-221-0/+196
* Test and document path handling of H5Lcreate_* API (#3829)mattjala2023-11-111-0/+250
* Work around Theta system issue failure in links test (#3710)jhendersonHDF2023-10-181-35/+21
* 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-395/+394
* Consistent initialization of hid_t in the tests (#3521)Scot Breitenfeld2023-09-081-604/+614
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-051-505/+504
* Fixes the last of the -Wextra-semi-stmt warnings (#3326)Sean McBride2023-08-021-1/+1
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-104/+104
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-12/+0
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-3/+3
* Remove HD from protected POSIX calls (#3203)Dana Robinson2023-06-291-2/+2
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-72/+72
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-22/+22
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-27/+27
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-55/+55
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-233/+233
* Convert H5F haddr_t macros to H5 (#3039)Dana Robinson2023-06-051-13/+13
* Comment cleanup (#2689)Quincey Koziol2023-04-111-2/+0
* HDFFV-10368 (OESS-319): Making two useful macros (H5L_EXT_FLAGS_ALL and H5L_E...raylu-hdf2023-02-211-0/+107
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-29/+29
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-8/+12
* h5test.h testing macros get enclosed in do..while loops (#1721)Dana Robinson2022-05-041-4021/+4024
* Changed to correct return datatype for H5Lexists (#1330)Scot Breitenfeld2022-01-041-4/+5
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-4/+4
* VFD plugins (#602)jhendersonHDF2021-09-291-78/+97
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-2/+6
* Removes gratuitous (double)x.yF casts (#632)Dana Robinson2021-05-071-1/+1
* Update clang config (#473)Quincey Koziol2021-03-171-61/+244
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-131/+131
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-14/+14
* Reformat source (#244)Quincey Koziol2021-01-071-6/+6
* Transfer doxygen H5O RM blocks from doxygen branch to develop. (#174)vchoi-hdfgroup2020-12-161-0/+13
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-5/+5
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-9/+9
* HD prefix updates in src/ and test/Dana Robinson2020-10-241-4/+4
* Clang-format of source filesAllen Byrne2020-09-301-7092/+11218
* Minor normalizations with hdf5_1_10Dana Robinson2020-07-311-10/+9
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-371/+4627
* Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-01-041-143/+242
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-041-16/+17
* Fixed a bug (HDFFV-10899) where the behavior of the deprecatedDana Robinson2019-10-041-2/+7
* Fixed some exit calls.Dana Robinson2019-09-071-4/+3
* Mostly whitespace in testpar, addl changes for tmp dirAllen Byrne2019-08-151-97/+97
* Changed the directory name left out from the previous commit.Songyu Lu2019-08-141-1/+1
* Changed the name of the temporary directory from 'tmp' to a special name to a...Songyu Lu2019-08-141-1/+1
* Added the map (H5M) APIDana Robinson2019-08-131-0/+6