diff options
author | Jonathan Kim <jkm@hdfgroup.org> | 2010-03-09 21:46:00 (GMT) |
---|---|---|
committer | Jonathan Kim <jkm@hdfgroup.org> | 2010-03-09 21:46:00 (GMT) |
commit | 5345e2394effb206c1f76c95a1eddb937e34a316 (patch) | |
tree | b63c0c0c99000f86b57b11178ae7fbb5417fd6d1 /MANIFEST | |
parent | 8833db1c5bc4ea2542781751ca5a9a3657ee5fff (diff) | |
download | hdf5-5345e2394effb206c1f76c95a1eddb937e34a316.zip hdf5-5345e2394effb206c1f76c95a1eddb937e34a316.tar.gz hdf5-5345e2394effb206c1f76c95a1eddb937e34a316.tar.bz2 |
[svn-r18400] Purpose:
add test cases for h5copy - copy external links with/without ‘–f ext’
option (relate to bug 1733)
Description:
merged from hdf5 trunk (r18398 and r18399)
Tested:
jam
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1594,6 +1594,9 @@ ./tools/h5copy/testfiles/h5copytst.out.ls ./tools/h5copy/testfiles/h5copy_ref.h5 ./tools/h5copy/testfiles/h5copy_ref.out.ls +./tools/h5copy/testfiles/h5copy_extlinks_src.h5 +./tools/h5copy/testfiles/h5copy_extlinks_trg.h5 +./tools/h5copy/testfiles/h5copy_extlinks_src.out.ls # test files for h5mkgrp ./tools/testfiles/h5mkgrp_help.ls |