dectris / neggia

MIT License
7 stars 13 forks source link

add unit tests for H5DataspaceMsg, H5FilterMsg and H5ObjectHeader #13

Closed dirkboye closed 3 years ago

dirkboye commented 3 years ago

these messages we'll have to support in newer versions therefore we want to be sure that the behaviour for the old version won't change.

the tests were ran against version 1.0.1 of neggia (a version without any of the refactorings present) as well.