summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* fix warnings from Intel compilerkmu2019-11-075-11/+11
* Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-0813-185/+185
* Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-087-581/+5186
* Fixed a bug (HDFFV-10899) where the behavior of the deprecatedDana Robinson2019-10-041-2/+7
* Merge pull request #1959 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/itera...Vailin Choi2019-10-011-6/+5
|\
| * Fixed the iteration error in test_versionbounds() in test/dtypes.c.Vailin Choi2019-09-301-6/+5
* | Move function-scope macro definition to file-scope.Jacob Smith2019-09-301-5/+6
* | Refactor external file addition loop to static function.Jacob Smith2019-09-291-18/+57
* | fix declaring variable in for statementJacob Smith2019-09-281-9/+10
|/
* Number of arguments requires H5Dopen2.Larry Knox2019-09-281-1/+1
* Merge pull request #1934 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV...Vailin Choi2019-09-271-0/+162
|\
| * (1) Address the feedback from the PR reviewVailin Choi2019-09-261-11/+11
| * Merge pull request #21 in ~VCHOI/my_third_fork from develop to bugfix/HDFFV-1...Vailin Choi2019-09-2610-231/+420
| |\
| * | Fix for HDFFV-10585 investigate hyperslab slowness:Vailin Choi2019-09-191-0/+162
* | | Converted H5O MD cache cork calls to use the VOL.Dana Robinson2019-09-271-5/+7
| |/ |/|
* | add missing version to listAllen Byrne2019-09-261-2/+2
* | Add new versioned filename to listAllen Byrne2019-09-261-13/+14
* | Update versioning to next major versionAllen Byrne2019-09-252-1/+3
* | Merge Binh-Minh's changes for code improvement to chunk_info.c (PR #1942)Larry Knox2019-09-251-20/+25
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...Jacob Smith2019-09-23103-23597/+30790
|\ \
| * | HDFFV-10740 - skip copying dirs in for loopsAllen Byrne2019-09-184-26/+54
| |/
| * Fixed some exit calls.Dana Robinson2019-09-0728-168/+140
| * Reworked the previously refactorred code.Binh-Minh Ribler2019-09-051-150/+161
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5-b...Binh-Minh Ribler2019-09-043-9/+22
| |\
| | * Fix CMake build of test needing compression libsAllen Byrne2019-09-031-1/+14
| | * Merge pull request #1908 in HDFFV/hdf5 from ~BMRIBLER/hdf5-bmr:develop to dev...Binh-Minh Ribler2019-09-033-3/+1968
| | |\
| | * | Fix EXISTS test syntaxAllen Byrne2019-08-291-7/+7
| | * | fix get gethostname for windowsAllen Byrne2019-08-281-1/+1
| * | | Improvement of test codeBinh-Minh Ribler2019-09-041-10/+21
| | |/ | |/|
| * | Fixed error code and error messagesBinh-Minh Ribler2019-09-031-26/+26
| * | Updated commentsBinh-Minh Ribler2019-09-011-1/+9
| * | Updated based on reviews and refactored test codeBinh-Minh Ribler2019-09-011-769/+809
| * | Code cleanup and refactorBinh-Minh Ribler2019-08-291-68/+47
| * | HDFFV-10677 and HDFFV-10661Binh-Minh Ribler2019-08-283-3/+1941
| |/
| * OESS-29 Update HD prefix mostlyAllen Byrne2019-08-2412-276/+256
| * Merge branch 'develop' into shared_file_ptrQuincey Koziol2019-08-2160-17385/+17202
| |\
| | * Untangle #ifdef mess in ROS3 code.Dana Robinson2019-08-203-239/+56
| | * Add missing HD prefixAllen Byrne2019-08-181-121/+121
| | * Update HD prefix and reconcile hl/cpp testAllen Byrne2019-08-161-1/+1
| | * Add HD prefix to testsAllen Byrne2019-08-1559-17141/+17141
| * | Begin converting the H5MF interface to use shared file pointers insteadQuincey Koziol2019-08-211-21/+18
| * | Rest of changes for 'top' file pointer to 'shared' file pointer for H5F__accumQuincey Koziol2019-08-191-1/+1
| * | Partial H5F__accum_* routines.Quincey Koziol2019-08-191-2/+2
| |/
| * Correct name of folderAllen Byrne2019-08-151-1/+1
| * Mostly whitespace in testpar, addl changes for tmp dirAllen Byrne2019-08-156-151/+152
| * Merge pull request #1872 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:bugfix/ros3_hdfs...Jake Smith2019-08-143-461/+367
| |\
| | * Fix compiler warnings with diabled ROS3 and HDFS VFDs.Jacob Smith2019-08-143-461/+367
| * | Merge pull request #1871 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:bugfix/directo...Ray Lu2019-08-144-5/+5
| |\ \
| | * | Changed the directory name left out from the previous commit.Songyu Lu2019-08-141-1/+1
| | * | Changed the name of the temporary directory from 'tmp' to a special name to a...Songyu Lu2019-08-144-4/+4
| | |/