summaryrefslogtreecommitdiffstats
path: root/test/tfile.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | Stash work on object header reduction code and tests.Jacob Smith2018-09-111-0/+139
|/
* Revert "Merge pull request #1116 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_...hdftest2018-06-241-1/+1
* Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-06-041-8/+8
|\
| * Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-8/+8
* | Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-081-4/+2
|\ \ | |/
| * Minor warning cleanup while working on VOL issues.Dana Robinson2018-04-061-4/+2
* | Merge pull request #943 in HDFFV/hdf5 from develop to hdf5_1_10Larry Knox2018-03-131-0/+128
|\ \ | |/
| * Enhancement to the tool h5clear (HDFFV-10360)Vailin Choi2018-03-121-0/+128
| * Miscellaneous test fixesBinh-Minh Ribler2018-03-061-1/+1
| * Fix for daily test failureVailin Choi2018-02-141-1/+6
| * Merge pull request #895 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-02-141-414/+413
| |\
| | * More includes cleanupAllen Byrne2018-02-141-414/+413
| * | Fix for daily test failure for configuration with --disable-deprecated-symbolsVailin Choi2018-02-141-1/+1
| |/
| * Additional testsBinh-Minh Ribler2018-02-131-0/+130
| * Changes made based on code reviews.Vailin Choi2018-01-121-980/+1180
| * Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-12-081-3/+3
| |\
| * \ (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-251-58/+69
| |\ \
| * | | Initial checkin for library version boundsVailin Choi2017-10-031-2/+1532
| |/ /
* | | Needs to sync with lib version and Sencode.M. Scot Breitenfeld2018-03-071-354/+2230
* | | HDFFV-10384 and includes cleanup merged from devlopAllen Byrne2018-02-161-1/+0
| |/ |/|
* | Fixed misc Warnings flagged by VS2017.Dana Robinson2017-11-271-3/+3
|/
* Changes made based on RFC review commentsVailin Choi2017-07-181-0/+17
* Merge branch 'develop' into windows_openDana Robinson2017-05-311-3/+3
|\
| * A few more warnings fixed.Dana Robinson2017-05-251-3/+3
* | Rework of the POSIX file open permissions and macros to clean upDana Robinson2017-04-281-4/+4
* | Changed the Windows POSIX open() file permissions to be correctDana Robinson2017-04-281-6/+6
|/
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Correct double sourcedir name on copied datafiles.Quincey Koziol2017-03-151-6/+2
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-435/+1639
* Cleanups and normalizations against incoming page_buffering changes.Quincey Koziol2017-02-201-61/+62
* Merge SWMR-related testing to existing tests.Quincey Koziol2016-12-181-2/+4
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-64/+77
* Added vlen reclaim functions to a test in tfile.cDana Robinson2016-11-231-2/+8
* [svn-r30285] Description:Quincey Koziol2016-08-131-9/+10