Commit 24efd77
authored
ci, tests: Initial HDF5 version 2 support (#94)
The relevant changes in HDF5 v2 are:
- s/Z_LIB/ZLIB/ for CMake variables, e.g. `HDF5_ENABLE_ZLIB_SUPPORT`.
- the default file version is 1.8 (not earliest).
As a result this commit:
- Updates the CI to build against HDF5 v2.
- Updates the test for default file version.
- Silences a free space manager related test.1 parent ec19848 commit 24efd77
2 files changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
183 | 186 | | |
| 187 | + | |
184 | 188 | | |
185 | 189 | | |
186 | 190 | | |
| |||
630 | 634 | | |
631 | 635 | | |
632 | 636 | | |
633 | | - | |
| 637 | + | |
634 | 638 | | |
635 | 639 | | |
636 | 640 | | |
| |||
0 commit comments