summaryrefslogtreecommitdiffstats
path: root/tools/test/h5format_convert
Commit message (Collapse)AuthorAgeFilesLines
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-072-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* Update license url part2 (#333)Larry Knox2021-02-175-5/+5
| | | | | | * 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.
* Clang-format of source filesAllen Byrne2020-09-302-319/+321
|
* OESS-98 merge with clang-format changesAllen Byrne2020-09-251-2/+2
|
* CMake and script changes for clang-formatAllen Byrne2020-09-041-0/+14
|
* Only one line needed to compareAllen Byrne2020-07-271-0/+1
|
* Revert err fileAllen Byrne2020-07-271-8/+0
|
* revert error-stack enableAllen Byrne2020-07-201-1/+1
|
* Trim trailing whitespaceQuincey Koziol2020-04-201-3/+3
|
* Fix latent bug in h5repack options file readingJordan Henderson2020-03-291-1/+1
| | | | Add 'enable-error-stack' option to h5format_convert
* Update Tools library to be better compatible with VOL connectorsJordan Henderson2020-03-171-1/+1
| | | | | | | | | | | | | | | | | | | | | Modify h5repack to integrate with VOL connectors Update tools library to accomodate VOL connectors Update logic in h5tools_fopen for VOL connectors Add command-line options to h5repack for specifying in/out VOL connectors Implement h5tools_set_vol_fapl Fix library shutdown issue Integrate ROS3 and HDFS VFDs into new h5tools_get_fapl() scheme Avoid H5Ocopy in h5repack when using different VOL connectors Update h5tools_test_utils.c for ROS3 and HDFS integration
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-1/+1
|
* HDFFV-11011 correct issues with target file extensionAllen Byrne2020-01-281-14/+8
|
* HDFFV-11001 need to qualify all by parallel or serial typesAllen Byrne2020-01-151-1/+1
|
* HDFFV-11001 Add fine control over testingAllen Byrne2020-01-151-1/+3
|
* Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-132-28/+28
|
* HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-231-99/+14
|
* HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-172-3/+11
|
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-182-14/+25
| | | | | 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
* HDFFV-10741 - remove SKIP_ERRSTK_TESTS optionAllen Byrne2019-04-151-43/+26
|
* HDFFV-10741 - add option to skip tool error stack testsAllen Byrne2019-03-261-25/+41
|
* HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-151-47/+29
|
* HDFFV-10632 update autotools test scripts to match cmakeAllen Byrne2018-12-061-8/+52
|
* HDFFV=10632 test cleanupAllen Byrne2018-12-062-1/+1
|
* HDFFV-10632 - split stderr and stdout in cmakeAllen Byrne2018-12-039-10/+80
|
* TRILAB-82 fixed errors found in reviewAllen Byrne2018-10-241-0/+2
|
* TRILAB-81 coverity fixesAllen Byrne2018-10-171-177/+178
|
* Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-091-2/+2
|
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-6/+6
|
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1
|
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-20/+17
|
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
|
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-1/+1
|
* HDFFV-10385 rework java namesAllen Byrne2018-01-171-2/+0
|
* Remove extra command lineAllen Byrne2017-10-181-1/+0
|
* Correct name of fileAllen Byrne2017-10-181-0/+0
|
* Add Mask test to scriptAllen Byrne2017-10-181-37/+100
|
* Correct name of err fileAllen Byrne2017-10-181-0/+1
|
* Fix format convert error mask testAllen Byrne2017-10-183-9/+65
|
* Fix tools error handling and valgrind issuesAllen Byrne2017-10-181-0/+7
|
* Cleanup cmake clean macrosAllen Byrne2017-10-031-5/+19
|
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-255-24/+27
| | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file.
* Final merge of page buffering branch to developQuincey Koziol2017-03-1434-32/+60
|
* Merge pull request #321 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-03-021-10/+10
|\ | | | | | | | | | | | | | | * commit 'f4dd30f41ccee7bcd97fba065573c5201cbcc743': Update CMake formatting Update CMake files and formatting HDFFV-10120 verify nozlib checking with tools tests cmake non-code typo
| * Update CMake files and formattingAllen Byrne2017-03-011-10/+10
| |
* | Misc. small cleanups to sync against incoming page buffering changes.Quincey Koziol2017-03-021-2/+1
|/
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-01-131-0/+3
|\ | | | | | | | | * commit 'bd85e57904f1f943774bb99ea5e8b0d074db0edb': tools/test/h5diff/testh5diff.sh.in: Add code to delete copies of test .h5 files copied from tools/testfiles/vds to tools/test/h5diff/testfiles when running "make check" for an in-source build.
| * tools/test/h5diff/testh5diff.sh.in:lrknox2017-01-131-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add code to delete copies of test .h5 files copied from tools/testfiles/vds to tools/test/h5diff/testfiles when running "make check" for an in-source build. tools/test/misc/testh5repart.sh.in: Change the name of the temporary test directory from "testfiles" which is also used for 2 h5mkgrp test files under source control to "testrepart" to avoid deleting source controlled files when running "make check" in the source directory. Fix test scripts that remove source-controlled files during "make check" when run in-source. Fix test scripts that don't remove test files because they add files to test directories but don't remove them if the build directories are the same as the source directory. Fix any test source file or Makefile.am files for tests that leave data files are removed by neither "make check" nor "make distclean".
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-01-112-1/+2
|\ \ | |/ | | | | | | | | | | * commit '8b4c9f848d63351c85cab3a5b2034f8e7e1a29db': h5format_convert was not built (missing from subdirs in tools/src and tools/test Makefile.ams) but created dependencies that were not cleaned up by make clean and make distclean. Create h5repack convenience library for common code used by h5repack tool and h5repacktst. Fixes broken distclean. Added an --enable-developer-warnings option to configure so users can ignore -Wsuggest-attribute warnings and other noise that doesn't indicate poor code quality.
| * h5format_convert was not built (missing from subdirs in tools/src andlrknox2017-01-102-1/+2
| | | | | | | | | | tools/test Makefile.ams) but created dependencies that were not cleaned up by make clean and make distclean.