Unit test
Compare changes
+ 121
− 9
@@ -5,15 +5,16 @@
@@ -29,11 +30,115 @@ def resource_path(relative_path, package="bob.io.stream"):
@@ -80,6 +185,10 @@ def test_stream():
@@ -104,3 +213,6 @@ def test_stream():
Implements unit tests for slicing and writing hdf5 files with streams.