summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-0424-112/+112
* Fixed missing blob callbacks in test VOL connectors.Dana Robinson2019-12-032-0/+12
* Add OAPL parameter to H5Rcreate_ APIsJordan Henderson2019-12-022-42/+42
* H5R: fix H5Tconv to check for null referencesJerome Soumagne2019-11-261-4/+4
* Merge pull request #2027 in HDFFV/hdf5 from ~DYOUNG/hdf5:dsets-randomness to ...David Young2019-11-121-32/+121
|\
| * Use HD prefix.David Young2019-11-121-8/+8
| * Fix HDFFV-10937: use a more reliable (and probably faster) scheme forDavid Young2019-10-281-32/+121
* | Merge pull request #1984 in HDFFV/hdf5 from ~DYOUNG/netbsd:develop to developDavid Young2019-11-051-1/+7
|\ \ | |/ |/|
| * Follow longstanding execv convention for compatibility with NetBSD.David Young2019-10-031-1/+7
* | 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