summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
...
* Adjust cache.c only variables.Allen Byrne2019-12-183-29/+26
|
* Fix include to correct memory calls - big-endian issue.Allen Byrne2019-12-182-1/+1
|
* Correct Merge issueAllen Byrne2019-12-131-2/+3
|
* HDFFV-10979 fix issue with global name conflictAllen Byrne2019-12-124-723/+730
|
* Whitespace and benign synchro changesAllen Byrne2019-10-021-5/+7
|
* Remove duplicate declaration-initAllen Byrne2019-10-011-10/+0
|
* fix for statement declare variableAllen Byrne2019-09-303-169/+269
|
* Whitespace fix and HD prefixAllen Byrne2019-09-231-335/+259
|
* HDFFV-10903 merge dev changes to 1.10Allen Byrne2019-09-1833-197/+197
|
* Merge S3 code from develop to 1.10Allen Byrne2019-09-136-7/+6544
|
* Fix EXISTS test syntax and add toolchainAllen Byrne2019-08-291-7/+7
|
* fix get gethostname for windowsAllen Byrne2019-08-281-1/+1
|
* 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 ↵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.