diff options
-rw-r--r-- | MANIFEST | 1 | ||||
-rw-r--r-- | tools/testfiles/textlink-1.ls | 5 |
2 files changed, 6 insertions, 0 deletions
@@ -993,6 +993,7 @@ ./tools/testfiles/tenum.ddl ./tools/testfiles/textlink.h5 ./tools/testfiles/textlink.h5.xml +./tools/testfiles/textlink-1.ls ./tools/testfiles/tfamily.ddl ./tools/testfiles/tfamily00000.h5 ./tools/testfiles/tfamily00001.h5 diff --git a/tools/testfiles/textlink-1.ls b/tools/testfiles/textlink-1.ls new file mode 100644 index 0000000..f92786b --- /dev/null +++ b/tools/testfiles/textlink-1.ls @@ -0,0 +1,5 @@ +############################# + output for 'h5ls -w80 -r textlink.h5' +############################# +/extlink1 -> file: filename path: objname +/extlink2 -> file: anotherfile path: anotherobj |