Jordan Henderson
1795aa660a
Clean up tools warnings introduced by H5TOOLS_ERR_INIT macro
2019-12-30 18:02:06 -06:00
Allen Byrne
e8ad5f6d1a
HDFFV-10876 Update dump to match DDL spec
2019-12-05 17:21:02 -06:00
Allen Byrne
bc61159318
HDFFV-10919 merge synching
2019-10-02 15:13:37 -05:00
Allen Byrne
b2f52d0b07
Update versioning to next major version
2019-09-25 17:28:17 -05:00
Larry Knox
b04e1ad058
Update develop branch version to 1.13.0 after creation of hdf5_1_12
...
branch.
2019-09-25 16:21:23 -05:00
Jacob Smith
35a9e9c50f
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5 into bugfix/repack_external_storage
2019-09-23 17:23:02 -05:00
Jacob Smith
aa797af31b
Refactor h5repackgentest to have more modular internals, for easier
...
addition of new tests.
Update manifest and test script for new hdf5 external-storage .h5 files.
2019-09-23 16:21:37 -05:00
Allen Byrne
da2ec6163d
Update libvers usage
2019-07-28 14:41:52 -05:00
Jacob Smith
c7f8cb011d
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5 into bugfix/repack_external_storage
2019-07-22 17:09:54 -05:00
Jacob Smith
7ff3a63d5f
Minor formatting adjustments.
2019-07-22 16:55:37 -05:00
Vailin Choi
61b2dddc25
Checkin for new shutting down free-space manager.
2019-06-20 16:14:33 -05:00
Jacob Smith
2ba7b8f5e0
Fix failing automated reporting.
...
Add 8-bit big-endian testfile.
2019-06-19 17:15:05 -05:00
Jacob Smith
a648183cc3
Add initial failing test for h5repack copying external data into new file.
2019-05-30 15:45:53 -05:00
Jacob Smith
d1ed626845
Fit help message to 80 character width and clarify some details.
2019-05-14 13:53:28 -05:00
hdftest
1cec61a775
Snapshot version 1.11 release 5.
...
Update version to 1.11.6.
2019-05-02 10:42:53 -05:00
hdftest
7a0ac416c9
Snapshot version 1.11 release 4.
...
Update version to 1.11.5.
2019-04-01 16:11:28 -05:00
Quincey Koziol
17f9cb4158
Switch tool error output to match VOL changes within library
2018-11-12 12:14:25 -06:00
Quincey Koziol
140f72b748
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into stackable_vol
2018-11-07 15:20:28 -06:00
Larry Knox
81cb24ac1d
Commit version changes for additional files for 1.11.3 snapshot release.
2018-11-06 10:56:36 -06:00
Quincey Koziol
0df6e44a6e
Squashed commit of private branch changes to support stackable VOL plugins.
...
modified: test/dsets.c
2018-10-24 23:52:47 -05:00
Dana Robinson
e962df1591
VOL FEATURE
2018-10-10 08:10:15 -07:00
hdftest
e2f6e6f62f
Snapshot version 1.11 release 2.
2018-09-20 14:54:10 -05:00
hdftest
b193bc11c9
Revert "Merge pull request #1116 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_10 to develop"
...
This reverts commit e9f476dad4 , reversing
changes made to 2ff00b1b93 .
2018-06-24 18:04:23 -05:00
M. Scot Breitenfeld
b69bd0771e
Merge branch 'develop' into hdf5_1_10.sync
2018-05-08 17:17:45 -05:00
Quincey Koziol
f38864920d
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol
...
Plus initial steps toward merging API context push into FUNC_ENTER_API* macros
2018-03-18 18:36:49 -05:00
Quincey Koziol
4a17aff408
Add API context interface and use it throughout the library.
2018-03-15 16:54:30 -05:00
lrknox
aa199c893f
Updated version to 1.10.3-snap0
2018-03-14 16:19:26 -05:00
M. Scot Breitenfeld
a5d95ec083
Merge branch 'develop' into hdf5_1_10_merge
2018-03-09 16:57:54 -06:00
M. Scot Breitenfeld
496af1be89
Needs to sync with lib version and Sencode.
2018-03-07 15:49:14 -06:00
Binh-Minh Ribler
e1721103c5
Merge pull request #901 in HDFFV/hdf5 from ~BMRIBLER/version_bounds_bmr:develop to develop
...
tests for version bounds.
* commit 'f05f9d4cffab5e008c67e19034c1b248e1b01b3c':
Miscellaneous test fixes Description: - dtypes.c: added the use of highest version of nested datatypes to verify the datatype's version. - miscellaneous typos Platforms tested: Linux/64 (jelly) Darwin (osx1010test)
Added h5repack tests Description: Added tests SUPERBLOCK and INVALIDBOUNDS, composed by ADB. Platforms tested: Linux/64 (jelly) - cmake
Added bounds_latest_latest.h5
Misc improvement Description: - Added test file for h5repack test VERIFY_INVALIDBOUNDS - Updated MANIFEST - Removed unnecessary header file in test - Update h5repack script to copy the new file to the test location Platforms tested: Linux/64 (jelly) Darwin (osx1010test)
Improving tests Description: - Added test for version bounds with nested datatypes - Added script for additional version bound test in h5repack - Cleaned up tests for consistency - Removed extra included header files Platforms tested: Linux/64 (jelly) Linux/64 (moohan) Darwin (osx1010test)
2018-03-07 15:09:15 -06:00
Binh-Minh Ribler
4899c9ab47
Misc improvement
...
Description:
- Added test file for h5repack test VERIFY_INVALIDBOUNDS
- Updated MANIFEST
- Removed unnecessary header file in test
- Update h5repack script to copy the new file to the test location
Platforms tested:
Linux/64 (jelly)
Darwin (osx1010test)
2018-02-27 18:04:29 -06:00
Allen Byrne
bb27f1441f
HDFFV-10412 merge from develop
2018-02-22 11:36:41 -06:00
Allen Byrne
76a0003f96
HDFFV-10412 update test ref files
2018-02-22 10:18:17 -06:00
Vailin Choi
2fbdfcc457
Modifications made based on comments from pull request.
2018-02-06 21:42:02 -06:00
Vailin Choi
f122d6f27f
Modify usage description for -j and -k options so that it is more informative.
2018-01-18 14:26:13 -06:00
Vailin Choi
d202b3cfa1
Modify h5repack usage so that it is more descriptive.
2018-01-16 17:35:29 -06:00
Vailin Choi
120d02657b
Merge branch develop into bugfix/version_bounds
2018-01-12 17:51:42 -06:00
hdftest
bee148a995
Snapshot version 1.11 release 2
2018-01-05 10:09:10 -06:00
hdftest
d01ad2a94a
Snapshot version 1.11 release 1
2018-01-05 08:50:10 -06:00
Vailin Choi
96784c9873
(1) Merge branch 'develop' into bugfix/version_bounds
...
(2) Add two new options to h5repack for low and high bounds as in H5Pset_libver_bounds.
(3) Modify message pre_copy callbacks so that H5Ocopy can handle version bounds check.
(4) Add version bounds check for cache image feature.
2017-11-25 02:22:24 -06:00
Allen Byrne
137c4a9878
HDFFV-10297 correct reference file for 1.10
2017-10-11 10:05:53 -05:00
Allen Byrne
f92ccce1f9
HDFFV-10297 merge from develop
2017-10-10 14:46:59 -05:00
Allen Byrne
daddf169b0
HDFFV-10297 - Fix test errors - five remaining
2017-10-09 12:59:28 -05:00
Allen Byrne
a07d6b52fb
HDFFV-10297 - fix repack individual objects
...
includes H5Zfilter_avail() fix
2017-10-06 14:36:07 -05:00
Allen Byrne
76d90e4d9d
HDFFV-10297 merge tools changes from develop
2017-10-03 14:40:24 -05:00
Allen Byrne
35861e3d6f
new reference file
2017-10-03 11:15:55 -05:00
Allen Byrne
a8f03185ad
Fix repack plugin test - reorganize test macros
2017-10-03 11:14:35 -05:00
Allen Byrne
4f9e47650a
Fix STREQUAL if commands.
2017-10-02 12:39:15 -05:00
Allen Byrne
c3fcd62ea6
HDFFV-10276 Add UD flag option to h5repack
2017-09-07 13:29:43 -05:00
Allen Byrne
1c7c5a604b
HDFFV-10276 Add UD flag option to h5repack
2017-09-07 13:29:31 -05:00