summaryrefslogtreecommitdiffstats
path: root/java/test/testfiles
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2022-01-14 04:17:59 (GMT)
committerGitHub <noreply@github.com>2022-01-14 04:17:59 (GMT)
commita0c2b2e8d430b8622cb6e0ff67b3b0317dd8fe48 (patch)
tree277abecd672e06284f8194f6b6f608f00b15c7b5 /java/test/testfiles
parent94fd05b9742cf21130bc0a6b6db9c4b034640ce3 (diff)
downloadhdf5-a0c2b2e8d430b8622cb6e0ff67b3b0317dd8fe48.zip
hdf5-a0c2b2e8d430b8622cb6e0ff67b3b0317dd8fe48.tar.gz
hdf5-a0c2b2e8d430b8622cb6e0ff67b3b0317dd8fe48.tar.bz2
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
Diffstat (limited to 'java/test/testfiles')
-rw-r--r--java/test/testfiles/JUnit-TestH5Ocopy.txt3
-rw-r--r--java/test/testfiles/JUnit-TestH5OcopyOld.txt10
2 files changed, 12 insertions, 1 deletions
diff --git a/java/test/testfiles/JUnit-TestH5Ocopy.txt b/java/test/testfiles/JUnit-TestH5Ocopy.txt
index 32dfde7..7f66410 100644
--- a/java/test/testfiles/JUnit-TestH5Ocopy.txt
+++ b/java/test/testfiles/JUnit-TestH5Ocopy.txt
@@ -1,9 +1,10 @@
JUnit version 4.11
.testH5OcopyRefsDatasettosameFile
+.testH5OcopyNullRef
.testH5OcopyRefsDatasettodiffFile
.testH5OcopyRefsAttr
Time: XXXX
-OK (3 tests)
+OK (4 tests)
diff --git a/java/test/testfiles/JUnit-TestH5OcopyOld.txt b/java/test/testfiles/JUnit-TestH5OcopyOld.txt
new file mode 100644
index 0000000..7f66410
--- /dev/null
+++ b/java/test/testfiles/JUnit-TestH5OcopyOld.txt
@@ -0,0 +1,10 @@
+JUnit version 4.11
+.testH5OcopyRefsDatasettosameFile
+.testH5OcopyNullRef
+.testH5OcopyRefsDatasettodiffFile
+.testH5OcopyRefsAttr
+
+Time: XXXX
+
+OK (4 tests)
+