summaryrefslogtreecommitdiffstats
path: root/test/ros3.c
Commit message (Collapse)AuthorAgeFilesLines
* HD prefix updates in src/ and test/Dana Robinson2020-10-241-29/+29
| | | | | | | Adds missing HD prefixes to API calls in src and test. Adds some extra processing to bin/checkposix to keep the noise levels down when running the script (not comprehensive).
* Clang-format of source filesAllen Byrne2020-09-301-499/+383
|
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-031-1/+1
|\
| * Removes staff email addresses from the repositoryDana Robinson2020-08-071-1/+1
| | | | | | | | Removes redundant C library headers from hl library
* | Fix code that made GCC complain about a NULL or `unsigned char *` arguments forDavid Young2020-07-071-15/+24
|/ | | | | | "%s". XXX The duplication between test/ros3.c test/s3comms.c is really annoying.
* Untangle #ifdef mess in ROS3 code.Dana Robinson2019-08-201-122/+29
|
* Add HD prefix to testsAllen Byrne2019-08-151-1/+1
|
* Fix compiler warnings with diabled ROS3 and HDFS VFDs.Jacob Smith2019-08-141-80/+90
| | | | | | Fix misuse of [HD]strncpy and [HD]snprintf. Minor formatting changes. Fix test cleanup issue with java groups example.
* Add HD to string functions.Larry Knox2019-07-261-9/+9
| | | | | | 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-251-0/+2020
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