diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2017-03-03 20:47:59 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2017-03-03 20:47:59 (GMT) |
commit | 9e75847d67d02c597c49a6f96e905ab90c94f7b4 (patch) | |
tree | cf1cce9df979ca941f60627301a65360b1e5fd4c /tools/test/h5diff/testfiles/h5diff_62.txt | |
parent | 713f0f3721c49c1e2a5335f8e5439765e455db51 (diff) | |
download | hdf5-9e75847d67d02c597c49a6f96e905ab90c94f7b4.zip hdf5-9e75847d67d02c597c49a6f96e905ab90c94f7b4.tar.gz hdf5-9e75847d67d02c597c49a6f96e905ab90c94f7b4.tar.bz2 |
HDFFV-10128 fix string compare and add tests
Diffstat (limited to 'tools/test/h5diff/testfiles/h5diff_62.txt')
-rw-r--r-- | tools/test/h5diff/testfiles/h5diff_62.txt | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/tools/test/h5diff/testfiles/h5diff_62.txt b/tools/test/h5diff/testfiles/h5diff_62.txt new file mode 100644 index 0000000..0cc0947 --- /dev/null +++ b/tools/test/h5diff/testfiles/h5diff_62.txt @@ -0,0 +1,37 @@ +dataset: </string3> and </string3> +size: [27] [27] +position string3 string3 difference +------------------------------------------------------------ +[ 12 ] d c +[ 12 ] 2 d +[ 12 ] \000 2 +[ 13 ] 3 d +[ 13 ] \000 3 +[ 14 ] b a +[ 14 ] c b +[ 14 ] d c +[ 14 ] 4 d +[ 14 ] \000 4 +[ 15 ] c b +[ 15 ] d c +[ 15 ] 5 d +[ 15 ] \000 5 +[ 16 ] c d +[ 16 ] d 6 +[ 16 ] 6 \000 +[ 17 ] d 7 +[ 17 ] 7 \000 +[ 18 ] a b +[ 18 ] b c +[ 18 ] c d +[ 18 ] d 8 +[ 18 ] 8 \000 +[ 19 ] b c +[ 19 ] c d +[ 19 ] d 9 +[ 19 ] 9 \000 +[ 24 ] c d +[ 25 ] c d +[ 26 ] c d +31 differences found +EXIT CODE: 1 |