diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2006-11-08 21:24:41 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2006-11-08 21:24:41 (GMT) |
commit | 89cca34b9763e12a73a86164306d5ffbede28f64 (patch) | |
tree | 1822cc905222f9e4dd557ae4ac0de1608dcd33f5 /tools/testfiles/thlink-1.ls | |
parent | a9350e86f0a04cc1f6aba59849063d4acfa1be7b (diff) | |
download | hdf5-89cca34b9763e12a73a86164306d5ffbede28f64.zip hdf5-89cca34b9763e12a73a86164306d5ffbede28f64.tar.gz hdf5-89cca34b9763e12a73a86164306d5ffbede28f64.tar.bz2 |
[svn-r12883]
h5dump bug 701. Symptom: The creation of a hardlink pointing to the root group "/" causes h5dump to display it as a link pointing to itself.
Cure: the root group was not being inserted in the table that keeps track of object names and links.
Added a test for this in the test generation program, the creation of a hardlink to the root
Diffstat (limited to 'tools/testfiles/thlink-1.ls')
-rw-r--r-- | tools/testfiles/thlink-1.ls | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testfiles/thlink-1.ls b/tools/testfiles/thlink-1.ls index 5c9d408..01839bf 100644 --- a/tools/testfiles/thlink-1.ls +++ b/tools/testfiles/thlink-1.ls @@ -4,3 +4,4 @@ dset1 Dataset {5} g1 Group g2 Group +g3 Group, same as / |