hdf5/c++/test
Scot Breitenfeld f859cb732b
Fixed Spelling Errors (#1166)
* fixed missed closing of a dataset

* fixed missed closing of a dataset

* fixed typo in error return

* Committing clang-format changes

* minor edits

* code format

* Committing clang-format changes

* code format

* minor edit

* switched from using MPI_count, to actual bytes written for H5FD_mpio_debug rw debugging

* Committing clang-format changes

* changed size_i in printf to reflect the I/O.

* Committing clang-format changes

* Fixed seg fault with xlf on BE with -qintsize=8

* fixed error function string

* spelling corrections via codespell, added new spell check github actions

* Committing clang-format changes

* misc

* misc

* misc

* misc

* misc

* misc

* misc

* misc

* misc

* misc

* misc

* misc

* misc

* misc

* Committing clang-format changes

* misc

* misc

* misc

* misc

* misc

* misc

* Committing clang-format changes

* misc

* work around for https://github.com/codespell-project/codespell/issues/2137

* misc

* added missing file

* misc

* misc.

* misc

* switch to using Codespell with GitHub Actions

* misc.

* misc.

* fixed more sp errors

* Fix new typos found by codespell.

* fixed proceed with precede

* fixed variable in fortran test

* fixed minnum

* updated spelling list

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Larry Knox <lrknox@hdfgroup.org>
2021-12-07 08:27:29 -06: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 Split dir create into separate macro (#1141) 2021-10-28 07:49:28 -05:00
dsets.cpp C++ warning and build fixes (#707) 2021-06-01 08:49:39 -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 Fixes C++ warnings when passing hsize_t values to printf in test code (#745) 2021-06-11 07:52:36 -05:00
tattr.cpp More clang tidy (#908) 2021-08-23 16:14:53 -05:00
tcompound.cpp C++ warning and build fixes (#707) 2021-06-01 08:49:39 -05:00
tdspl.cpp C++ warning and build fixes (#707) 2021-06-01 08:49:39 -05:00
testhdf5.cpp VFD plugins (#602) 2021-09-29 13:28:12 -05:00
tfile.cpp C++ warning and build fixes (#707) 2021-06-01 08:49:39 -05:00
tfilter.cpp Removed checks/workarounds for pre-C++89 compatibility (#449) 2021-03-10 11:51:45 -06:00
th5s.cpp C++ warning and build fixes (#707) 2021-06-01 08:49:39 -05:00
th5s.h5
titerate.cpp C++ warning and build fixes (#707) 2021-06-01 08:49:39 -05:00
tlinks.cpp C++ warning and build fixes (#707) 2021-06-01 08:49:39 -05:00
tobject.cpp Fixed Spelling Errors (#1166) 2021-12-07 08:27:29 -06:00
trefer.cpp C++ warning and build fixes (#707) 2021-06-01 08:49:39 -05:00
ttypes.cpp Fixed Spelling Errors (#1166) 2021-12-07 08:27:29 -06:00
tvlstr.cpp C++ warning and build fixes (#707) 2021-06-01 08:49:39 -05:00