[svn-r15759] move h5copy testfiles to /tools/h5copy/testfiles
tested: linux
This commit is contained in:
6
MANIFEST
6
MANIFEST
@@ -1486,8 +1486,10 @@
|
||||
./tools/testfiles/u513.txt
|
||||
|
||||
# test files for h5copy
|
||||
./tools/testfiles/h5copytst.h5
|
||||
./tools/testfiles/h5copytst.out.ls
|
||||
./tools/h5copy/testfiles/h5copytst.out.ls
|
||||
./tools/h5copy/testfiles/h5copytst.h5
|
||||
|
||||
|
||||
|
||||
# test files for h5mkgrp
|
||||
./tools/testfiles/h5mkgrp_help.ls
|
||||
|
||||
@@ -31,7 +31,7 @@ nerrors=0
|
||||
verbose=yes
|
||||
|
||||
SRCFILE=h5copytst.h5
|
||||
INDIR=$srcdir/../testfiles
|
||||
INDIR=$srcdir/testfiles
|
||||
OUTDIR=../testfiles
|
||||
CMP='cmp -s'
|
||||
DIFF='diff -c'
|
||||
|
||||
Reference in New Issue
Block a user