summaryrefslogtreecommitdiffstats
path: root/tools/test/h5repack/CMakeTests.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-031-5/+0
| | | | | * Update CMake code to 3.18 minimum version * Updated release note
* Removes cmake_ext_mod (files moved to cmake) (#2041)Dana Robinson2022-08-191-15/+15
| | | | At one time this content was a git submodule shared between several projects but that time has long passed.
* Develop cmake clean (#1971)Allen Byrne2022-08-071-182/+137
|
* Onion VFD (#1953)Dana Robinson2022-08-021-0/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Onion VFD feature * Fixes onion VFD errors with non-sec2 backing store VFDs * Disables the onion VFD tests w/ ph5diff * Disables non-sec2 VFDs as onion VFD backing stores * Committing clang-format changes * Formatted source * Typo * Adds onion VFD tools tests to CMake * Fixes for v16 API compatibility * Memset structs to avoid bad frees on errors * H5Dwrite() calls now use H5T_NATIVE_INT as the memory type vs LE * Properly decodes checksums on BE machines * Be more careful about uint64_t to haddr_t/hsize_t conversions * Another fix for BE data comparison * Removed double underscores from onion constants * Replace hard-coded onion header string w/ constant * Fixes cleanup paths in H5FD__onion_ingest_history() * Fixed use of size_t revision numbers * Fix h5dump revision count format string Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fixed missed closing of a dataset * fixed missed closing of a dataset * fixed typo in error return * Committing clang-format changes * minor edits * code format * Committing clang-format changes * code format * minor edit * switched from using MPI_count, to actual bytes written for H5FD_mpio_debug rw debugging * Committing clang-format changes * changed size_i in printf to reflect the I/O. * Committing clang-format changes * Fixed seg fault with xlf on BE with -qintsize=8 * fixed error function string * spelling corrections via codespell, added new spell check github actions * Committing clang-format changes * misc * misc * misc * misc * misc * misc * misc * misc * misc * misc * misc * misc * misc * misc * Committing clang-format changes * misc * misc * misc * misc * misc * misc * Committing clang-format changes * misc * work around for https://github.com/codespell-project/codespell/issues/2137 * misc * added missing file * misc * misc. * misc * switch to using Codespell with GitHub Actions * misc. * misc. * fixed more sp errors * Fix new typos found by codespell. * fixed proceed with precede * fixed variable in fortran test * fixed minnum * updated spelling list Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Larry Knox <lrknox@hdfgroup.org>
* H5repack tests should fail if a corrupted file causes h5repack to (#1138)Larry Knox2021-10-261-3/+3
| | | | | | * H5repack tests should fail if a corrupted file causes h5repack to segfault/core dump. * Add release note for HDFV-10590, CVE-2018-17432.
* Bmr dev hdffv 11223 (#640)bmribler2021-05-121-2/+8
| | | | | | | | | | | | | | | | | | | * Fixed HDFFV-11223 (CVE-2018-14460) Description - Added checks against buffer size to prevent segfault, in case of data corruption, for sdim->size and sdim->max. - Renamed data files in an existing test to shorten their length as agreed with other developers previously. Platforms tested: Linux/64 (jelly) * Committing clang-format changes * Updated for test files * Updated for HDFFV-11223 Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
| | | | | | * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - files not in src or test.
* Removed the line, added by mistake.Binh-Minh Ribler2020-11-121-1/+0
|
* Added a missing line.Binh-Minh Ribler2020-11-121-0/+1
|
* Fixed typo again.Binh-Minh Ribler2020-11-111-1/+1
|
* Fixed typoBinh-Minh Ribler2020-11-111-1/+1
|
* Miscellaneous updateBinh-Minh Ribler2020-11-111-0/+6
| | | | | - added test for CMake - renamed new input file to conform to the existing files
* HDFFV-9984 fix test logicAllen Byrne2020-08-141-4/+3
|
* HDFFV-9984 - add missing ref filesAllen Byrne2020-08-141-0/+6
|
* HDFFV-9984 Add options to merge/prune external links during repackAllen Byrne2020-08-141-2/+111
|
* HDFFV-11036 add file compare test processAllen Byrne2020-02-241-8/+52
|
* HDFFV-11011 correct issues with target file extensionAllen Byrne2020-01-281-38/+32
|
* Remove cmake macros from valgrind testsAllen Byrne2020-01-251-88/+88
|
* HDFFV-10876 Update dump to match DDL specAllen Byrne2019-12-051-0/+12
|
* HDFFV-10918 add tests for h5repack ext storageAllen Byrne2019-10-011-0/+107
|
* Update to current external file population.Jacob Smith2019-09-241-13/+19
|
* Merge branch 'develop' of ↵Jacob Smith2019-09-231-247/+187
|\ | | | | | | https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5 into bugfix/repack_external_storage
| * Fix VFD tests and repackAllen Byrne2019-08-031-13/+14
| |
| * HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-231-219/+147
| |
| * HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-171-18/+29
| |
* | Merge branch 'develop' of ↵Jacob Smith2019-07-221-0/+2
|\ \ | |/ | | | | https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5 into bugfix/repack_external_storage
| * Add lib dir for testing pluginsAllen Byrne2019-06-211-0/+2
| |
* | Merge branch 'develop' into bugfix/repack_external_storageJacob Smith2019-06-201-27/+33
|\ \ | |/
| * HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-27/+33
| | | | | | | | | | HDFFV-10805 Add ONLY_SHARED_LIBS option and prefer shared over static HDFFV-10803 Update FindSZIP.cmake find module Remove unneeded modules and update java modules
* | Fix failing automated reporting.Jacob Smith2019-06-191-0/+13
|/ | | | Add 8-bit big-endian testfile.
* HDFFV-10741 - remove SKIP_ERRSTK_TESTS optionAllen Byrne2019-04-151-23/+15
|
* HDFFV-10741 - add option to skip tool error stack testsAllen Byrne2019-03-261-13/+21
|
* HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-151-18/+18
|
* Remove unused CMake filesAllen Byrne2018-12-211-10/+0
|
* HDFFV-10656 Add CHECK_VOL support to CMakeAllen Byrne2018-12-201-39/+19
|
* Need nonexistent file to skip stdout compareAllen Byrne2018-12-051-0/+1
|
* HDFFV-10632 - split stderr and stdout in cmakeAllen Byrne2018-12-031-1/+1
|
* HDFFV-10605 Only test plugins if SHARED enabledAllen Byrne2018-11-061-0/+2
|
* CMake changes for SKIPPED and flush testsAllen Byrne2018-09-241-8/+16
|
* Fix misaligned macroAllen Byrne2018-03-071-2/+1
|
* Fix CMake missing parensAllen Byrne2018-03-071-1/+1
|
* Miscellaneous test fixesBinh-Minh Ribler2018-03-061-2/+0
| | | | | | | | | | 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 testsBinh-Minh Ribler2018-03-061-0/+71
| | | | | | | Description: Added tests SUPERBLOCK and INVALIDBOUNDS, composed by ADB. Platforms tested: Linux/64 (jelly) - cmake
* Added bounds_latest_latest.h5Binh-Minh Ribler2018-02-281-0/+1
|
* Fix tools error handling and valgrind issuesAllen Byrne2017-10-181-2/+2
|
* HDFFV-10297 - code changes nullify errorAllen Byrne2017-10-091-5/+1
|
* Correct depends nameAllen Byrne2017-10-031-1/+1
|
* Fix list of namesAllen Byrne2017-10-031-2/+3
|
* Fix repack plugin test - reorganize test macrosAllen Byrne2017-10-031-266/+366
|