[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:
Pedro Vicente Nunes
2008-06-19 21:05:11 -05:00
parent 01c7dab76e
commit 096b0127bc
66 changed files with 95 additions and 393 deletions

View File

@@ -1,6 +1,3 @@
#############################
Expected output for 'h5diff -d -4 h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset4'
#############################
<-d -4> is not a valid option
usage: h5diff [OPTIONS] file1 file2 [obj1[obj2]]
file1 File name of the first HDF5 file