summaryrefslogtreecommitdiffstats
path: root/java/test/testfiles
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2022-01-08 14:19:52 (GMT)
committerGitHub <noreply@github.com>2022-01-08 14:19:52 (GMT)
commit03217eca811fde93dd3fbc2a941641cc9ccc1c1e (patch)
treeb56a4a91fa4e6308ba8a739f3c99169d2c4386a7 /java/test/testfiles
parent8430e3d661cdcf91ed60626e87be936a6f15afe8 (diff)
downloadhdf5-03217eca811fde93dd3fbc2a941641cc9ccc1c1e.zip
hdf5-03217eca811fde93dd3fbc2a941641cc9ccc1c1e.tar.gz
hdf5-03217eca811fde93dd3fbc2a941641cc9ccc1c1e.tar.bz2
Add tests for H5Ocopy of new object refs (#1338)
* 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
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)
+