summaryrefslogtreecommitdiffstats
path: root/tools/libtest
Commit message (Collapse)AuthorAgeFilesLines
* Update version for HDF5 1.10.9-2-rc1 release (#1784)Larry Knox2022-05-201-0/+1523
| | | | | | | | Update so numbers 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.
* 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