diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-06-20 02:05:11 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-06-20 02:05:11 (GMT) |
commit | 096b0127bcdf36242265e2a41d0cf3f44b39606f (patch) | |
tree | 9878b87495032d98062a04699f0e7be9afbfdc29 /tools/h5diff/testfiles/h5diff_614.txt | |
parent | 01c7dab76efada1c37f899a0a2679130507524d6 (diff) | |
download | hdf5-096b0127bcdf36242265e2a41d0cf3f44b39606f.zip hdf5-096b0127bcdf36242265e2a41d0cf3f44b39606f.tar.gz hdf5-096b0127bcdf36242265e2a41d0cf3f44b39606f.tar.bz2 |
[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
Diffstat (limited to 'tools/h5diff/testfiles/h5diff_614.txt')
-rw-r--r-- | tools/h5diff/testfiles/h5diff_614.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/h5diff/testfiles/h5diff_614.txt b/tools/h5diff/testfiles/h5diff_614.txt index 6090f4a..c78fc8c 100644 --- a/tools/h5diff/testfiles/h5diff_614.txt +++ b/tools/h5diff/testfiles/h5diff_614.txt @@ -1,6 +1,3 @@ -############################# -Expected output for 'h5diff -p u h5diff_basic1.h5 h5diff_basic2.h5 g1/dset3 g1/dset4' -############################# <-p u> is not a valid option usage: h5diff [OPTIONS] file1 file2 [obj1[obj2]] file1 File name of the first HDF5 file |