summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Correct libver names availableAllen Byrne2019-08-261-5/+4
* OESS-29 Update HD prefix and compare against developAllen Byrne2019-08-2318-2992/+2968
* Merge HD prefix and whitespace changes from developAllen Byrne2019-08-1868-15555/+15142
* Fix test tmp dir usageAllen Byrne2019-08-1511-171/+164
* Changed a directory name left out from the previous commit.Songyu Lu2019-08-141-1/+1
* Merge branch 'hdf5_1_10' of https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5...Songyu Lu2019-08-1425-1099/+1294
|\
| * HDFFV-10879 fix test varnameAllen Byrne2019-08-141-1/+1
| * Correct error test spelling and useAllen Byrne2019-08-132-102/+130
| * Add option to explicitly disable extra testsAllen Byrne2019-08-071-0/+2
| * Add missing HDAllen Byrne2019-08-051-1/+1
| * Merge fixes and code reconciliation wit developAllen Byrne2019-08-0519-979/+1138
| * Merge branch 'hdf5_1_10' of https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5...Songyu Lu2019-08-0259-5743/+4807
| |\
| * | Changed the external files to a directory (extern_env_dir) to avoid possible ...Songyu Lu2019-08-023-16/+22
* | | Changed the name of the temporary directory from 'tmp' to a special name to a...Songyu Lu2019-08-144-4/+4
| |/ |/|
* | Fix missing export tagAllen Byrne2019-07-311-1/+11
* | Mostly whitespace and consistent test formatAllen Byrne2019-07-311-2417/+1406
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2019-07-311-222/+263
|\ \
| * \ Merge pull request #15 in ~VCHOI/my_third_fork from hdf5_1_10 to bugfix/110_H...Vailin Choi2019-07-3111-442/+907
| |\ \ | | |/
| * | Bring pull request #1772 from develop to 1.10.Vailin Choi2019-07-221-222/+263
* | | Cleanup when merging to other branchesAllen Byrne2019-07-3054-3493/+3570
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2019-07-291-1/+1
|\ \ \ | | |/ | |/|
| * | A minor bug fix.Songyu Lu2019-07-291-1/+1
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2019-07-2911-442/+907
|\ \ \ | |/ /
| * | Updated the command for external_env and vds_env to the most recent changes.Songyu Lu2019-07-291-14/+8
| * | 1. Updated the commands for compiling two new tests (external_env.c and vds_e...Songyu Lu2019-07-295-147/+105
| * | HDFFV-10658: setting and getting properties in API context. Porting the chan...Songyu Lu2019-07-2611-436/+949
| |/
* | Revert unintended whitespaceAllen Byrne2019-07-261-8284/+8278
* | HDFFV-10845, 10529 and CMake changes from developAllen Byrne2019-07-246-8456/+8409
|/
* Change "bad" hid_t_value to H5I_INVALID_HID in test_libver_bounds_copy() test.Vailin Choi2019-07-181-3/+3
* Bring pull request #1729 from develop to 1.10:Vailin Choi2019-07-174-6/+89
* HDFFV-10805 Merge SHARED ONLY option from developAllen Byrne2019-06-203-609/+190
* Fix message command syntaxAllen Byrne2019-05-171-2/+2
* Merge pull request #4 in ~VCHOI/my_third_fork from hdf5_1_10 to bugfix/v110_H...Vailin Choi2019-05-131-45/+62
|\
| * Make the corresponding fix for HDFFV-10579 H5Arename fails when creation orde...Vailin Choi2019-04-181-45/+62
* | Make corresponding changes for H5Sencode based on PR #1645 to develop branch.Vailin Choi2019-04-231-3/+2
|/
* Merge pull request #1650 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/v110_...Vailin Choi2019-04-181-0/+78
|\
| * Make corresponding changes for hyperslab encoding incorrect length (HDFFV-102...Vailin Choi2019-04-101-0/+78
* | Make corresponding changes for version bounds in V110.Vailin Choi2019-04-105-164/+184
|/
* Update namespace handlingAllen Byrne2019-04-041-2/+2
* Fix issue with direct chunk write not updating the "last chunk" indexNeil Fortner2019-03-191-20/+101
* Fix typosAllen Byrne2019-02-261-1/+1
* HDFFV-10703 - Update CMake variable handlingAllen Byrne2019-02-214-88/+88
* Script changes from developAllen Byrne2019-02-142-0/+3
* TRILAB-111 Update MPI CMakeAllen Byrne2019-02-132-62/+135
* Changing functions H5Dcreate and H5Dopen to H5Dcreate2 and H5Dopen2 for backw...Songyu Lu2019-02-131-4/+4
* I'm bringing the fixes for the following Jira issues from the develop branch ...Songyu Lu2019-02-121-0/+102
* Refactor TIMEOUT valuesAllen Byrne2019-02-062-16/+16
* Renamed data fileBinh-Minh Ribler2019-02-013-2/+2
* Merge branch 'hdf5_1_10' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5...Binh-Minh Ribler2019-01-314-153/+216
|\
| * Fixed a bug identified by valgrind in the cork test.Dana Robinson2019-01-291-9/+9