summaryrefslogtreecommitdiffstats
path: root/test/h5test.c
Commit message (Expand)AuthorAgeFilesLines
* Sync with develop (#1863)feature/onion_vfdDana Robinson2022-07-091-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
|\ \ | |/
| * Merge pull request #2752 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-08-121-5/+5
| |\
| | * Fixes the splitter VFD test on Windows.Dana Robinson2020-08-121-5/+5
| * | Fixes flock Windows failureDana Robinson2020-08-071-6/+6
| |/
| * Removes staff email addresses from the repositoryDana Robinson2020-08-071-1/+1
| * Merge branch 'develop' into file_locking_squash_2Dana Robinson2020-08-061-8/+15
| |\
| | * Warning fixes in tools and h5test.cDana Robinson2020-08-061-8/+15
| * | Squash merge of file locking fixesDana Robinson2020-08-031-0/+58
| |/
* | Use PRIuHSIZE and PRIXHSIZE for portability.David Young2020-07-071-2/+2
|/
* * Fix intermittent error with Splitter VFD.Jacob Smith2020-06-251-20/+87
* Trim trailing whitespaceQuincey Koziol2020-04-201-1/+1
* Add Splitter VFD to library.Jacob Smith2020-03-131-0/+75
* Change thread IDs to uint64_t from unsigned long, per Quincey's suggestion.David Young2020-02-031-1/+1
* Replace pthread_self_ulong() with H5TS_thread_id(). The POSIX ThreadsDavid Young2020-02-031-3/+1
* Merge branch 'develop' into misckmu2020-01-291-6/+4
|\
| * Reduce differences between my -Werror branch and `develop`:David Young2020-01-291-6/+4
* | fix unused function warningkmu2020-01-281-0/+60
|/
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-2/+2
* Merge branch 'develop' into bugfix/intel_warningskmu2019-12-091-4/+4
|\
| * Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-041-4/+4
* | fix intel compile warningskmu2019-12-041-2/+1
* | Revert "fix warnings and some text alignment"kmu2019-11-261-12/+14
* | fix warnings and some text alignmentkmu2019-11-111-14/+12
|/
* Update versioning to next major versionAllen Byrne2019-09-251-1/+2
* fix get gethostname for windowsAllen Byrne2019-08-281-1/+1
* Add HD prefix to testsAllen Byrne2019-08-151-67/+67
* Merge reconciliation and VFD test fixesAllen Byrne2019-08-041-2/+0
* Updates to warnhist script, along with a few cleanups, and add some commentsQuincey Koziol2019-07-101-1/+20
* Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-031-1/+1
* Missed an env check before strcmp.Dana Robinson2019-04-291-1/+1
* Fix for split VFD and file cleanup when testing H5Fis_hdf5Dana Robinson2019-04-261-4/+26
* Improvements to the H5Fis_accessible() and H5Fis_hdf5() testsDana Robinson2019-04-251-11/+45