Allen Byrne
Allen Byrne
Currently, these tests use the test scale 0-3 where 0 is most extensive and 3 the minimal. TestExpress default is 3. ----------------------------- test/btree2.c: ExpressMode = GetTestExpress(); test/cache.c: express_test = GetTestExpress();...
There are 4 daily workfflows, hdf5 dev daily build, h5py, hdf5 VOL connectors and hdf5 VFD, which could report to my.cdash. It would require adding CTest Script Mode support.
The tools library API has remained stable for quite some time, with additions as new features are available in the hdf5 library. Also the tools do interact with environment variables...
Adding the option of using zlib-ng exposed issues in the expectation of the h5repack tests. At least the compression tests should be reviewed as the data/files being used and the...
When HDF5 is used as a subproject - conflicts could occur with general named variables.
Obsoletes #5241
This adds three example CMakeUserPresets.json use cases and exposes the basic settings/options used by the CMakePresets.json file. Doxygen updated to 1.13.2 - CI versions changed Also fixes doxygen links so...
The only documentation to be found is the function descriptions in the RM. There doesn't seem to be an RFC that discusses the features either.
Doxygen can create a auto link to Fortran APIs by using the module-name.subiname, all lower case. During the release-specific doxygen work, Fortran links were added; #h5f.h5fcreate_f. This should be added...