summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/h5copy/testfiles/h5copytst.h5 (renamed from tools/testfiles/h5copytst.h5)bin30448 -> 30448 bytes
-rw-r--r--tools/h5copy/testfiles/h5copytst.out.ls (renamed from tools/testfiles/h5copytst.out.ls)0
-rw-r--r--tools/h5copy/testh5copy.sh2
3 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/h5copytst.h5 b/tools/h5copy/testfiles/h5copytst.h5
index f407f82..f407f82 100644
--- a/tools/testfiles/h5copytst.h5
+++ b/tools/h5copy/testfiles/h5copytst.h5
Binary files differ
diff --git a/tools/testfiles/h5copytst.out.ls b/tools/h5copy/testfiles/h5copytst.out.ls
index 9cad76f..9cad76f 100644
--- a/tools/testfiles/h5copytst.out.ls
+++ b/tools/h5copy/testfiles/h5copytst.out.ls
diff --git a/tools/h5copy/testh5copy.sh b/tools/h5copy/testh5copy.sh
index ad4efe3..0acc4df 100644
--- a/tools/h5copy/testh5copy.sh
+++ b/tools/h5copy/testh5copy.sh
@@ -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'