summaryrefslogtreecommitdiffstats
path: root/test/vfd.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-10/+10
* VFD plugins (#602)jhendersonHDF2021-09-291-3/+15
* VFD ctl feature (#981)jhendersonHDF2021-09-231-14/+530
* Modified gcc/clang warning suppression macros to account for some warnings fl...Sean McBride2021-09-161-6/+6
* Fix for a segfault when H5Pset_fapl_log is passed an invalid fapl ID (#607)Dana Robinson2021-04-291-1/+12
* Brings the native implementation of H5Fdelete() from Bitbucket (#524)Dana Robinson2021-04-161-1/+33
* Update clang config (#473)Quincey Koziol2021-03-171-17/+68
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-1/+1
* Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429)Sean McBride2021-03-091-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-2/+2
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-6/+6
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-2/+2
* Fixes minor issues in various virtual file driversDana Robinson2020-10-291-2/+0
* HD prefix updates in src/ and test/Dana Robinson2020-10-241-6/+6
* Clang-format of source filesAllen Byrne2020-09-301-851/+835
* File changes to affect formattingAllen Byrne2020-09-041-6/+6
* Fixes the splitter VFD test on Windows.Dana Robinson2020-08-121-1/+1
* Removes staff email addresses from the repositoryDana Robinson2020-08-071-1/+1
* Fixes warnings in the splitter VFD and testsDana Robinson2020-08-061-109/+148
* Minor normalizations with hdf5_1_10Dana Robinson2020-07-311-4/+3
* * Fix intermittent error with Splitter VFD.Jacob Smith2020-06-251-34/+46
* Patch a few holes in the Splitter VFD implementation.Jacob Smith2020-05-291-1/+2
* Add Splitter VFD to library.Jacob Smith2020-03-131-5/+1092
* Merge pull request #2318 in HDFFV/hdf5 from ~DYOUNG/werror:reduce-werror-diff...David Young2020-01-291-9/+6
|\
| * Reduce differences between my -Werror branch and `develop`:David Young2020-01-291-9/+6
* | testpar/t_2Gio.c: Fix a typo that I think was introduced by aDavid Young2020-01-291-6/+9
|/
* Fixed stack and frame size warnings. Not complete, but fixes most ofDana Robinson2020-01-151-82/+114
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-041-2/+2
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...Jacob Smith2019-09-231-13/+112
|\
| * Untangle #ifdef mess in ROS3 code.Dana Robinson2019-08-201-55/+13
| * Squashed commit of the following:Larry Knox2019-07-251-13/+154
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...Jacob Smith2019-07-221-0/+27
|\ \ | |/
| * Updates to warnhist script, along with a few cleanups, and add some commentsQuincey Koziol2019-07-101-0/+27
* | Minor formatting adjustments.Jacob Smith2019-07-221-32/+53
* | Add test that uses the family member FAPL setting.Jacob Smith2019-05-241-0/+112
|/
* C and POSIX call cleanupDana Robinson2019-01-111-21/+23
* Normalization with vol_integration (test code and H5Xtest.c)Dana Robinson2018-09-201-11/+10
* HD prefix and whitespaceAllen Byrne2018-08-281-11/+11
* Fixed typo in vfd.c from 'updated VFD feature flag' checkin.Dana Robinson2017-05-301-1/+1
* Added feature flag checks for a few other VFDs in test/vfd.c.Dana Robinson2017-05-261-10/+116
* * Added new public H5FDdriver_query() API call.Dana Robinson2017-05-241-0/+48
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Fixed a few memory problems in test/cache_logging.c andDana Robinson2016-11-231-1/+1
* [svn-r30306] Updated vfd test to be better about fapls and h5_reset().Dana Robinson2016-08-191-72/+110
* [svn-r30297] Changed FAIL_STACK_ERROR to TEST_ERROR in test/vfd.c.Dana Robinson2016-08-181-51/+51
* [svn-r30184] Converted h5_fileaccess() to H5Pcreate() in the sec2 test.Dana Robinson2016-07-141-1/+2
* [svn-r30163] Changed a h5_fileaccess() call to H5Pcreate() in the core VFD test.Dana Robinson2016-07-091-1/+2
* [svn-r30148] Expanded core VFD test in vfd.c. Minor tidying to sec2 VFD test ...Dana Robinson2016-07-061-189/+295
* [svn-r27768] Description:Quincey Koziol2015-09-141-181/+199