hdf5/c++
jhendersonHDF af0b2315bd
Remove const from testing parameters in testframe framework (#5214)
Makes testing parameters specified with AddTest non-const again when
passed to test functions. This allows test functions to update their
parameters during execution and is particularly useful for tests
which use those parameters to accumulate statistics, error counts,
etc. without resorting to global variables.
2025-01-08 13:33:00 -06:00
..
src Remove the hash_size param from H5Iregister_type() (#5170) 2024-12-10 00:34:40 -08:00
test Remove const from testing parameters in testframe framework (#5214) 2025-01-08 13:33:00 -06:00
CMakeLists.txt Move C++ and Fortran and examples to HDF5Examples folder (#4552) 2024-06-08 06:46:09 -05:00
Makefile.am Renamed COPYING to LICENSE (#4978) 2024-10-18 21:13:04 -07:00