hdf5/tools/test/h5diff
Sean McBride 9cea7c9bb9
Assume C99 fixed sized ints exist, use them (#470)
* Committing clang-format changes

* Assume C99 fixed sized ints exist, use them

* Assume H5_SIZEOF_LONG_DOUBLE != 0, `long double` has existed since C89

Note, this is only assuming that `long double` exists, no assumptions about its size have been touched.  Didn't remove any code that does things like test if `long double` and `double` have different sizes.

* Committing clang-format changes

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2021-11-08 12:44:06 -06:00
..
testfiles VFD plugins (#602) 2021-09-29 13:28:12 -05:00
CMakeLists.txt Fix tools test (#794) 2021-06-23 17:08:55 -05:00
CMakeTests.cmake Only test h5diff_830 in serial (#858) 2021-07-27 13:59:05 -05:00
dynlib_diff.c Includes hdf5dev.h in hdf5.h (#728) 2021-06-06 21:04:34 -05:00
h5diff_plugin.sh.in Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
h5diffgentest.c Assume C99 fixed sized ints exist, use them (#470) 2021-11-08 12:44:06 -06:00
Makefile.am Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
testh5diff.sh.in CMake uses matches for clang (#645) 2021-05-17 16:25:55 -05:00
testph5diff.sh.in Update license url part2 (#333) 2021-02-17 08:52:36 -06:00