Author | Commit | Message | Commit date | Issues | |
---|---|---|---|---|---|
Larry Knox | e7b9d13120dM | Merge pull request #5 in OTHER/h5compat from ~LRKNOX/h5compat_lrk:master to master* commit 'c8c990368d7ddd889900fe16b2e4b76571d1a8e5': Grep output in check_api.sh to compare only the version output and ignore other error output. Update api/test_h5e files for change to rename H5E_ATOM to H5E_ID in HDF5 1.13.0. | |||
Larry Knox | c8c990368d7 | Grep output in check_api.sh to compare only the version output andignore other error output. | |||
Larry Knox | b98cbf58d4b | Update api/test_h5e files for change to rename H5E_ATOM to H5E_ID inHDF5 1.13.0. | |||
Larry Knox | 636090a983eM | Merge pull request #4 in OTHER/h5compat from ~LRKNOX/h5compat_lrk:master to master* commit 'd54202ed553c4f3becd105cfc52a5c7f5650ed12': Clean up comments and simplify conditions in test_h5o.c. Modify H5F and H5O tests with versioned info structures to work on ostrich and emu. I don't think these were big-endian issues, just that the compilers aren't as forgiving as on centos7. Update for test file t_ref.c Run region and opbject reference tests together. Update chec... | |||
Larry Knox | d54202ed553 | Clean up comments and simplify conditions in test_h5o.c. | |||
Larry Knox | 987d74830c7 | Modify H5F and H5O tests with versioned info structures to work onostrich and emu. I don't think these were big-endian issues, just that the compilers aren't as forgiving as on centos7. | |||
Larry Knox | e9ffc08b652M | Merging in latest from upstream (OTHER/h5compat:refs/heads/master)* commit '57e8754b801bff4b0862faad0f7d4738c54b2af4': Fix a bug in the declaration of buffer for the old reference type: Should use hobj_ref_t for object reference and hdset_reg_ref_t for dataset region reference. | |||
vchoi | 57e8754b801 | Fix a bug in the declaration of buffer for the old reference type:Should use hobj_ref_t for object reference and hdset_reg_ref_t for dataset region reference. | |||
Larry Knox | fe5ddc70eb2M | Merging in latest from upstream (OTHER/h5compat:refs/heads/master)* commit 'a92e045930da36e48b68fc96897d19d512d168c5': Add tests for hyperslab/point format changes. | |||
Vailin Choi | a92e045930d | Add tests for hyperslab/point format changes. | |||
Larry Knox | da7a1f2a184 | Update for test file t_ref.c | |||
Larry Knox | b811630a577M | Merging in latest from upstream (OTHER/h5compat:refs/heads/master)* commit '7e924dbee06e4b880e9ef1fe1fc121c8995db8a5': (1) Combine tests/t_ref_object.c and tests/t_ref_region.c into tests/t_ref.c (2) Fix bug when reading the referenced datasets | |||
Vailin Choi | 7e924dbee06 | (1) Combine tests/t_ref_object.c and tests/t_ref_region.c into tests/t_ref.c(2) Fix bug when reading the referenced datasets | |||
Larry Knox | e436594652b | Run region and opbject reference tests together. | |||
Larry Knox | b88b04d0e01 | Update check_format.sh and add expected files for reference tests. | |||
Larry Knox | 3885d90f262M | Merging in latest from upstream (OTHER/h5compat:refs/heads/master)* commit 'c0b2544883d4878bec5b0279d0cd4d696d659bf2': Modfy tests for object reference. Add tests for dataset region reference. | |||
Vailin Choi | c0b2544883d | Modfy tests for object reference.Add tests for dataset region reference. | |||
Larry Knox | 966e0dbb7ec | Add expected output files for object references format tests.Modify check_format.sh to run the tests. | |||
Vailin Choi | 3b6117535c0 | Add tests for object references | |||
Larry Knox | a0b3807d5b5M | Merge pull request #3 in OTHER/h5compat from ~LRKNOX/h5compat_lrk:master to master* commit 'db9ca742c17e78bd87465105a7cd78fc30ae6780': Update 2 API test changes for H5O changes in HDF5 1.12. Update API tests for H5O changes in 1.12/ | |||
Larry Knox | db9ca742c17 | Update 2 API test changes for H5O changes in HDF5 1.12. | |||
Larry Knox | ffe575bb0d8 | Update API tests for H5O changes in 1.12/ | |||
Larry Knox | 4ea1b3a2a13M | Merge pull request #2 in OTHER/h5compat from ~LRKNOX/h5compat_lrk:master to master* commit '7095d906c1f33ab346869fd38c1d788f923e74c0': Fix cut and paste errors in check_api.sh from adding 1.12 version, errors in expected output files when copied from wrong version, and rename vdev to v112 for output of function tests with version changes in v112. Update api and format tests for v1.12. Add comment explaining need for #define H5F_LIBVER_V18 H5F_LIBVER_18. Fi... | |||
Larry Knox | 7095d906c1f | Fix cut and paste errors in check_api.sh from adding 1.12 version, errors in expected output files when copied from wrong version, and rename vdev to v112 for output of function tests with version changes in v112. | |||
Larry Knox | bbf38106364 | Update api and format tests for v1.12. | |||
Larry Knox | 358623d391d | Add comment explaining need for #define H5F_LIBVER_V18 H5F_LIBVER_18.Fix typo and remove unneeded braces. | |||
Larry Knox | abc1ef46b8f | Updated test description in test scripts for additional HDF5 libraries. | |||
Larry Knox | 816c4a0b1c3 | Extend current format tests with HDF5 v1.10 and vdev libraries. | |||
Larry Knox | b33e8081172M | Merge pull request #1 in OTHER/h5compat from ~LRKNOX/h5compat_lrk:master to master* commit '6a03369e96e47349f1ae39cc7e90b9272d8dcafa': Update check_apo.sh and expected/test_h5e/vdev-* for version 1.11. Add test for versioned H5F_info_t to test_h5f.c Add missing comments to identify #endifs. Add tests for H5S functions versioned in HDF5 1.12. Update test_h5p.c to correct typos. Commit expected/test_h5p output file changes resulting from corrections. Add tests for H5O ... | |||
Larry Knox | 6a03369e96e | Update check_apo.sh and expected/test_h5e/vdev-* for version 1.11.Add test for versioned H5F_info_t to test_h5f.c | |||
Larry Knox | 3a1d515a025M | Merge pull request #1 in ~LRKNOX/h5compat_lrk from bugfix/EED-285-add-backward-forward-compatibility to master* commit '7c3bf57026fafbffea1aed69458dc4feb3683ad8': Add missing comments to identify #endifs. Add tests for H5S functions versioned in HDF5 1.12. Update test_h5p.c to correct typos. Commit expected/test_h5p output file changes resulting from corrections. Add tests for H5O functions versioned in HDF5 1.12. Add TESTAPI110 and TESTAPI112 functions to check_api.sh to test functions versioned... | EED-285 | ||
Larry Knox | 7c3bf57026f | Add missing comments to identify #endifs. | |||
Larry Knox | 3aa53cc0a2a | Add tests for H5S functions versioned in HDF5 1.12.Update test_h5p.c to correct typos. Commit expected/test_h5p output file changes resulting from corrections. | |||
Larry Knox | 0e620cca0be | Add tests for H5O functions versioned in HDF5 1.12.Add TESTAPI110 and TESTAPI112 functions to check_api.sh to test functions versioned in v1.10 and v1.12, not in v1.8. | |||
Larry Knox | 5577a0e7d65 | Add testing for H5Rdereference function versioned in HDF5 1.10. | |||
Larry Knox | 5dc797a2769 | Add tests for version H5F function H5Fget_info and its versionedstructure. | |||
Larry Knox | 88bb5903043 | Add HDF5 1.11 (develop) binaries with v16, v18 and v110 default apis to api testing. | |||
Larry Knox | e2dfde94a8a | Add HDF5 1.10 binaries with v16 and v18 default apis to existing apitesting. | |||
Larry Knox | c004f346222 | Check in bin and testh5compat.sh script to run h5compat test. | |||
Quincey Koziol | d461efc9e8b | Description: Correct expected output file after update to 1.8/trunk HDF5 library now allows 1.6 to access information. Also clean up a few compiler warnings at compile time. Tested on: Mac OS X/32 10.6.4 (amazon) | |||
Larry Knox | be956b4ecf0 | check_format.sh should return non-zero on failure rather than always returning 0. exit $EXIT_VALUE should accomplish that.Tested on jam. | |||
Larry Knox | 0b9742f478f | Update paths to match new pre-release/hdf5/v18 structure. Tested on jam, smirom, linew, duty & liberty. | |||
Larry Knox | 4ce47ccf9d0 | Update paths to match new pre-release/hdf5/v18 structure. Tested on jam, smirom, linew, duty & liberty. | |||
Larry Knox | 90948eb40bd | Update paths to match new pre-release/hdf5/v18 structure. Tested on jam, smirom, linew, duty & liberty. | |||
Neil Fortner | 22f1791d299 | Purpose: Add test for H5Z_class_tDescription: Versioning was recently added to H5Z_class_t. This new test verifies that the versioning is working correctly, in a manner similar to other versioned symbols. Tested: jam | |||
Private HDF | 293ddfd71e6 | Modified test scripts to exit with 0 if successful or 1 if any test fails. | |||
Private HDF | 456d7b03d32 | Change scripts to run with /bin/sh instead of /bin/bash. | |||
Private HDF | 7fff93c38e7 | Generalize 1.8 version in script and expected files to 1.8.x, ignoring any version extension. | |||
Larry Knox | aff101fe60b | Generalize 1.6 version in script and expected file to 1.6.x, ignoring rc-... | |||
Quincey Koziol | 773bcf1ee40 | Description: Switch from H5Pset_format_bounds() => H5Pset_libver_bounds(). |