[svn-r15246] Changed the shell script to avoid doing a cd $srcdir
The name of the files are now given by its full name relative to $srcdir To avoid the printing of the complete full path of the test file, that hides all the other parameters for long paths, the printing of the command line is done first in TESTING with the name only of the test file, not its full path the printing in the expected output that had the file name was removed as well as 3 tests that tested error messages in which the file name was present tested: linux (in 2 different build directories relative to $srcdir), solaris
This commit is contained in:
@@ -1,5 +1,2 @@
|
||||
#############################
|
||||
Expected output for 'h5diff -n 1 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset4'
|
||||
#############################
|
||||
dataset: </g1/dset3> and </g1/dset4>
|
||||
1 differences found
|
||||
|
||||
Reference in New Issue
Block a user