summaryrefslogtreecommitdiffstats
path: root/test/tfile.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added the map (H5M) APIDana Robinson2019-08-131-0/+3
* Correct hid_t error value to H5I_INVALID_HID in tests related to libver_bounds.Vailin Choi2019-06-251-112/+112
* Fix for HDFFV-10808 H5Pset_file_space_strategy succeeds when using H5Pset_lib...Vailin Choi2019-06-241-123/+163
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-0/+1
* Merge pull request #1729 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV...Vailin Choi2019-06-171-0/+84
|\
| * Fix for HDFFV-10800 H5Ocopy failure:Vailin Choi2019-06-121-0/+84
* | Fixed problem with H5Fdelete "test" and split VFD.Dana Robinson2019-06-161-1/+1
* | Added H5Fdelete call and VOL support (but no VFD/native implementation).Dana Robinson2019-06-111-0/+107
|/
* Fix for split VFD and file cleanup when testing H5Fis_hdf5Dana Robinson2019-04-261-0/+6
* Improvements to the H5Fis_accessible() and H5Fis_hdf5() testsDana Robinson2019-04-251-95/+152
* Add H5Fget_fileno() API routine.Quincey Koziol2019-04-121-0/+24
* Set V112 as the latest format and extend the arrays of version bounds.Vailin Choi2019-04-041-27/+25
* Used the H5_INC_ENUM macro to squash enum value increment warnings.Dana Robinson2019-03-211-15/+15
* Corrected comment in src/H5VLint.c, fixed pass-through info size inQuincey Koziol2019-01-061-54/+74
* Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-181-1/+0
|\
| * Removed H5I_REFERENCE from the library. It has always been unusedDana Robinson2018-12-081-1/+0
* | Re-format test/ohdr_mindset.cJacob Smith2018-12-141-4/+4
* | formatting adjustmentsJacob Smith2018-12-141-27/+61
* | Reformat to be more consistent with existing code.Jacob Smith2018-12-131-75/+26
* | Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-121-67/+159
|\ \ | |/
| * Refactor and standarize file object callbacks, including some fixes on theQuincey Koziol2018-10-311-10/+26
| * Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-4/+1
| * VOL FEATUREDana Robinson2018-10-101-36/+122
| * Normalization with vol_integration (test code and H5Xtest.c)Dana Robinson2018-09-201-22/+15
* | change test file name and apply 'h5_fixname' to itJacob Smith2018-12-111-3/+6