summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Songyu Lu2019-08-1425-1099/+1294
|\ | | | | | | https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_ray into bugfix/directory_name
| * 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 ↵Songyu Lu2019-08-0259-5743/+4807
| |\ | | | | | | | | | https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_ray into feature/HDFFV-10658_properties_in_api_context_3
| * | Changed the external files to a directory (extern_env_dir) to avoid possible ↵Songyu Lu2019-08-023-16/+22
| | | | | | | | | | | | conflict in daily test on jelly.
* | | Changed the name of the temporary directory from 'tmp' to a special name to ↵Songyu Lu2019-08-144-4/+4
| |/ |/| | | | | avoid possible conflicts.
* | 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
|\ \ | | | | | | | | | | | | | | | * commit '803ae1d1a87bb962a7d887a958bbd9ac8adf3da3': Changes based on PR review. Bring pull request #1772 from develop to 1.10. Fails file creation when non-default free-space info is set in fcpl and the library version high bound is less than v110 because free-space info message is introduced in library release v110.
| * \ Merge pull request #15 in ~VCHOI/my_third_fork from hdf5_1_10 to ↵Vailin Choi2019-07-3111-442/+907
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | | | | bugfix/110_HDFFV-10808-h5pset_file_space_strategy * commit '3049d2c140b06d5b2b419562c3d4d1d1c66612e3': A minor bug fix. Updated the command for external_env and vds_env to the most recent changes. 1. Updated the commands for compiling two new tests (external_env.c and vds_env.c). 2. Changed the data file names for external.c and external_env.c to avoid potential name conflict. HDFFV-10658: setting and getting properties in API context. Porting the changes to the develop branch into the 1.10 branch: mainly the external file prefix and VDS prefix.
| * | Bring pull request #1772 from develop to 1.10.Vailin Choi2019-07-221-222/+263
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fails file creation when non-default free-space info is set in fcpl and the library version high bound is less than v110 because free-space info message is introduced in library release v110. Merge pull request #1772 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV-10808-h5pset_file_space_strategy-succeeds to develop * commit '3768566139df18928aa29ece0eff3010b224633b': Add release notes. Correct hid_t error value to H5I_INVALID_HID in tests related to libver_bounds. Fix for HDFFV-10808 H5Pset_file_space_strategy succeeds when using H5Pset_libver_bounds v18,v18. Fails file creation when non-default free-space info is set in fcpl and the library version high bound is less than v110 because free-space info message is introduced in library release v110. Conflicts: test/tfile.c
* | | 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
|\ \ \ | | |/ | |/| | | | | | | * commit '3049d2c140b06d5b2b419562c3d4d1d1c66612e3': A minor bug fix.
| * | 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
|\ \ \ | |/ / | | | | | | | | | | | | | | | * commit 'b20ffd84e3572cd506bf1f696431892258e9ab3b': Updated the command for external_env and vds_env to the most recent changes. 1. Updated the commands for compiling two new tests (external_env.c and vds_env.c). 2. Changed the data file names for external.c and external_env.c to avoid potential name conflict. HDFFV-10658: setting and getting properties in API context. Porting the changes to the develop branch into the 1.10 branch: mainly the external file prefix and VDS prefix.
| * | 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 ↵Songyu Lu2019-07-295-147/+105
| | | | | | | | | | | | | | | | | | vds_env.c). 2. Changed the data file names for external.c and external_env.c to avoid potential name conflict.
| * | HDFFV-10658: setting and getting properties in API context. Porting the ↵Songyu Lu2019-07-2611-436/+949
| |/ | | | | | | changes to the develop branch into the 1.10 branch: mainly the external file prefix and VDS prefix.
* | 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
| | | | | | Fix for HDFFV-10800 H5Ocopy failure: The value for the H5F_LIBVER_V18 index in H5O_fill_ver_bounds[], the format version bounds array for fill value message, should be version 3 not 2.
* 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 ↵Vailin Choi2019-05-131-45/+62
|\ | | | | | | | | | | | | | | | | bugfix/v110_HDFFV-10365-h5sencode-decode-bug-when-num * commit '4dfcc225ba98a5ad1bc4283b8eacde0bb6f7484c': Fix Java JUnit-TestH5P failure on 32-bit arch Added new C++ wrappers - HDFFV-10622 Make the corresponding fix for HDFFV-10579 H5Arename fails when creation order of attributes is tracked.
| * Make the corresponding fix for HDFFV-10579 H5Arename fails when creation ↵Vailin Choi2019-04-181-45/+62
| | | | | | | | order of attributes is tracked.
* | Make corresponding changes for H5Sencode based on PR #1645 to develop branch.Vailin Choi2019-04-231-3/+2
|/ | | | The core changes are to revert previous modifications now that we use API context for fapl.
* Merge pull request #1650 in HDFFV/hdf5 from ↵Vailin Choi2019-04-181-0/+78
|\ | | | | | | | | | | | | ~VCHOI/my_third_fork:bugfix/v110_HDFFV-10271-version-2-hyperslab-encoding to hdf5_1_10 * commit '3e30d019214eaee6f345f45eae478e7f464df8ad': Make corresponding changes for hyperslab encoding incorrect length (HDFFV-10271). This is based on PR #1644 merged to develop branch. The fix for the incorrect length was already checked in to 1.10 on Dec 2017.
| * Make corresponding changes for hyperslab encoding incorrect length ↵Vailin Choi2019-04-101-0/+78
| | | | | | | | | | | | | | (HDFFV-10271). This is based on PR #1644 merged to develop branch. The fix for the incorrect length was already checked in to 1.10 on Dec 2017.
* | Make corresponding changes for version bounds in V110.Vailin Choi2019-04-105-164/+184
|/ | | | This is based on PR#1639 merged to develop branch.
* 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
| | | | | cache. Fix issues involving datasets being "no allocated" when they contain cached raw data.
* 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 ↵Songyu Lu2019-02-131-4/+4
| | | | backward compatibility.
* I'm bringing the fixes for the following Jira issues from the develop branch ↵Songyu Lu2019-02-121-0/+102
| | | | | | | | | to 1.10 branch: HDFFV-10571: Divided by Zero vulnerability. HDFFV-10601: Issues with chunk cache hash value calcuation. HDFFV-10607: Patches for warnings in the core libraries. HDFFV-10635: HDF5 library segmentation fault with H5Sselect_element.
* Refactor TIMEOUT valuesAllen Byrne2019-02-062-16/+16
|
* Renamed data fileBinh-Minh Ribler2019-02-013-2/+2
| | | | | | | | | Description: Renamed data file with long name to a shorter name. Revised an entry in RELEASE.txt Platforms tested: Linux/64 (jelly) Darwin (osx1010test)
* Merge branch 'hdf5_1_10' of ↵Binh-Minh Ribler2019-01-314-153/+216
|\ | | | | | | https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_1_10_bmr into hdf5_1_10
| * Fixed a bug identified by valgrind in the cork test.Dana Robinson2019-01-291-9/+9
| |
| * HDFFV-10686 Remove version 1 reference namesAllen Byrne2019-01-281-44/+44
| |
| * CMake fix, makefile fix, direct_chunk valgrind fixAllen Byrne2019-01-251-91/+91
| |