JuliaIO / HDF5.jl

Save and load data in the HDF5 file format from Julia
https://juliaio.github.io/HDF5.jl
MIT License
386 stars 140 forks source link

Fix virtual dataset tests #1019

Closed mkitti closed 1 year ago

mkitti commented 1 year ago

See #1018 for explanation.

Create a testset. Restrict testing to greater than Julia 1.3 due to JLL issues.

mkitti commented 1 year ago

@simonbyrne , how does this look to you?

mkitti commented 1 year ago

@musm want to merge this one and do another release?

simonbyrne commented 1 year ago

It only modifies the tests, so I don't think a release is required.