hdf5/c++/test
Sean McBride 38b9474af0
Applied clang-tidy readability-delete-null-pointer fixes (#430)
delete nullptr is well-defined, does not need check.

Manually fixed indentation after automatic changes.
2021-03-22 12:51:18 -05:00
..
CMakeLists.txt CMake: Add an option to opt-out static libgcc 2020-10-31 10:31:38 +01:00
CMakeTests.cmake Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
CMakeVFDTests.cmake Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
dsets.cpp Applied clang-tidy readability-delete-null-pointer fixes (#430) 2021-03-22 12:51:18 -05:00
h5cpputil.cpp Update clang config (#473) 2021-03-17 10:25:39 -05:00
h5cpputil.h Various clang tidy warning fixes (#448) 2021-03-10 12:41:34 -06:00
H5srcdir_str.h.in Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
Makefile.am Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
tarray.cpp Removed checks/workarounds for pre-C++89 compatibility (#449) 2021-03-10 11:51:45 -06:00
tattr.cpp Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451) 2021-03-10 12:42:35 -06:00
tcompound.cpp Applied clang-tidy readability-delete-null-pointer fixes (#430) 2021-03-22 12:51:18 -05:00
tdspl.cpp Removed checks/workarounds for pre-C++89 compatibility (#449) 2021-03-10 11:51:45 -06:00
testhdf5.cpp Removed checks/workarounds for pre-C++89 compatibility (#449) 2021-03-10 11:51:45 -06:00
tfile.cpp Applied clang-tidy readability-delete-null-pointer fixes (#430) 2021-03-22 12:51:18 -05:00
tfilter.cpp Removed checks/workarounds for pre-C++89 compatibility (#449) 2021-03-10 11:51:45 -06:00
th5s.cpp Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451) 2021-03-10 12:42:35 -06:00
th5s.h5
titerate.cpp Removed checks/workarounds for pre-C++89 compatibility (#449) 2021-03-10 11:51:45 -06:00
tlinks.cpp Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451) 2021-03-10 12:42:35 -06:00
tobject.cpp Removed checks/workarounds for pre-C++89 compatibility (#449) 2021-03-10 11:51:45 -06:00
trefer.cpp Applied clang-tidy readability-delete-null-pointer fixes (#430) 2021-03-22 12:51:18 -05:00
ttypes.cpp Applied clang-tidy readability-delete-null-pointer fixes (#430) 2021-03-22 12:51:18 -05:00
tvlstr.cpp Applied clang-tidy readability-delete-null-pointer fixes (#430) 2021-03-22 12:51:18 -05:00