diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2016-10-27 15:04:42 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2016-10-27 15:04:42 (GMT) |
commit | 5b562d9ce9b2945d0378b9c03e01f42923da80f4 (patch) | |
tree | 3fa67d9656f2b32330e3fe31996952f60f71cdb9 /tools/h5diff/testfiles/h5diff_408.txt | |
parent | b34423f620b470e1c5dc38cdd3abbd5fe8adc4ec (diff) | |
download | hdf5-5b562d9ce9b2945d0378b9c03e01f42923da80f4.zip hdf5-5b562d9ce9b2945d0378b9c03e01f42923da80f4.tar.gz hdf5-5b562d9ce9b2945d0378b9c03e01f42923da80f4.tar.bz2 |
Split tools into src and test - remove folders
Diffstat (limited to 'tools/h5diff/testfiles/h5diff_408.txt')
-rw-r--r-- | tools/h5diff/testfiles/h5diff_408.txt | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/tools/h5diff/testfiles/h5diff_408.txt b/tools/h5diff/testfiles/h5diff_408.txt deleted file mode 100644 index e941f9b..0000000 --- a/tools/h5diff/testfiles/h5diff_408.txt +++ /dev/null @@ -1,13 +0,0 @@ -dataset: </softlink_dset1_1> and </ext_link_dset2> -size: [2x4] [2x4] -position softlink_dset1_1 ext_link_dset2 difference ------------------------------------------------------------- -[ 0 1 ] 1 0 1 -[ 0 2 ] 2 0 2 -[ 0 3 ] 3 0 3 -[ 1 0 ] 1 0 1 -[ 1 1 ] 2 0 2 -[ 1 2 ] 3 0 3 -[ 1 3 ] 4 0 4 -7 differences found -EXIT CODE: 1 |