hdf5/testpar/API
Sean McBride 07df0d252c
Fixes the last of the -Wextra-semi-stmt warnings (#3326)
* Fixed extra semi warning by adjusting alternative macro definitions

* Find-replace H5E_END_TRY; -> H5E_END_TRY

* Made H5Epush_goto a do-while loop, fixed indentation

* Made GOTOERROR and ERRMSG do-while loops

* Made Hgoto_error and Hgoto_done  do-while loops

* Made vrfy_cint_type and vrfy_ctype  do-while loops

* Made TEST_TYPE_CONTIG and others do-while loops

* Removed extraneous semi-colons

* Committing clang-format changes

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-02 17:46:26 -05:00
..
CMakeLists.txt API test updates (#3018) 2023-05-26 13:29:02 -07:00
H5_api_async_test_parallel.c Fixes the last of the -Wextra-semi-stmt warnings (#3326) 2023-08-02 17:46:26 -05: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 Fixes the last of the -Wextra-semi-stmt warnings (#3326) 2023-08-02 17:46:26 -05: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 Fixes the last of the -Wextra-semi-stmt warnings (#3326) 2023-08-02 17:46:26 -05: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 Fixes the last of the -Wextra-semi-stmt warnings (#3326) 2023-08-02 17:46:26 -05:00
H5_api_test_parallel.h Replace support.hdfgroup.org URLs for alternative COPYING file (#3228) 2023-07-12 17:33:58 -05:00
t_bigio.c Fixes the last of the -Wextra-semi-stmt warnings (#3326) 2023-08-02 17:46:26 -05:00
t_chunk_alloc.c Remove HD from HDmem* calls (#3211) 2023-06-29 12:33:46 -07:00
t_coll_chunk.c Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -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 Remove HD from HDmem* calls (#3211) 2023-06-29 12:33:46 -07:00
t_file_image.c Remove HD from memory allocate/free calls (#3195) 2023-06-28 15:48:12 -07:00
t_file.c Fixes the last of the -Wextra-semi-stmt warnings (#3326) 2023-08-02 17:46:26 -05:00
t_filter_read.c Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
t_mdset.c Remove HD from HDmem* calls (#3211) 2023-06-29 12:33:46 -07:00
t_ph5basic.c Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
t_prop.c Remove HD from memory allocate/free calls (#3195) 2023-06-28 15:48:12 -07:00
t_pshutdown.c Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
t_shapesame.c chore: fix typo - persent -> present (#3273) 2023-07-25 10:47:08 -07:00
t_span_tree.c Remove HD from HDmem* calls (#3211) 2023-06-29 12:33:46 -07:00
testphdf5.c chore: fix typo - persent -> present (#3273) 2023-07-25 10:47:08 -07:00
testphdf5.h API test updates (#3018) 2023-05-26 13:29:02 -07:00