summaryrefslogtreecommitdiffstats
path: root/tools/h5diff/testfiles/h5diff_518.txt
diff options
context:
space:
mode:
authorJonathan Kim <jkm@hdfgroup.org>2010-09-17 00:22:29 (GMT)
committerJonathan Kim <jkm@hdfgroup.org>2010-09-17 00:22:29 (GMT)
commit3bfb10b2fc080b138ed8fb934c59b383fc292c98 (patch)
tree50daf2821c1f48a77983fc95a459888f4911ce55 /tools/h5diff/testfiles/h5diff_518.txt
parent696675029e4bd3461bc175fb9d9b3406767acbfd (diff)
downloadhdf5-3bfb10b2fc080b138ed8fb934c59b383fc292c98.zip
hdf5-3bfb10b2fc080b138ed8fb934c59b383fc292c98.tar.gz
hdf5-3bfb10b2fc080b138ed8fb934c59b383fc292c98.tar.bz2
[svn-r19411] Purpose:
Add extra test cases for Bug1975 h5diff - support recursive comparison on group when specified as an object Description: Merged from hdf5 trunk (r19409) Additional tests for combination of group recursive and --follow-symlinks with multi-linked external links with several files (same name/strucure). Tested: jam, amani, heiwa
Diffstat (limited to 'tools/h5diff/testfiles/h5diff_518.txt')
-rw-r--r--tools/h5diff/testfiles/h5diff_518.txt23
1 files changed, 23 insertions, 0 deletions
diff --git a/tools/h5diff/testfiles/h5diff_518.txt b/tools/h5diff/testfiles/h5diff_518.txt
new file mode 100644
index 0000000..f4761ad
--- /dev/null
+++ b/tools/h5diff/testfiles/h5diff_518.txt
@@ -0,0 +1,23 @@
+
+group1 group2
+---------------------------------------
+ x x
+ x x /g2
+ x x /g2/g3
+ x x /g2/g3/dset1
+ x x /g2/g3/g4
+ x x /g2/g3/g4/dset2
+
+group : </g1> and </g1>
+0 differences found
+group : </g1/g2> and </g1/g2>
+0 differences found
+group : </g1/g2/g3> and </g1/g2/g3>
+0 differences found
+dataset: </g1/g2/g3/dset1> and </g1/g2/g3/dset1>
+0 differences found
+group : </g1/g2/g3/g4> and </g1/g2/g3/g4>
+0 differences found
+dataset: </g1/g2/g3/g4/dset2> and </g1/g2/g3/g4/dset2>
+0 differences found
+EXIT CODE: 0