hdf5/tools/test/h5diff
Dana Robinson 44a00ef876
Strip HD prefix from string/char C API calls (#3540)
* Strip HD prefix from string/char C API calls

* HD(f)(put|get)(s|c)
* HDstr*
* HDv*printf
* HD(s)(print|scan)f
* HDperror

But NOT:

* HDstrcase*
* HDvasprintf
* HDstrtok_r
* HDstrndup

As those are not C99 and have portability work-around
implementations. They will be handled later.

* Fix th5_system.c screwup
2023-09-15 15:13:18 -07:00
..
testfiles Add note about HDF5_VOL_CONNECTOR to tools usage (#3159) 2023-06-28 09:56:35 -07:00
CMakeLists.txt Make sure that ONLY_SHARED_LIBS option is correctly set (#2544) 2023-03-13 16:24:49 -05:00
CMakeTests.cmake Fix ph5diff tests for MPIEXEC_MAX_NUMPROCS=1 (#3407) 2023-08-22 09:03:04 -07:00
dynlib_diff.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
h5diff_plugin.sh.in Play nice with existing plugin paths (#2394) 2023-01-06 09:08:16 -08:00
h5diffgentest.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
Makefile.am Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
testh5diff.sh.in Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
testph5diff.sh.in Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00