summaryrefslogtreecommitdiffstats
path: root/test/vfd.c
Commit message (Expand)AuthorAgeFilesLines
* Commit codespell spelling corrections.Larry Knox2022-04-071-10/+10
* Merge test changes from develop (#959)Allen Byrne2021-08-251-1/+1
* Cherry-pick 12 develop branch PRs to hdf5_1_12 (#622)Larry Knox2021-05-051-1/+12
* Hdf5 merge issue 487 v112 (#491)Larry Knox2021-03-261-17/+68
* Hdf5 merge issue #458 to hdf5_1_12 (#463)Larry Knox2021-03-121-3/+3
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
* 1 12 Whitespace changes after clang-format run (#288)Allen Byrne2021-01-291-8/+8
* Basic alignment with async branch (#115) (#137)Quincey Koziol2020-11-301-2/+2
* Manual sync with develop (#95)Dana Robinson2020-11-171-8/+6
* Enable splitter test (#33)Allen Byrne2020-10-111-1/+1
* Merge changes from developAllen Byrne2020-10-081-1/+1
* Merge from developAllen Byrne2020-10-071-1/+1
* Cleanup comments in tests, align comments better, update vfd testAllen Byrne2020-10-051-134/+172
* Source formattedAllen Byrne2020-10-011-860/+844
* Add clang-format changes from develop.Allen Byrne2020-09-281-7/+7
* Sync with developDana Robinson2020-08-011-76/+1208
* Whitespace updatesAllen Byrne2020-05-131-11/+11
* Squashed commit of the following:David Young2020-01-311-15/+15
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-161-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
* [svn-r24993] Purpose:Dana Robinson2014-04-091-0/+13
* [svn-r23219] Description:Quincey Koziol2013-02-021-101/+118
* [svn-r22411] reduce compiler warnings by removing unreferenced variables and ...Allen Byrne2012-05-251-2/+1
* [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new def...Allen Byrne2011-09-061-63/+62
* [svn-r21017] This is a follow-up checkin for r21015 (bug fix for Issue 2598)....Raymond Lu2011-06-221-0/+1
* [svn-r21015] Bug fix for Issue 2598 - In v1.6 library, there was EOA for the ...Raymond Lu2011-06-221-1/+172
* [svn-r20551] Description:Quincey Koziol2011-04-191-2/+2
* [svn-r20548] Fixed bug in test/vfd.c (HDFFV-5936) that caused STDIO VFD test ...Dana Robinson2011-04-181-11/+3
* [svn-r20462] The basic STDIO VFD test in test/vfd.c fails on 64-bit Solaris 5...Dana Robinson2011-04-101-0/+9
* [svn-r20459] Purpose:Dana Robinson2011-04-081-68/+323