JNI: Improve varlen datatype handling in H5A/H5D read/write functions (#2156)
* Improve JNI VL datatype read/write to handle complex combinations * Implement VL of VL JNI writes and reads * Add Java VLofVL test for attributtes * Changes to address review issues * Fix H5Aread vl blocks
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
JUnit version 4.11
|
||||
.testH5DVLwrVL
|
||||
.testH5Dget_storage_size
|
||||
.testH5Diterate_write
|
||||
.testH5Dcreate
|
||||
@@ -22,5 +23,5 @@ JUnit version 4.11
|
||||
|
||||
Time: XXXX
|
||||
|
||||
OK (20 tests)
|
||||
OK (21 tests)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user