summaryrefslogtreecommitdiffstats
path: root/tools/libtest
Commit message (Collapse)AuthorAgeFilesLines
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2546)Allen Byrne2023-03-141-1/+1
|
* Spelling fixes for codespell (#2038)Dana Robinson2022-08-181-1/+1
| | | | | | | * Spelling fixes for codespell * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* clang 13 format #1933 (#1939)Allen Byrne2022-07-271-36/+36
|
* 1 12 Merge SZ plugin changes from develop (#1455)Allen Byrne2022-02-241-8/+8
| | | | | | | * Merge SZ plugin changes from develop * Update examples version * Update examples version
* Update copyright headers with reproduction notice in 5 files (#993) (#1003)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>
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-202-2/+2
| | | | file - files not in src or test.
* 1 12 Whitespace changes after clang-format run (#288)Allen Byrne2021-01-291-3/+3
| | | | | | | | | | | | | | | | | | | | | * OESS-98 fix tools test for plugins * sync fork * Merge of changes from dev * Move problem option to bottom of the list until fixed * HDFFV-11106 - fix parsing optional args * HDFFV-11106 add note * grammer fix * Whitespace after clang formatting * Undo format version 11 changes * Update check to working version
* Basic alignment with async branch (#115) (#137)Quincey Koziol2020-11-301-3/+3
| | | | | | | * Basic alignment with async branch - trivial changes to reduce clutter in overall diff. * Update minor error code to reflect change within library * Update the error output to match library
* OESS-98 add CMake option to build plugins project within hdf5Allen Byrne2020-10-161-1/+1
|
* Source formattedAllen Byrne2020-10-011-372/+396
|
* warning format fixes and define name from developAllen Byrne2020-09-301-0/+2
|
* Add clang-format changes from develop.Allen Byrne2020-09-281-0/+7
|
* Add ifdef blocks to S3/HDFS testAllen Byrne2020-08-231-0/+4
|
* Sync with developDana Robinson2020-08-011-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 changes from develop mostly cmake 3.12 minimum versionAllen Byrne2020-02-231-1/+1
|
* Improved CMake options for testsAllen Byrne2020-01-191-1/+3
|
* Merge tools changes from developAllen Byrne2020-01-131-3/+3
|
* fix for statement declare variableAllen Byrne2019-09-301-1/+2
|
* use h5test.hAllen Byrne2019-09-051-33/+4
|
* add test libraryAllen Byrne2019-09-051-2/+2
|
* Correct name and add mingw to 32bit toolchainAllen Byrne2019-09-051-1/+1
|
* Fix build for tools library testAllen Byrne2019-09-052-12/+9
|
* Untangle #ifdef mess in ROS3 code.Dana Robinson2019-08-201-18/+18
|
* Add HD prefix to testsAllen Byrne2019-08-151-61/+60
|
* Modify CMakeLists.txt file for renamed h5tools_test_utils files.Larry Knox2019-07-261-1/+1
|
* Add HD to string functions.Larry Knox2019-07-262-14/+13
| | | | | | Switched strtoul to strtoumax in H5FDs3comms.c. Removed unused functions and variables in s3 and hdfs TestH5Pfapl*.java. Update Copyright headers.
* Squashed commit of the following:Larry Knox2019-07-254-0/+1400
Merge changes from update_merged_S3_HDFS branch into develop. commit d5034315aea88629929ac0c9c59ebfafd5f21a31 Merge: 9c48823 d3fdcd8 Author: Larry Knox <lrknox@hdfgroup.org> Date: Thu Jul 25 08:24:53 2019 -0500 Merge branch 'develop' into update_merged_S3_HDFS