1.12 Merge Add tests for H5Ocopy of new object refs (#1339)

* Add tests for H5Ocopy of new object refs

* Correct class name

* Skip test because of issue with debug assertions

* Update reference file

* Fix object examples for new refs and spelling fixs

* Fix ref try-catch blocks
This commit is contained in:
Allen Byrne
2022-01-13 22:17:59 -06:00
committed by GitHub
parent 94fd05b974
commit a0c2b2e8d4
20 changed files with 912 additions and 505 deletions

View File

@@ -1,9 +1,10 @@
JUnit version 4.11
.testH5OcopyRefsDatasettosameFile
.testH5OcopyNullRef
.testH5OcopyRefsDatasettodiffFile
.testH5OcopyRefsAttr
Time: XXXX
OK (3 tests)
OK (4 tests)

View File

@@ -0,0 +1,10 @@
JUnit version 4.11
.testH5OcopyRefsDatasettosameFile
.testH5OcopyNullRef
.testH5OcopyRefsDatasettodiffFile
.testH5OcopyRefsAttr
Time: XXXX
OK (4 tests)