summaryrefslogtreecommitdiffstats
path: root/test/h5test.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes for various warnings/alignment with develop branch (#1755)jhendersonHDF2022-05-081-20/+1
* Merge of mostly clang-tidy changes from 1.12 (#965)Allen Byrne2021-08-251-0/+3
* Merge 839 hdf5 1 10 (#879)Larry Knox2021-08-111-3/+4
* Hdf5 1 10 merge of printf specifiers and VS2015 min changes (#612)Allen Byrne2021-04-301-2/+3
* Hdf5 merge issue 487 v110 (#533)Larry Knox2021-04-011-2/+8
* Hdf5 merge issue 435 v110 (#462)Larry Knox2021-03-101-8/+0
* Hdf5 1 10 Update license url (#403)Larry Knox2021-03-011-1/+1
* Source formattedAllen Byrne2020-10-011-383/+410
* Merge of clang-format changes from developAllen Byrne2020-09-301-4/+4
* Even more normalization with developDana Robinson2020-08-151-1/+1
* Brings splitter VFD from developDana Robinson2020-08-141-0/+148
* Brings file locking changes from developDana Robinson2020-08-141-0/+58
* Brought over thread-safety changes from develop.Dana Robinson2020-07-201-3/+1
* Moved srcdir changes over from develop.Dana Robinson2020-05-201-7/+67
* Merge branch 'hdf5_1_10' of https://git.hdfgroup.org/scm/~kmu/hdf5 into hdf5_...kmu2020-01-091-4/+4
|\
| * Merge of --Wc++-compat changes from developDana Robinson2020-01-091-4/+4
* | merge intel warning fixKimmy Mu2020-01-091-2/+1
|/
* fix get gethostname for windowsAllen Byrne2019-08-281-1/+1
* Correct libver names availableAllen Byrne2019-08-261-5/+4
* Merge HD prefix and whitespace changes from developAllen Byrne2019-08-181-254/+170
* Fix test tmp dir usageAllen Byrne2019-08-151-1/+1
* Merge fixes and code reconciliation wit developAllen Byrne2019-08-051-19/+33
* Make corresponding changes for version bounds in V110.Vailin Choi2019-04-101-0/+24
* Work around compiler fussiness on platypus.Quincey Koziol2019-01-141-13/+39
* Merged the rest of the parallel flush test code.Dana Robinson2019-01-071-1/+1
* Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-1/+1
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-2/+2
* Normalization with VOL integration branch.Dana Robinson2017-12-051-65/+42
* Added a test for VFD IDs to testhdf5.Dana Robinson2017-07-011-0/+100
* Rework of the POSIX file open permissions and macros to clean upDana Robinson2017-04-281-2/+2
* Changed the Windows POSIX open() file permissions to be correctDana Robinson2017-04-281-2/+2
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Deleted an extraneous remove() call from a test functionDana Robinson2017-02-081-3/+1
* Bring new/updated tests from revise+chunks branch: flush1/flush2 update andQuincey Koziol2016-12-201-0/+121
* Fixed a few memory problems in test/cache_logging.c andDana Robinson2016-11-231-11/+22
* Merge branch 'develop' into evict_on_closeDana Robinson2016-09-301-7/+25
|\
| * Clean up hardcoded constants and check return values better. (Comments fromQuincey Koziol2016-09-291-2/+5
| * Description:Quincey Koziol2016-09-291-2/+2
| * Description:Quincey Koziol2016-09-271-7/+22
* | Fixed typoDana Robinson2016-09-241-1/+1
|/
* [svn-r30295] Minor whitespace cleanup in h5test.c.Dana Robinson2016-08-171-45/+55
* [svn-r30113] Description:Quincey Koziol2016-06-281-3/+3
* [svn-r30017] Description:Quincey Koziol2016-06-061-1/+1
* [svn-r29881] Add include guards.Allen Byrne2016-05-041-2/+1
* [svn-r29548] Minor normalization w/ trunk in preparation for big merge.Dana Robinson2016-03-241-7/+7
* [svn-r29132] Added new single-responsibility functions to h5test.c/h that canDana Robinson2016-02-171-0/+294
* [svn-r27848] Description:Quincey Koziol2015-09-221-2/+2
* [svn-r27835] Description:Quincey Koziol2015-09-211-15/+47
|\
| * [svn-r27768] Description:Quincey Koziol2015-09-141-12/+72
* | [svn-r27420] Fixed VDS test to handle the family driver correctly.Neil Fortner2015-07-211-5/+31