diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2006-08-04 20:52:48 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2006-08-04 20:52:48 (GMT) |
commit | c3b9788c9fbcade2819a297f2d8f09393dc1b55e (patch) | |
tree | 9bfc6015eae559ff28cce3fb108cfefd7fd88581 /tools/testfiles/textlink-1.ls | |
parent | 8b9f020cb19e4a3794bb7b20fbb8805e1009d6a6 (diff) | |
download | hdf5-c3b9788c9fbcade2819a297f2d8f09393dc1b55e.zip hdf5-c3b9788c9fbcade2819a297f2d8f09393dc1b55e.tar.gz hdf5-c3b9788c9fbcade2819a297f2d8f09393dc1b55e.tar.bz2 |
[svn-r12545] Description:
Add external link test file
Diffstat (limited to 'tools/testfiles/textlink-1.ls')
-rw-r--r-- | tools/testfiles/textlink-1.ls | 5 |
1 files changed, 5 insertions, 0 deletions
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 |