hdf5/HDF5Examples/C/H5D
Allen Byrne 366f2d94a3
Add CMake api checks to test the new Examples folder. (#3907)
* Fix missing build-mode value

* Use 110 version file only for the 1.10 library

* Fix H5_LIBVER_DIR variable

* Disable 1.6 API tests for now.
2023-12-22 15:17:05 -06:00
..
16 Add CMake api checks to test the new Examples folder. (#3907) 2023-12-22 15:17:05 -06:00
tfiles
C_sourcefiles.cmake Add VDS examples and fix non-standalone build (#3898) 2023-12-21 09:53:24 -06:00
CMakeLists.txt Add CMake api checks to test the new Examples folder. (#3907) 2023-12-22 15:17:05 -06:00
h5ex_d_alloc.c
h5ex_d_checksum.c
h5ex_d_chunk.c
h5ex_d_compact.c
h5ex_d_extern.c
h5ex_d_fillval.c
h5ex_d_gzip.c
h5ex_d_hyper.c
h5ex_d_nbit.c
h5ex_d_rdwr.c
h5ex_d_shuffle.c
h5ex_d_sofloat.c
h5ex_d_soint.c
h5ex_d_szip.c
h5ex_d_transform.c
h5ex_d_unlimadd.c
h5ex_d_unlimgzip.c
h5ex_d_unlimmod.c
Makefile.am
test.sh.in