diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-06-19 15:34:12 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-06-19 15:34:12 (GMT) |
commit | 83ddc834f4108b0b3f62666dbb191a32d5cf3b5b (patch) | |
tree | de5e0e15c75acf2c7ff6a72773a5f7a39a93bfc1 /tools/testfiles/h5diff_53.txt | |
parent | b98dea5cf1a6fc0e4ce37621720cf339148d3e3b (diff) | |
download | hdf5-83ddc834f4108b0b3f62666dbb191a32d5cf3b5b.zip hdf5-83ddc834f4108b0b3f62666dbb191a32d5cf3b5b.tar.gz hdf5-83ddc834f4108b0b3f62666dbb191a32d5cf3b5b.tar.bz2 |
[svn-r15238]
Moved all h5diff testfiles from /tools/testfiles to tools/h5diff/testfiles
Tested: linux, solaris
Diffstat (limited to 'tools/testfiles/h5diff_53.txt')
-rw-r--r-- | tools/testfiles/h5diff_53.txt | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/tools/testfiles/h5diff_53.txt b/tools/testfiles/h5diff_53.txt deleted file mode 100644 index 2763fb3..0000000 --- a/tools/testfiles/h5diff_53.txt +++ /dev/null @@ -1,12 +0,0 @@ -############################# -Expected output for 'h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset3a dset4b' -############################# -dataset: </dset3a> and </dset4b> -size: [3x2] [3x2] -position dset3a dset4b difference ------------------------------------------------------------- -[ 1 0 ] 1 3 2 -[ 1 1 ] 1 4 3 -[ 2 0 ] 1 5 4 -[ 2 1 ] 1 6 5 -4 differences found |