summaryrefslogtreecommitdiffstats
path: root/test/h5test.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | [svn-r27191] Merged r26781 to r27185 from trunkDana Robinson2015-06-111-79/+83
|\ \ | |/
| * [svn-r27185] fix more instances where both mpi is_initialized and is_finalize...Mohamad Chaarawi2015-06-101-77/+81
| * [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-3/+3
* | [svn-r27153] Implement fill value support for VDS.Neil Fortner2015-06-051-6/+6
* | [svn-r27145] Add some testing for printf-style source dataset name resolution.Neil Fortner2015-06-031-42/+67
|/
* [svn-r25750] use MPI_File_get_size() instead of stat when retrieving the file...Mohamad Chaarawi2014-10-281-4/+17
* [svn-r25659] fix filename generation with prefix for perf test.Mohamad Chaarawi2014-10-021-20/+74
* [svn-r25496] Description:Quincey Koziol2014-07-301-2/+2