HDFFV-10845, 10529 and CMake changes from develop

This commit is contained in:
Allen Byrne
2019-07-24 11:08:47 -05:00
parent ab0b1a00af
commit 34adba4a0c
103 changed files with 10014 additions and 11363 deletions

View File

@@ -192,7 +192,7 @@ public class TestH5Fparams {
HDF5Constants.H5P_DEFAULT, HDF5Constants.H5P_DEFAULT);
}
catch (Throwable err) {
fail("H5.H5Fopen: " + err);
fail("H5.H5Fcreate: " + err);
}
try {