hdf5/testpar/API
Dana Robinson 44a00ef876
Strip HD prefix from string/char C API calls (#3540)
* Strip HD prefix from string/char C API calls

* HD(f)(put|get)(s|c)
* HDstr*
* HDv*printf
* HD(s)(print|scan)f
* HDperror

But NOT:

* HDstrcase*
* HDvasprintf
* HDstrtok_r
* HDstrndup

As those are not C99 and have portability work-around
implementations. They will be handled later.

* Fix th5_system.c screwup
2023-09-15 15:13:18 -07:00
..
CMakeLists.txt API test updates (#3018) 2023-05-26 13:29:02 -07:00
H5_api_async_test_parallel.c Convert hbool_t --> bool in testpar (#3495) 2023-09-05 11:49:37 -07:00
H5_api_async_test_parallel.h Replace support.hdfgroup.org URLs for alternative COPYING file (#3228) 2023-07-12 17:33:58 -05:00
H5_api_attribute_test_parallel.c Replace support.hdfgroup.org URLs for alternative COPYING file (#3228) 2023-07-12 17:33:58 -05:00
H5_api_attribute_test_parallel.h Replace support.hdfgroup.org URLs for alternative COPYING file (#3228) 2023-07-12 17:33:58 -05:00
H5_api_dataset_test_parallel.c Convert hbool_t --> bool in testpar (#3495) 2023-09-05 11:49:37 -07:00
H5_api_dataset_test_parallel.h Replace support.hdfgroup.org URLs for alternative COPYING file (#3228) 2023-07-12 17:33:58 -05:00
H5_api_datatype_test_parallel.c Replace support.hdfgroup.org URLs for alternative COPYING file (#3228) 2023-07-12 17:33:58 -05:00
H5_api_datatype_test_parallel.h Replace support.hdfgroup.org URLs for alternative COPYING file (#3228) 2023-07-12 17:33:58 -05:00
H5_api_file_test_parallel.c Convert hbool_t --> bool in testpar (#3495) 2023-09-05 11:49:37 -07:00
H5_api_file_test_parallel.h Replace support.hdfgroup.org URLs for alternative COPYING file (#3228) 2023-07-12 17:33:58 -05:00
H5_api_group_test_parallel.c Replace support.hdfgroup.org URLs for alternative COPYING file (#3228) 2023-07-12 17:33:58 -05:00
H5_api_group_test_parallel.h Replace support.hdfgroup.org URLs for alternative COPYING file (#3228) 2023-07-12 17:33:58 -05:00
H5_api_link_test_parallel.c Replace support.hdfgroup.org URLs for alternative COPYING file (#3228) 2023-07-12 17:33:58 -05:00
H5_api_link_test_parallel.h Replace support.hdfgroup.org URLs for alternative COPYING file (#3228) 2023-07-12 17:33:58 -05:00
H5_api_misc_test_parallel.c Replace support.hdfgroup.org URLs for alternative COPYING file (#3228) 2023-07-12 17:33:58 -05:00
H5_api_misc_test_parallel.h Replace support.hdfgroup.org URLs for alternative COPYING file (#3228) 2023-07-12 17:33:58 -05:00
H5_api_object_test_parallel.c Replace support.hdfgroup.org URLs for alternative COPYING file (#3228) 2023-07-12 17:33:58 -05:00
H5_api_object_test_parallel.h Replace support.hdfgroup.org URLs for alternative COPYING file (#3228) 2023-07-12 17:33:58 -05:00
H5_api_test_parallel.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
H5_api_test_parallel.h Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
t_bigio.c Convert hbool_t --> bool in testpar (#3495) 2023-09-05 11:49:37 -07:00
t_chunk_alloc.c chore: remove gubbins comment (#3420) 2023-08-24 08:10:27 -05:00
t_coll_chunk.c Convert hbool_t --> bool in testpar (#3495) 2023-09-05 11:49:37 -07:00
t_coll_md_read.c Fix some warnings in developer builds (#3247) 2023-07-18 04:27:07 -07:00
t_dset.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
t_file_image.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
t_file.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
t_filter_read.c Convert hbool_t --> bool in testpar (#3495) 2023-09-05 11:49:37 -07:00
t_mdset.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
t_ph5basic.c Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
t_prop.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
t_pshutdown.c Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
t_shapesame.c Convert hbool_t --> bool in testpar (#3495) 2023-09-05 11:49:37 -07:00
t_span_tree.c Convert hbool_t --> bool in testpar (#3495) 2023-09-05 11:49:37 -07:00
testphdf5.c Convert hbool_t --> bool in testpar (#3495) 2023-09-05 11:49:37 -07:00
testphdf5.h Convert hbool_t --> bool in testpar (#3495) 2023-09-05 11:49:37 -07:00