summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Changing file names and directory names to avoid possible conflict during par...Songyu Lu2019-04-232-3/+8
* Merge pull request #1666 in HDFFV/hdf5 from ~KOZIOL/hdf5:unwrap_vol_callback ...Quincey Koziol2019-04-232-10/+16
|\
| * Add an 'unwrap' VOL callback, so that connectors can unwrap an underlyingQuincey Koziol2019-04-212-10/+16
* | Changing file names to avoid possible conflicts during parallel test.Songyu Lu2019-04-224-23/+27
|/
* Changing output file names to avoid possible conflict during parallel build a...Songyu Lu2019-04-191-6/+4
* Minor fix: marking an internal function of the test for export.Songyu Lu2019-04-181-1/+1
* Merge pull request #1654 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV...Vailin Choi2019-04-181-46/+63
|\
| * Change the checking to H5I_INVALID_HID in test_attr_dense_rename().Vailin Choi2019-04-161-10/+10
| * Fix for HDFFV-10579 H5Arename fails when creation order of attributes is trac...Vailin Choi2019-04-121-38/+55
* | Fix CMake errorsAllen Byrne2019-04-182-21/+33
* | Merge pull request #1600 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:HDFFV-10658-pe...Ray Lu2019-04-1811-441/+992
|\ \
| * | Adding back links_env.out which I accidentally removed in my previous commit.Songyu Lu2019-04-151-0/+3
| * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_r...Songyu Lu2019-04-151-0/+24
| |\ \
| * \ \ Merge branch 'HDFFV-10658-performance-drop-from-1-8' of https://bitbucket.hdf...Songyu Lu2019-04-111-8/+0
| |\ \ \
| | * | | Taking out two unnecessary diff output files.songyulu2019-04-113-131/+1
| * | | | Taking out unnecessary diff files for output.Songyu Lu2019-04-113-126/+1
| |/ / /
| * | | Some coding style changes.Songyu Lu2019-04-115-13/+10
| * | | Adding the standard output files for the external_env.c and vds_env.c tests.Songyu Lu2019-04-113-2/+154
| * | | Small correction for my previous commit.Songyu Lu2019-04-111-2/+2
| * | | Forgot to add external_common.c and external_common.h.Songyu Lu2019-04-101-0/+2
| * | | Updated CMake for the splitting of external.c and vds.c.Songyu Lu2019-04-102-0/+108
| * | | Minor fixes: updating the test vds_env.c according to the set up of vds.c.Songyu Lu2019-04-101-7/+47
| * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_r...Songyu Lu2019-04-095-484/+1440
| |\ \ \ | | | |/ | | |/|
| * | | Left out this file in previous commit.Songyu Lu2019-04-091-11/+10
| * | | HDFFV-10658 - setting and getting properties in API context:Songyu Lu2019-04-094-36/+57
| * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_r...Songyu Lu2019-04-087-165/+271
| |\ \ \
| * \ \ \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_r...Songyu Lu2019-04-0417-240/+251
| |\ \ \ \
| * | | | | This commit basically has the following changes:Songyu Lu2019-04-048-430/+792
* | | | | | HDFFV-10741 - remove SKIP_ERRSTK_TESTS optionAllen Byrne2019-04-151-15/+19
* | | | | | Merge pull request #1652 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:check_passthro...Dana Robinson2019-04-152-3/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Renamed the HDF5_TEST_VOL option to HDF5_TEST_PASSTHROUGH_VOL.Dana Robinson2019-04-112-3/+3
| | |_|_|/ | |/| | |
* | | | | Add H5Fget_fileno() API routine.Quincey Koziol2019-04-121-0/+24
|/ / / /
* | | | Modifications based on PR feedback:Vailin Choi2019-04-081-0/+194
* | | | HDFFV-10365: Changes as described in the RFC: H5Sencode/H5Sdecode Format Change.Vailin Choi2019-04-065-485/+1247
| |_|/ |/| |
* | | Fix for HDFFV-10271 hyperslab encoding incorrect length.Vailin Choi2019-04-051-0/+79
* | | Set V112 as the latest format and extend the arrays of version bounds.Vailin Choi2019-04-046-165/+192
| |/ |/|
* | Merge remote-tracking branch 'origin/develop' into env_vol_loadQuincey Koziol2019-04-0311-65/+177
|\ \
| * \ Merge pull request #1610 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_fixbug:develop...Binh-Minh Ribler2019-03-242-4/+26
| |\ \
| | * | Test improvementBinh-Minh Ribler2019-03-211-18/+25
| | * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b...Binh-Minh Ribler2019-03-2023-1550/+1443
| | |\ \
| | * | | Fixed HDFFV-10210 and HDFFV-10587Binh-Minh Ribler2019-03-202-1/+16
| * | | | Changes that show the right way to iterate over enums.Dana Robinson2019-03-211-6/+10
| * | | | Used the H5_INC_ENUM macro to squash enum value increment warnings.Dana Robinson2019-03-217-39/+39
| * | | | Fix CMake error in nameAllen Byrne2019-03-191-2/+2
| | |/ / | |/| |
| * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Neil Fortner2019-03-151-1/+6
| |\ \ \
| | * | | CMake: fix pthread linking to only be privateJerome Soumagne2019-03-131-1/+6
| | | |/ | | |/|
| * | | Fix issue with direct chunk write not updating the "last chunk" indexNeil Fortner2019-03-061-20/+101
| |/ /
* | | Specify the default VOL connector to use with an environment variable.Quincey Koziol2019-03-107-175/+74
|/ /
* | Correct varnameAllen Byrne2019-02-261-1/+1
* | Revise "management" VOL callbacks into 'info' and object 'wrap / retrieval'Quincey Koziol2019-02-231-10/+14