summaryrefslogtreecommitdiffstats
path: root/tools/libtest
Commit message (Collapse)AuthorAgeFilesLines
* 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