From 4878a00ac2f791d14b1ecf65f83d0c125a93b4fa Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Wed, 17 Jun 2015 15:28:05 -0500 Subject: [svn-r27236] The vds h5diff files --- tools/h5diff/testfiles/h5diff_v1.txt | 18 ++++++++++++++++++ tools/h5diff/testfiles/h5diff_v2.txt | 7 +++++++ tools/h5diff/testfiles/h5diff_v3.txt | 4 ++++ 3 files changed, 29 insertions(+) create mode 100644 tools/h5diff/testfiles/h5diff_v1.txt create mode 100644 tools/h5diff/testfiles/h5diff_v2.txt create mode 100644 tools/h5diff/testfiles/h5diff_v3.txt diff --git a/tools/h5diff/testfiles/h5diff_v1.txt b/tools/h5diff/testfiles/h5diff_v1.txt new file mode 100644 index 0000000..31a3eae --- /dev/null +++ b/tools/h5diff/testfiles/h5diff_v1.txt @@ -0,0 +1,18 @@ + +file1 file2 +--------------------------------------- + x x / + x x /vds_dset + +group : and +0 differences found +dataset: and +Not comparable: or is an empty dataset +Not comparable: has rank 3, dimensions [5x18x8], max dimensions [18446744073709551615x18x8] +and has rank 3, dimensions [6x8x14], max dimensions [18446744073709551615x8x14] +0 differences found +-------------------------------- +Some objects are not comparable +-------------------------------- +Use -c for a list of objects without details of differences. +EXIT CODE: 0 diff --git a/tools/h5diff/testfiles/h5diff_v2.txt b/tools/h5diff/testfiles/h5diff_v2.txt new file mode 100644 index 0000000..aa327b1 --- /dev/null +++ b/tools/h5diff/testfiles/h5diff_v2.txt @@ -0,0 +1,7 @@ +dataset: and +0 differences found +-------------------------------- +Some objects are not comparable +-------------------------------- +Use -c for a list of objects. +EXIT CODE: 0 diff --git a/tools/h5diff/testfiles/h5diff_v3.txt b/tools/h5diff/testfiles/h5diff_v3.txt new file mode 100644 index 0000000..8c5d2a2 --- /dev/null +++ b/tools/h5diff/testfiles/h5diff_v3.txt @@ -0,0 +1,4 @@ +Not comparable: or is an empty dataset +Not comparable: has rank 3, dimensions [5x18x8], max dimensions [18446744073709551615x18x8] +and has rank 3, dimensions [6x8x14], max dimensions [18446744073709551615x8x14] +EXIT CODE: 0 -- cgit v0.12