summaryrefslogtreecommitdiffstats
path: root/test/tfile.c
Commit message (Expand)AuthorAgeFilesLines
* Fix file names in tfile.c (#3743)Dana Robinson2023-10-221-4/+17
* Fix several spelling/grammar issues (#3621)jhendersonHDF2023-10-031-1/+1
* 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-16/+16
* Consistent initialization of hid_t in the tests (#3521)Scot Breitenfeld2023-09-081-66/+66
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-051-157/+157
* Fixes the last of the -Wextra-semi-stmt warnings (#3326)Sean McBride2023-08-021-21/+21
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-8/+8
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-16/+0
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-13/+13
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-1/+1
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-1/+1
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-4/+4
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-60/+60
* Comment cleanup (#2689)Quincey Koziol2023-04-111-2/+0
* Remove dead code hidden behind #ifdef LATER (#2686)Dana Robinson2023-04-101-6/+0
* Synchronize HDF5 tests with VOL tests (#2628)jhendersonHDF2023-04-031-30/+124
* H5F_LIBVER_LATEST changes for move to 1.15 (#2288)Allen Byrne2022-12-211-0/+1
* 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-16/+16
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-58/+83
* sprintf to snprintf (#1815)Sean McBride2022-06-221-8/+8
* h5test.h testing macros get enclosed in do..while loops (#1721)Dana Robinson2022-05-041-2/+2
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-25/+25
* VFD plugins (#602)jhendersonHDF2021-09-291-413/+473
* More clang tidy (#908)Sean McBride2021-08-231-1/+1
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-0/+1
* Brings the native implementation of H5Fdelete() from Bitbucket (#524)Dana Robinson2021-04-161-12/+9
* Misc warning fixes (#495)Dana Robinson2021-03-241-24/+24
* File locks now work on Windows (#480)Dana Robinson2021-03-221-0/+23
* Update clang config (#473)Quincey Koziol2021-03-171-54/+216
* 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
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-1/+1
* Reformat source (#244)Quincey Koziol2021-01-071-4/+4
* Transfer doxygen H5O RM blocks from doxygen branch to develop. (#174)vchoi-hdfgroup2020-12-161-0/+10
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-1/+1
* HD prefix updates in src/ and test/Dana Robinson2020-10-241-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-1332/+1288
* Removes staff email addresses from the repositoryDana Robinson2020-08-071-3/+0
* merge and fixkmu2020-01-211-26/+26
|\
| * Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-26/+26
* | merge and fix conflictkmu2020-01-191-5/+4
|\ \ | |/
* | fix unused related warningskmu2020-01-131-1/+3
|/
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-041-19/+19
* Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-081-4/+4
* Update versioning to next major versionAllen Byrne2019-09-251-0/+1
* OESS-29 Update HD prefix mostlyAllen Byrne2019-08-241-3/+2
* Add HD prefix to testsAllen Byrne2019-08-151-15/+15