summaryrefslogtreecommitdiffstats
path: root/test/dsets.c
Commit message (Expand)AuthorAgeFilesLines
* Fix error when overwriting an indirectly nested vlen with a shorter sequence ...Neil Fortner2024-03-151-0/+170
* Skip part of dsets.c test for IBM long double type (#4136)jhendersonHDF2024-03-151-0/+9
* Handle IBM long double issues in dsets.c test_floattypes test (#4116)jhendersonHDF2024-03-121-26/+19
* Fix up dsets test for some platforms with different long double format (#4114)jhendersonHDF2024-03-111-13/+30
* long double tests has problems setting precision with offset (#4102)Allen Byrne2024-03-111-2/+4
* Update long double test with correct values (#4060)Allen Byrne2024-03-081-0/+301
* Use props for includes and remove global includes (#3921)Allen Byrne2024-01-041-3/+0
* Replaces HDgetenv with getenv (#3599)Scot Breitenfeld2023-09-261-1/+1
* Use HDoff_t with lseek consistently (#3600)Dana Robinson2023-09-261-2/+2
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-64/+64
* Remove HD prefix from math functions (#3538)Dana Robinson2023-09-141-25/+25
* Consistent initialization of hid_t in the tests (#3521)Scot Breitenfeld2023-09-081-241/+246
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-051-67/+67
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-43/+43
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-158/+0
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-2/+2
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-183/+182
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-269/+267
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-28/+28
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-30/+30
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-110/+109
* Fix 'datatype' misspellings ('dataype') (#2984)Dana Robinson2023-05-191-1/+1
* Add szip/libaec to GitHub CI and fix warnings (#2438)Dana Robinson2023-02-091-6/+2
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Fix typos found in the rest of the hdf5 code-base (#1985)luzpaz2022-08-101-3/+3
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-51/+51
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-5/+8
* Fix a few Clang sanitizer warnings (#1727)jhendersonHDF2022-05-051-6/+9
* h5test.h testing macros get enclosed in do..while loops (#1721)Dana Robinson2022-05-041-1297/+1317
* spelling fixes (#1561)Scot Breitenfeld2022-03-311-3/+3
* OESS-168: Remove clang warnings. (#1269)H. Joe Lee2021-12-081-6/+10
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-20/+20
* OESS-168: Remove clang warnings. (#1072)H. Joe Lee2021-10-151-13/+13
* VFD plugins (#602)jhendersonHDF2021-09-291-5/+20
* More clang tidy (#908)Sean McBride2021-08-231-5/+5
* Fix several warnings (#747)jhendersonHDF2021-06-161-17/+25
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-0/+369
* Purges UFAIL from the library (#637)Dana Robinson2021-05-111-4/+2
* Removes gratuitous (double)x.yF casts (#632)Dana Robinson2021-05-071-3/+3
* Update clang config (#473)Quincey Koziol2021-03-171-37/+148
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-3/+5
* Various clang tidy warning fixes (#448)Sean McBride2021-03-101-19/+19
* Fixes various warnings noticed on Windows (#425)Dana Robinson2021-03-051-3/+7
* Fix undefined left shifting of negative numbers (#338)Sean McBride2021-02-191-2/+2
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-19/+19
* Reformat source (#244)Quincey Koziol2021-01-071-2/+2
* Switch bool/true/false to hbool_t/TRUE/FALSE in a few places (#229)Dana Robinson2020-12-241-1/+1
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-4/+4
* Add flag to H5CX_pop that allow setting the properties to return to applicati...Quincey Koziol2020-12-011-2/+2