summaryrefslogtreecommitdiffstats
path: root/tools/test/h5repack/testfiles
Commit message (Collapse)AuthorAgeFilesLines
* HDFFV-10876 Update dump to match DDL specAllen Byrne2019-12-052-0/+88
|
* HDFFV-10919 merge synchingAllen Byrne2019-10-021-5/+5
|
* Update versioning to next major versionAllen Byrne2019-09-251-1/+2
|
* Update develop branch version to 1.13.0 after creation of hdf5_1_12Larry Knox2019-09-251-7/+7
| | | | branch.
* Merge branch 'develop' of ↵Jacob Smith2019-09-231-1/+2
|\ | | | | | | https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5 into bugfix/repack_external_storage
| * Update libvers usageAllen Byrne2019-07-281-1/+2
| |
* | Refactor h5repackgentest to have more modular internals, for easierJacob Smith2019-09-2319-0/+1
| | | | | | | | | | addition of new tests. Update manifest and test script for new hdf5 external-storage .h5 files.
* | Merge branch 'develop' of ↵Jacob Smith2019-07-222-5/+5
|\ \ | |/ | | | | https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5 into bugfix/repack_external_storage
| * Checkin for new shutting down free-space manager.Vailin Choi2019-06-202-5/+5
| |
* | Minor formatting adjustments.Jacob Smith2019-07-221-4/+4
| |
* | Fix failing automated reporting.Jacob Smith2019-06-1912-0/+3
| | | | | | | | Add 8-bit big-endian testfile.
* | Add initial failing test for h5repack copying external data into new file.Jacob Smith2019-05-303-0/+0
| |
* | Fit help message to 80 character width and clarify some details.Jacob Smith2019-05-141-27/+44
|/
* Snapshot version 1.11 release 5.hdftest2019-05-021-7/+7
| | | | Update version to 1.11.6.
* Snapshot version 1.11 release 4.hdftest2019-04-011-7/+7
| | | | Update version to 1.11.5.
* Switch tool error output to match VOL changes within libraryQuincey Koziol2018-11-121-13/+16
|
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵Quincey Koziol2018-11-071-7/+7
|\ | | | | | | stackable_vol
| * Commit version changes for additional files for 1.11.3 snapshot release.Larry Knox2018-11-061-7/+7
| |
* | Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-1/+1
|/ | | | modified: test/dsets.c
* VOL FEATUREDana Robinson2018-10-101-10/+16
|
* Snapshot version 1.11 release 2.hdftest2018-09-201-7/+7
|
* Revert "Merge pull request #1116 in HDFFV/hdf5 from ↵hdftest2018-06-241-7/+7
| | | | | | | ~HDFTEST/hdf5_hft:hdf5_1_10 to develop" This reverts commit e9f476dad47ce593f13dacb77b1cc664d1f24e7b, reversing changes made to 2ff00b1b937ebe36ac6ddf590c16a4c27fc0b053.
* Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-081-5/+5
|\
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵Quincey Koziol2018-03-185-13/+28
| |\ | | | | | | | | | | | | | | | merge_func_enter_vol Plus initial steps toward merging API context push into FUNC_ENTER_API* macros
| * | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-5/+5
| | |
* | | Updated version to 1.10.3-snap0lrknox2018-03-141-7/+7
| | |
* | | Merge branch 'develop' into hdf5_1_10_mergeM. Scot Breitenfeld2018-03-091-0/+0
|\ \ \ | | |/ | |/|
| * | Merge pull request #901 in HDFFV/hdf5 from ↵Binh-Minh Ribler2018-03-071-0/+0
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~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)
| | * | Misc improvementBinh-Minh Ribler2018-02-281-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
| * | | HDFFV-10412 update test ref filesAllen Byrne2018-02-223-4/+4
| |/ /
| * | Modifications made based on comments from pull request.Vailin Choi2018-02-071-4/+4
| | |
| * | Modify usage description for -j and -k options so that it is more informative.Vailin Choi2018-01-181-2/+3
| | |
| * | Modify h5repack usage so that it is more descriptive.Vailin Choi2018-01-161-4/+15
| | |
| * | Merge branch develop into bugfix/version_boundsVailin Choi2018-01-121-7/+7
| |\ \
| | * | Snapshot version 1.11 release 2hdftest2018-01-051-7/+7
| | | |
| | * | Snapshot version 1.11 release 1hdftest2018-01-051-7/+7
| | |/
| * | (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-251-0/+3
| |/ | | | | | | | | | | (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.
| * HDFFV-10297 - Fix test errors - five remainingAllen Byrne2017-10-099-12/+162
| |
| * HDFFV-10297 - fix repack individual objectsAllen Byrne2017-10-061-2/+2
| | | | | | includes H5Zfilter_avail() fix
| * new reference fileAllen Byrne2017-10-031-0/+7
| |
| * Fix repack plugin test - reorganize test macrosAllen Byrne2017-10-032-20/+4
| |
| * Fix STREQUAL if commands.Allen Byrne2017-10-021-7/+18
| |
| * HDFFV-10276 Add UD flag option to h5repackAllen Byrne2017-09-071-6/+6
| |
| * Add h5repack tests for paged aggregationVailin Choi2017-07-2912-0/+92
| | | | | | | | Add tests to h5repack.sh.in to verify options added for paged aggregation work as expected.
| * HDFFV-8611 change h5repack to save the root group creation orderAllen Byrne2017-05-222-0/+40
| | | | | | Added test and new arguments to control the the input file parsing.
| * Extend h5vers to update version strings in java files and h5repacklrknox2017-03-201-7/+7
| | | | | | | | | | | | | | | | version test expected output file. Update version on develop branch to 1.11.0. Please enter the commit message for your changes. Lines starting
| * Use global variable for test command - update referenceAllen Byrne2017-03-201-7/+7
| |
* | Needs to sync with lib version and Sencode.M. Scot Breitenfeld2018-03-071-2/+17
| |
* | HDFFV-10412 merge from developAllen Byrne2018-02-223-4/+4
| |
* | HDFFV-10297 correct reference file for 1.10Allen Byrne2017-10-111-7/+7
| |