summaryrefslogtreecommitdiffstats
path: root/tools/libtest
Commit message (Collapse)AuthorAgeFilesLines
* Update hdf5 1 10 10 (#2647)Larry Knox2023-03-281-0/+1
| | | | | | | | | | * Update with autogen.sh using autoconf 2.71, automake 1.16.2 and libtool 2.4.6. Update RELEASE.txt with NVIDIA 22.5 instead of PGI 19.4. --------- Co-authored-by: Allen Byrne <50328838+byrnHDF@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Update version to HDF5 1.10.10-3 for initial release branch version. (#2634)Larry Knox2023-03-271-0/+1563
| | | | | | | | | | | * Update version to HDF5 1.10.10-3 for initial release branch version. Update RELEASE.txt Update configure.ac for release: switch to production mode, disable maintainer mode Set HDF5_GENERATE_HEADERS to OFF in src/CMakeLists.txt Add files generated by autogen.sh for release. * Fix codespell issues for autotools files generated by autogen.sh. Remove generated autom4te.cache files.
* Merge CMake cleanup process from develop (#2622)Allen Byrne2023-03-231-11/+0
| | | | | * Merge CMake cleanup process from develop * Update test script files
* Gather latest CMake changes from develop (#2609)Allen Byrne2023-03-201-1/+1
| | | | Add HDF5_SRC_INCLUDE_DIRS variable cleanup cmake comments and documentation
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2547)Allen Byrne2023-03-141-1/+1
|
* 1.10: Add spelling check to CI and fix errors. (#2442)Allen Byrne2023-02-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update CI and support files to match latest from 1.14 * Correct spelling * More spelling corrections * spelling fixes in testpar * Fix spelling errors in tools * More tools spelling fixes * Spelling fixes for rest of tools and some src * Fix spelling errors in src files, pt 2 * Fix spelling in src pt3 * Fix spelling errors pt4 * Fix spelling errors pt5 * Spelling fix pt6 * fix spelling error examples * fix spelling in tests * fix spelling errors in test pt2 * Fix spelling errors in test pt3 * fix spelling in test pt4 * Fix spelling errors in hl * fix spelling errors in c++ * Spelling fixes for fortran * spelling fixes for bin and java * Add relative path * Change spelling action to use a file for list of ignore words * Fix spelling ignore list * remove unused file
* 1.10 clang 13 format #1933 (#1940)Allen Byrne2022-07-291-36/+36
| | | | | * clang 13 format #1933 * Correct workflow
* Update copyright headers with reproduction notice in 5 files (#993) (#1002)Larry Knox2021-09-091-9/+9
| | | | | | | | | | | * Update copyright headers with reproduction notice in 5 files that did not match terms in COPYING file . * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Hdf5 1 10 update license url part2 (#404)Larry Knox2021-03-012-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * close #195. (#196) * Update HDF5PluginMacros.cmake * Update HDF5PluginMacros.cmake * Modify temporary rpath for testing in java example scripts. (#230) * Fix undefined left shifting of negative numbers (#338) Undefined Bahavior Sanitizer errored here about left shifting negative numbers. * Update license url (#332) * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - src and test directories. * Update license url part2 (#333) * 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. * Update URL in source file Copyright headers for web. Co-authored-by: H. Joe Lee <hyoklee@hdfgroup.org> Co-authored-by: Sean McBride <sean@rogue-research.com>
* OESS-98 add CMake option to build plugins project within hdf5Allen Byrne2020-10-161-1/+1
|
* Source formattedAllen Byrne2020-10-011-214/+216
|
* Merge of clang-format changes from developAllen Byrne2020-09-301-0/+7
|
* Additional tools_utils cleanupDana Robinson2020-08-251-846/+556
|
* Cleans up h5tools_test_utils.c and relatedDana Robinson2020-08-252-117/+77
|
* Updates the tools VFD set test to passDana Robinson2020-08-241-35/+11
|
* Corrects warnings in h5tools_test_utils.cDana Robinson2020-08-241-9/+4
|
* Updates Autotools so h5tools_test_utils is actually builtDana Robinson2020-08-241-7/+6
|
* Add ifdef blocks to S3/HDFS testAllen Byrne2020-08-231-0/+4
|
* Merge from dev of tools changesAllen Byrne2020-07-221-7/+11
|
* TRILAB-192 - merge changes from developAllen Byrne2020-04-071-0/+1
| | | | Single source, config files, for warnings for both autotools and CMake. Update CMake libraries, tools, tests to use correct flags.
* Merge CMake and tools changes from developAllen Byrne2020-02-272-4/+4
|
* Added new CMake options for testsAllen Byrne2020-01-191-1/+3
|
* fix for statement declare variableAllen Byrne2019-09-301-1/+2
|
* Add new tools lib test folderAllen Byrne2019-09-134-0/+1366