[svn-r15238]

Moved all h5diff testfiles from /tools/testfiles to tools/h5diff/testfiles

Tested: linux, solaris
This commit is contained in:
Pedro Vicente Nunes
2008-06-19 10:34:12 -05:00
parent b98dea5cf1
commit 83ddc834f4
77 changed files with 81 additions and 80 deletions

View File

@@ -0,0 +1,12 @@
#############################
Expected output for 'h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset2a dset2b'
#############################
dataset: </dset2a> and </dset2b>
size: [3x2] [3x2]
position dset2a dset2b difference
------------------------------------------------------------
[ 1 0 ] 1 3 2
[ 1 1 ] 1 4 3
[ 2 0 ] 1 5 4
[ 2 1 ] 1 6 5
4 differences found