From a1fcb56d781e342f3cb0aef0f83e87c15c617c65 Mon Sep 17 00:00:00 2001 From: Pedro Vicente Nunes Date: Tue, 7 Aug 2007 16:47:29 -0500 Subject: [svn-r14051] Make the compare to itself file test be another due to the recently introduced file with Nans Tested: linux, solaris --- tools/h5diff/testh5diff.sh | 2 +- tools/testfiles/h5diff_90.txt | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/tools/h5diff/testh5diff.sh b/tools/h5diff/testh5diff.sh index 264cb4d..dd538e0 100755 --- a/tools/h5diff/testh5diff.sh +++ b/tools/h5diff/testh5diff.sh @@ -492,7 +492,7 @@ TOOLTEST h5diff_70.txt $FILE5 $FILE6 -v TOOLTEST h5diff_80.txt $FILE7 $FILE8 -v # 9. compare a file with itself -TOOLTEST h5diff_90.txt $FILE1 $FILE1 +TOOLTEST h5diff_90.txt $FILE2 $FILE2 # 10. read by hyperslab, print indexes TOOLTEST h5diff_100.txt $FILE9 $FILE10 -v diff --git a/tools/testfiles/h5diff_90.txt b/tools/testfiles/h5diff_90.txt index 40c10b073..2b82d03 100644 --- a/tools/testfiles/h5diff_90.txt +++ b/tools/testfiles/h5diff_90.txt @@ -1,7 +1,3 @@ ############################# -Expected output for 'h5diff h5diff_basic1.h5 h5diff_basic1.h5' +Expected output for 'h5diff h5diff_basic2.h5 h5diff_basic2.h5' ############################# -dataset: and -2 differences found -dataset: and -2 differences found -- cgit v0.12