hdf5/testpar
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
..
API Fixes the last of the -Wextra-semi-stmt warnings (#3326) 2023-08-02 17:46:26 -05:00
CMakeLists.txt Fix CMake generator expression syntax (#2909) 2023-05-05 15:57:40 -05:00
CMakeTests.cmake Fix assertion failure when attempting to use IOC VFD directly (#3187) 2023-06-27 21:36:12 -07:00
CMakeVFDTests.cmake Subfiling VFD (#1883) 2022-07-22 13:03:12 -07:00
Makefile.am Implement selection I/O with type conversion (#2823) 2023-04-28 16:58:25 -07:00
t_2Gio.c Remove HD from HDmem* calls (#3211) 2023-06-29 12:33:46 -07:00
t_bigio.c chore: fix grammar - get hang -> get hung (#3272) 2023-07-24 14:44:02 -05:00
t_cache_image.c chore: fix grammar - get hang -> get hung (#3272) 2023-07-24 14:44:02 -05:00
t_cache.c chore: fix grammar - get hang -> get hung (#3272) 2023-07-24 14:44:02 -05:00
t_chunk_alloc.c Remove HD from HDmem* calls (#3211) 2023-06-29 12:33:46 -07:00
t_coll_chunk.c chore: make VRFY output consistent (#3268) 2023-07-24 12:02:10 -05:00
t_coll_md.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_filters_parallel.c Fix some warnings in developer builds (#3247) 2023-07-18 04:27:07 -07:00
t_filters_parallel.h Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
t_init_term.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_mpi.c Remove HD from protected POSIX calls (#3203) 2023-06-29 06:32:40 -07:00
t_oflush.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
t_pflush1.c Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
t_pflush2.c Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
t_ph5basic.c Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
t_pmulti_dset.c Remove HD from HDmem* calls (#3211) 2023-06-29 12:33:46 -07:00
t_pread.c Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
t_prestart.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_select_io_dset.c Remove HD from HDmem* calls (#3211) 2023-06-29 12:33:46 -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
t_subfiling_vfd.c Fixes the last of the -Wextra-semi-stmt warnings (#3326) 2023-08-02 17:46:26 -05:00
t_vfd.c Fixed some -Wunused-variable warnings and one Wsometimes-uninitialized warning (#3260) 2023-07-20 07:57:54 -05:00
testpar.h Rename HD(f)printf() to (f)printf() (#3194) 2023-06-28 08:31:32 -07:00
testpflush.sh.in Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
testphdf5.c chore: fix typo - persent -> present (#3273) 2023-07-25 10:47:08 -07:00
testphdf5.h Fix issue with collective metadata writes of global heap data (#2480) 2023-02-20 08:49:34 -06:00