Refactor JNI translate functions to a recursive switch on datatype (#2232)

This commit is contained in:
Allen Byrne
2022-11-15 22:44:33 -06:00
committed by GitHub
parent 03cc221016
commit 719d800499
7 changed files with 936 additions and 510 deletions

View File

@@ -23,6 +23,7 @@ JUnit version 4.11
.testH5Adelete_by_idx_order
.testH5Arename_by_name
.testH5Acreate2_invalidobject
.testH5AArraywr
.testH5Acreate2
.testH5Aiterate_by_name
.testH5Adelete_by_idx_null
@@ -32,5 +33,5 @@ JUnit version 4.11
Time: XXXX
OK (30 tests)
OK (31 tests)