summaryrefslogtreecommitdiffstats
path: root/test/h5test.c
Commit message (Expand)AuthorAgeFilesLines
* Fix issue with FAPL file locking setting inheriting test (#4053)jhendersonHDF2024-03-011-0/+43
* Replace off_t with HDoff_t internally (#3944)Dana Robinson2024-01-181-9/+9
* HDF5 API test updates (#3835)jhendersonHDF2023-11-131-1/+81
* Fix parallel driver check in h5_fixname_real (#3808)jhendersonHDF2023-10-311-5/+3
* Print some messages in parallel tests on MPI rank 0 only (#3785)jhendersonHDF2023-10-281-11/+17
* Fix Intel oneAPI icc warning (#3619)H. Joe Lee2023-09-301-2/+8
* Develop tools move (#3580)Allen Byrne2023-09-261-2/+2
* Replaces HDgetenv with getenv (#3599)Scot Breitenfeld2023-09-261-13/+13
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-37/+37
* Consistent initialization of hid_t in the tests (#3521)Scot Breitenfeld2023-09-081-2/+2
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-051-23/+23
* Fix some warnings in developer builds (#3247)jhendersonHDF2023-07-181-3/+0
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-2/+2
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-86/+0
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-291-20/+20
* Remove HD from protected POSIX calls (#3203)Dana Robinson2023-06-291-1/+1
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-16/+16
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-26/+26
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-15/+15
* Remove HDva_(arg|copy|end|start) (#3184)Dana Robinson2023-06-281-2/+2
* Remove dead code behind #ifdef OLD_WAY (#3163)Dana Robinson2023-06-211-37/+3
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-3/+3
* Add initial version of HDF5 API tests (#2877)jhendersonHDF2023-05-021-0/+7
* Comment cleanup (#2689)Quincey Koziol2023-04-111-22/+0
* chore: make comment consistent (#2654)H. Joe Lee2023-04-011-1/+1
* H5F_LIBVER_LATEST changes for move to 1.15 (#2288)Allen Byrne2022-12-211-1/+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-1/+1
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-10/+10
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-32/+72
* Fixes for production mode gcc warnings (#1873)Dana Robinson2022-07-111-13/+17
* sprintf to snprintf (#1815)Sean McBride2022-06-221-1/+1
* Merge initial version of selection I/O feature into develop (#1367)Neil Fortner2022-03-261-35/+40
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* VFD plugins (#602)jhendersonHDF2021-09-291-192/+207
* VFD ctl feature (#981)jhendersonHDF2021-09-231-0/+1
* Modified gcc/clang warning suppression macros to account for some warnings fl...Sean McBride2021-09-161-2/+2
* Removes develop header cruft (#828)Dana Robinson2021-07-091-1/+1
* Fix several warnings (#747)jhendersonHDF2021-06-161-3/+7
* Brings the native implementation of H5Fdelete() from Bitbucket (#524)Dana Robinson2021-04-161-48/+6
* Update clang config (#473)Quincey Koziol2021-03-171-2/+8
* Fixed clang-tidy readability-redundant-control-flow warnings (#428)Sean McBride2021-03-051-8/+0
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-1/+1
* Enforce VOL framework version compatibility when registering connectors. Als...Quincey Koziol2020-12-101-0/+1
* Update reformatting settings, trace wrapping, and printf-format strings (#22)Quincey Koziol2020-10-061-2/+3
* Clang-format of source filesAllen Byrne2020-09-301-405/+429
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-271-4/+4
|\
| * File changes to affect formattingAllen Byrne2020-09-041-4/+4
* | Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-031-13/+78
|\ \ | |/