diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2006-09-18 16:25:47 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2006-09-18 16:25:47 (GMT) |
commit | b72f6dc8367d406d9c678f62953a75056a37891c (patch) | |
tree | cff0e4ef6bb25e357be5e7d0ba0794d17715396a /MANIFEST | |
parent | d5d664a56c42ec8ebb7863abc80c137ac5570f43 (diff) | |
download | hdf5-b72f6dc8367d406d9c678f62953a75056a37891c.zip hdf5-b72f6dc8367d406d9c678f62953a75056a37891c.tar.gz hdf5-b72f6dc8367d406d9c678f62953a75056a37891c.tar.bz2 |
[svn-r12671]
added a test file generator program for h5copy, modified test script to use
that file, added binary file to repo
tested on heping, shanti
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -896,6 +896,7 @@ ./tools/h5copy/testh5copy.sh ./tools/h5copy/Makefile.in ./tools/h5copy/h5copy.c +./tools/h5copy/h5copygentest.c ./tools/h5copy/Makefile.am @@ -1329,6 +1330,9 @@ ./tools/testfiles/u512.txt ./tools/testfiles/u513.txt +# test files for h5copy +./tools/testfiles/h5copytst.h5 + # high level libraries ./hl/COPYING ./hl/Makefile.am |