diff options
Diffstat (limited to 'tools/testfiles')
62 files changed, 442 insertions, 278 deletions
diff --git a/tools/testfiles/h5diff_10.txt b/tools/testfiles/h5diff_10.txt index fd731f1..b813fdf 100644 --- a/tools/testfiles/h5diff_10.txt +++ b/tools/testfiles/h5diff_10.txt @@ -10,6 +10,7 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information +[-v] Verbose mode [-r] Print only what objects differ, not the differences [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_11.txt b/tools/testfiles/h5diff_11.txt index 803b81f..efa6018 100644 --- a/tools/testfiles/h5diff_11.txt +++ b/tools/testfiles/h5diff_11.txt @@ -1,14 +1,8 @@ ############################# -Expected output for 'h5diff file6.h5 file6.h5 dset3a dset3b' +Expected output for 'h5diff file6.h5 file6.h5 -v dset3a dset3b' ############################# -$h5diff file6.h5 file6.h5 dset3a dset3b -Comparing </dset3a> with </dset3b> -position dset3a dset3b difference ------------------------------------------------------------- -[ 1 0 ] 1 3 2 -[ 1 1 ] 1 4 3 -[ 2 0 ] 1 5 4 -[ 2 1 ] 1 6 5 -4 differences found +$h5diff file6.h5 file6.h5 -v dset3a dset3b +Comparing </dset3b> with </dset3b> +0 differences found diff --git a/tools/testfiles/h5diff_12.txt b/tools/testfiles/h5diff_12.txt index 3fd7989..80614c0 100644 --- a/tools/testfiles/h5diff_12.txt +++ b/tools/testfiles/h5diff_12.txt @@ -1,7 +1,7 @@ ############################# -Expected output for 'h5diff file1.h5 file2.h5 -n 2 g1/dset1 g1/dset2' +Expected output for 'h5diff file1.h5 file2.h5 -v -n 2 g1/dset1 g1/dset2' ############################# -$h5diff file1.h5 file2.h5 -n 2 g1/dset1 g1/dset2 +$h5diff file1.h5 file2.h5 -v -n 2 g1/dset1 g1/dset2 Comparing </g1/dset1> with </g1/dset2> position dset1 dset2 difference ------------------------------------------------------------ diff --git a/tools/testfiles/h5diff_13.txt b/tools/testfiles/h5diff_13.txt index d6ee768..9fd8953 100644 --- a/tools/testfiles/h5diff_13.txt +++ b/tools/testfiles/h5diff_13.txt @@ -1,7 +1,7 @@ ############################# -Expected output for 'h5diff file1.h5 file2.h5 -d 5 g1/dset3 g1/dset4' +Expected output for 'h5diff file1.h5 file2.h5 -v -d 5 g1/dset3 g1/dset4' ############################# -$h5diff file1.h5 file2.h5 -d 5 g1/dset3 g1/dset4 +$h5diff file1.h5 file2.h5 -v -d 5 g1/dset3 g1/dset4 Comparing </g1/dset3> with </g1/dset4> position dset3 dset4 difference ------------------------------------------------------------ diff --git a/tools/testfiles/h5diff_14.txt b/tools/testfiles/h5diff_14.txt index 95cad0a..a20dd19 100644 --- a/tools/testfiles/h5diff_14.txt +++ b/tools/testfiles/h5diff_14.txt @@ -1,7 +1,7 @@ ############################# -Expected output for 'h5diff file1.h5 file2.h5 -p 0.05 g1/dset3 g1/dset4' +Expected output for 'h5diff file1.h5 file2.h5 -v -p 0.05 g1/dset3 g1/dset4' ############################# -$h5diff file1.h5 file2.h5 -p 0.05 g1/dset3 g1/dset4 +$h5diff file1.h5 file2.h5 -v -p 0.05 g1/dset3 g1/dset4 Comparing </g1/dset3> with </g1/dset4> position dset3 dset4 difference relative ------------------------------------------------------------------------ diff --git a/tools/testfiles/h5diff_15.txt b/tools/testfiles/h5diff_15.txt index 3577f88..20fc1d4 100644 --- a/tools/testfiles/h5diff_15.txt +++ b/tools/testfiles/h5diff_15.txt @@ -1,6 +1,6 @@ ############################# -Expected output for 'h5diff file1.h5 file2.h5 -r g1/dset1 g1/dset2' +Expected output for 'h5diff file1.h5 file2.h5 -v -r g1/dset1 g1/dset2' ############################# -$h5diff file1.h5 file2.h5 -r g1/dset1 g1/dset2 +$h5diff file1.h5 file2.h5 -v -r g1/dset1 g1/dset2 Object <g1/dset2> could not be found in <file1.h5> diff --git a/tools/testfiles/h5diff_16.txt b/tools/testfiles/h5diff_16.txt index d314b8d..7b063d5 100644 --- a/tools/testfiles/h5diff_16.txt +++ b/tools/testfiles/h5diff_16.txt @@ -3,95 +3,3 @@ Expected output for 'h5diff file6.h5 file6.h5' ############################# $h5diff file6.h5 file6.h5 -file1 file2 ---------------------------------------- - x x /dset0a - x x /dset0b - x x /dset10a - x x /dset10b - x x /dset1a - x x /dset1b - x x /dset2a - x x /dset2b - x x /dset3a - x x /dset3b - x x /dset4a - x x /dset4b - x x /dset5a - x x /dset5b - x x /dset6a - x x /dset6b - x x /dset7a - x x /dset7b - x x /dset8a - x x /dset8b - x x /dset9a - x x /dset9b - -Comparing </dset0a> with </dset0a> -0 differences found - -Comparing </dset0b> with </dset0b> -0 differences found - -Comparing </dset10a> with </dset10a> -0 differences found - -Comparing </dset10b> with </dset10b> -0 differences found - -Comparing </dset1a> with </dset1a> -0 differences found - -Comparing </dset1b> with </dset1b> -0 differences found - -Comparing </dset2a> with </dset2a> -0 differences found - -Comparing </dset2b> with </dset2b> -0 differences found - -Comparing </dset3a> with </dset3a> -0 differences found - -Comparing </dset3b> with </dset3b> -0 differences found - -Comparing </dset4a> with </dset4a> -0 differences found - -Comparing </dset4b> with </dset4b> -0 differences found - -Comparing </dset5a> with </dset5a> -0 differences found - -Comparing </dset5b> with </dset5b> -0 differences found - -Comparing </dset6a> with </dset6a> -0 differences found - -Comparing </dset6b> with </dset6b> -0 differences found - -Comparing </dset7a> with </dset7a> -0 differences found - -Comparing </dset7b> with </dset7b> -0 differences found - -Comparing </dset8a> with </dset8a> -0 differences found - -Comparing </dset8b> with </dset8b> -0 differences found - -Comparing </dset9a> with </dset9a> -0 differences found - -Comparing </dset9b> with </dset9b> -0 differences found - - diff --git a/tools/testfiles/h5diff_20.txt b/tools/testfiles/h5diff_20.txt index ef4439a..426db99 100644 --- a/tools/testfiles/h5diff_20.txt +++ b/tools/testfiles/h5diff_20.txt @@ -1,7 +1,8 @@ ############################# -Expected output for 'h5diff file3.h5 file3.h5 dset group' +Expected output for 'h5diff file3.h5 file3.h5 -v dset group' ############################# -$h5diff file3.h5 file3.h5 dset group +$h5diff file3.h5 file3.h5 -v dset group Comparison not supported -</dset> is of type H5G_DATASET and </group> is of type H5G_GROUP +</group> is of type H5G_GROUP and </group> is of type H5G_GROUP + diff --git a/tools/testfiles/h5diff_21.txt b/tools/testfiles/h5diff_21.txt index 12804b8..626dbc6 100644 --- a/tools/testfiles/h5diff_21.txt +++ b/tools/testfiles/h5diff_21.txt @@ -1,7 +1,8 @@ ############################# -Expected output for 'h5diff file3.h5 file3.h5 dset link' +Expected output for 'h5diff file3.h5 file3.h5 -v dset link' ############################# -$h5diff file3.h5 file3.h5 dset link +$h5diff file3.h5 file3.h5 -v dset link Comparison not supported -</dset> is of type H5G_DATASET and </link> is of type H5G_LINK +</link> is of type H5G_LINK and </link> is of type H5G_LINK + diff --git a/tools/testfiles/h5diff_22.txt b/tools/testfiles/h5diff_22.txt index 9e5ce85..8001fc1 100644 --- a/tools/testfiles/h5diff_22.txt +++ b/tools/testfiles/h5diff_22.txt @@ -1,7 +1,8 @@ ############################# -Expected output for 'h5diff file3.h5 file3.h5 dset type' +Expected output for 'h5diff file3.h5 file3.h5 -v dset type' ############################# -$h5diff file3.h5 file3.h5 dset type +$h5diff file3.h5 file3.h5 -v dset type Comparison not supported -</dset> is of type H5G_DATASET and </type> is of type H5G_TYPE +</type> is of type H5G_TYPE and </type> is of type H5G_TYPE + diff --git a/tools/testfiles/h5diff_23.txt b/tools/testfiles/h5diff_23.txt index d04763f..9f4394f 100644 --- a/tools/testfiles/h5diff_23.txt +++ b/tools/testfiles/h5diff_23.txt @@ -1,7 +1,7 @@ ############################# -Expected output for 'h5diff file3.h5 file3.h5 group group' +Expected output for 'h5diff file3.h5 file3.h5 -v group group' ############################# -$h5diff file3.h5 file3.h5 group group +$h5diff file3.h5 file3.h5 -v group group Comparison not supported </group> is of type H5G_GROUP and </group> is of type H5G_GROUP diff --git a/tools/testfiles/h5diff_24.txt b/tools/testfiles/h5diff_24.txt index 82a11d5..c7235f2 100644 --- a/tools/testfiles/h5diff_24.txt +++ b/tools/testfiles/h5diff_24.txt @@ -1,7 +1,7 @@ ############################# -Expected output for 'h5diff file3.h5 file3.h5 type type' +Expected output for 'h5diff file3.h5 file3.h5 -v type type' ############################# -$h5diff file3.h5 file3.h5 type type +$h5diff file3.h5 file3.h5 -v type type Comparison not supported </type> is of type H5G_TYPE and </type> is of type H5G_TYPE diff --git a/tools/testfiles/h5diff_25.txt b/tools/testfiles/h5diff_25.txt index a4f56f0..7ca5f6e 100644 --- a/tools/testfiles/h5diff_25.txt +++ b/tools/testfiles/h5diff_25.txt @@ -1,7 +1,7 @@ ############################# -Expected output for 'h5diff file3.h5 file3.h5 link link' +Expected output for 'h5diff file3.h5 file3.h5 -v link link' ############################# -$h5diff file3.h5 file3.h5 link link +$h5diff file3.h5 file3.h5 -v link link Comparison not supported </link> is of type H5G_LINK and </link> is of type H5G_LINK diff --git a/tools/testfiles/h5diff_30.txt b/tools/testfiles/h5diff_30.txt index d405bbf..ceafeae 100644 --- a/tools/testfiles/h5diff_30.txt +++ b/tools/testfiles/h5diff_30.txt @@ -1,8 +1,49 @@ ############################# -Expected output for 'h5diff file4.h5 file4.h5 string' +Expected output for 'h5diff file4.h5 file4.h5 -v string' ############################# -$h5diff file4.h5 file4.h5 string +$h5diff file4.h5 file4.h5 -v string + +file1 file2 +--------------------------------------- + x x /array + x x /bitfield + x x /compound + x x /enum + x x /float + x x /integer + x x /opaque + x x /ref + x x /string + x x /vlen + +Comparison not supported +</array> is of class H5T_ARRAY and </array> is of class H5T_ARRAY + +Comparison not supported +</bitfield> is of class H5T_BITFIELD and </bitfield> is of class H5T_BITFIELD + +Comparison not supported +</compound> is of class H5T_COMPOUND and </compound> is of class H5T_COMPOUND + +Comparison not supported +</enum> is of class H5T_ENUM and </enum> is of class H5T_ENUM + +Comparing </float> with </float> +0 differences found + +Comparing </integer> with </integer> +0 differences found + +Comparison not supported +</opaque> is of class H5T_OPAQUE and </opaque> is of class H5T_OPAQUE + +Comparison not supported +</ref> is of class H5T_REFERENCE and </ref> is of class H5T_REFERENCE + Comparison not supported </string> is of class H5T_STRING and </string> is of class H5T_STRING +Comparison not supported +</vlen> is of class H5T_VLEN and </vlen> is of class H5T_VLEN + diff --git a/tools/testfiles/h5diff_31.txt b/tools/testfiles/h5diff_31.txt index 153a8ff..3eb8bae 100644 --- a/tools/testfiles/h5diff_31.txt +++ b/tools/testfiles/h5diff_31.txt @@ -1,8 +1,49 @@ ############################# -Expected output for 'h5diff file4.h5 file4.h5 bitfield' +Expected output for 'h5diff file4.h5 file4.h5 -v bitfield' ############################# -$h5diff file4.h5 file4.h5 bitfield +$h5diff file4.h5 file4.h5 -v bitfield + +file1 file2 +--------------------------------------- + x x /array + x x /bitfield + x x /compound + x x /enum + x x /float + x x /integer + x x /opaque + x x /ref + x x /string + x x /vlen + +Comparison not supported +</array> is of class H5T_ARRAY and </array> is of class H5T_ARRAY + Comparison not supported </bitfield> is of class H5T_BITFIELD and </bitfield> is of class H5T_BITFIELD +Comparison not supported +</compound> is of class H5T_COMPOUND and </compound> is of class H5T_COMPOUND + +Comparison not supported +</enum> is of class H5T_ENUM and </enum> is of class H5T_ENUM + +Comparing </float> with </float> +0 differences found + +Comparing </integer> with </integer> +0 differences found + +Comparison not supported +</opaque> is of class H5T_OPAQUE and </opaque> is of class H5T_OPAQUE + +Comparison not supported +</ref> is of class H5T_REFERENCE and </ref> is of class H5T_REFERENCE + +Comparison not supported +</string> is of class H5T_STRING and </string> is of class H5T_STRING + +Comparison not supported +</vlen> is of class H5T_VLEN and </vlen> is of class H5T_VLEN + diff --git a/tools/testfiles/h5diff_32.txt b/tools/testfiles/h5diff_32.txt index 6d68444..35b69b3 100644 --- a/tools/testfiles/h5diff_32.txt +++ b/tools/testfiles/h5diff_32.txt @@ -1,8 +1,49 @@ ############################# -Expected output for 'h5diff file4.h5 file4.h5 opaque' +Expected output for 'h5diff file4.h5 file4.h5 -v opaque' ############################# -$h5diff file4.h5 file4.h5 opaque +$h5diff file4.h5 file4.h5 -v opaque + +file1 file2 +--------------------------------------- + x x /array + x x /bitfield + x x /compound + x x /enum + x x /float + x x /integer + x x /opaque + x x /ref + x x /string + x x /vlen + +Comparison not supported +</array> is of class H5T_ARRAY and </array> is of class H5T_ARRAY + +Comparison not supported +</bitfield> is of class H5T_BITFIELD and </bitfield> is of class H5T_BITFIELD + +Comparison not supported +</compound> is of class H5T_COMPOUND and </compound> is of class H5T_COMPOUND + +Comparison not supported +</enum> is of class H5T_ENUM and </enum> is of class H5T_ENUM + +Comparing </float> with </float> +0 differences found + +Comparing </integer> with </integer> +0 differences found + Comparison not supported </opaque> is of class H5T_OPAQUE and </opaque> is of class H5T_OPAQUE +Comparison not supported +</ref> is of class H5T_REFERENCE and </ref> is of class H5T_REFERENCE + +Comparison not supported +</string> is of class H5T_STRING and </string> is of class H5T_STRING + +Comparison not supported +</vlen> is of class H5T_VLEN and </vlen> is of class H5T_VLEN + diff --git a/tools/testfiles/h5diff_33.txt b/tools/testfiles/h5diff_33.txt index d8243ad..f5b39c3 100644 --- a/tools/testfiles/h5diff_33.txt +++ b/tools/testfiles/h5diff_33.txt @@ -1,8 +1,49 @@ ############################# -Expected output for 'h5diff file4.h5 file4.h5 compound' +Expected output for 'h5diff file4.h5 file4.h5 -v compound' ############################# -$h5diff file4.h5 file4.h5 compound +$h5diff file4.h5 file4.h5 -v compound + +file1 file2 +--------------------------------------- + x x /array + x x /bitfield + x x /compound + x x /enum + x x /float + x x /integer + x x /opaque + x x /ref + x x /string + x x /vlen + +Comparison not supported +</array> is of class H5T_ARRAY and </array> is of class H5T_ARRAY + +Comparison not supported +</bitfield> is of class H5T_BITFIELD and </bitfield> is of class H5T_BITFIELD + Comparison not supported </compound> is of class H5T_COMPOUND and </compound> is of class H5T_COMPOUND +Comparison not supported +</enum> is of class H5T_ENUM and </enum> is of class H5T_ENUM + +Comparing </float> with </float> +0 differences found + +Comparing </integer> with </integer> +0 differences found + +Comparison not supported +</opaque> is of class H5T_OPAQUE and </opaque> is of class H5T_OPAQUE + +Comparison not supported +</ref> is of class H5T_REFERENCE and </ref> is of class H5T_REFERENCE + +Comparison not supported +</string> is of class H5T_STRING and </string> is of class H5T_STRING + +Comparison not supported +</vlen> is of class H5T_VLEN and </vlen> is of class H5T_VLEN + diff --git a/tools/testfiles/h5diff_34.txt b/tools/testfiles/h5diff_34.txt index 199278e..b3162a8 100644 --- a/tools/testfiles/h5diff_34.txt +++ b/tools/testfiles/h5diff_34.txt @@ -1,8 +1,49 @@ ############################# -Expected output for 'h5diff file4.h5 file4.h5 ref' +Expected output for 'h5diff file4.h5 file4.h5 -v ref' ############################# -$h5diff file4.h5 file4.h5 ref +$h5diff file4.h5 file4.h5 -v ref + +file1 file2 +--------------------------------------- + x x /array + x x /bitfield + x x /compound + x x /enum + x x /float + x x /integer + x x /opaque + x x /ref + x x /string + x x /vlen + +Comparison not supported +</array> is of class H5T_ARRAY and </array> is of class H5T_ARRAY + +Comparison not supported +</bitfield> is of class H5T_BITFIELD and </bitfield> is of class H5T_BITFIELD + +Comparison not supported +</compound> is of class H5T_COMPOUND and </compound> is of class H5T_COMPOUND + +Comparison not supported +</enum> is of class H5T_ENUM and </enum> is of class H5T_ENUM + +Comparing </float> with </float> +0 differences found + +Comparing </integer> with </integer> +0 differences found + +Comparison not supported +</opaque> is of class H5T_OPAQUE and </opaque> is of class H5T_OPAQUE + Comparison not supported </ref> is of class H5T_REFERENCE and </ref> is of class H5T_REFERENCE +Comparison not supported +</string> is of class H5T_STRING and </string> is of class H5T_STRING + +Comparison not supported +</vlen> is of class H5T_VLEN and </vlen> is of class H5T_VLEN + diff --git a/tools/testfiles/h5diff_35.txt b/tools/testfiles/h5diff_35.txt index e5d8f2c..f9afd12 100644 --- a/tools/testfiles/h5diff_35.txt +++ b/tools/testfiles/h5diff_35.txt @@ -1,8 +1,49 @@ ############################# -Expected output for 'h5diff file4.h5 file4.h5 enum' +Expected output for 'h5diff file4.h5 file4.h5 -v enum' ############################# -$h5diff file4.h5 file4.h5 enum +$h5diff file4.h5 file4.h5 -v enum + +file1 file2 +--------------------------------------- + x x /array + x x /bitfield + x x /compound + x x /enum + x x /float + x x /integer + x x /opaque + x x /ref + x x /string + x x /vlen + +Comparison not supported +</array> is of class H5T_ARRAY and </array> is of class H5T_ARRAY + +Comparison not supported +</bitfield> is of class H5T_BITFIELD and </bitfield> is of class H5T_BITFIELD + +Comparison not supported +</compound> is of class H5T_COMPOUND and </compound> is of class H5T_COMPOUND + Comparison not supported </enum> is of class H5T_ENUM and </enum> is of class H5T_ENUM +Comparing </float> with </float> +0 differences found + +Comparing </integer> with </integer> +0 differences found + +Comparison not supported +</opaque> is of class H5T_OPAQUE and </opaque> is of class H5T_OPAQUE + +Comparison not supported +</ref> is of class H5T_REFERENCE and </ref> is of class H5T_REFERENCE + +Comparison not supported +</string> is of class H5T_STRING and </string> is of class H5T_STRING + +Comparison not supported +</vlen> is of class H5T_VLEN and </vlen> is of class H5T_VLEN + diff --git a/tools/testfiles/h5diff_36.txt b/tools/testfiles/h5diff_36.txt index 3f8bfa0..a851842 100644 --- a/tools/testfiles/h5diff_36.txt +++ b/tools/testfiles/h5diff_36.txt @@ -1,7 +1,48 @@ ############################# -Expected output for 'h5diff file4.h5 file4.h5 vlen' +Expected output for 'h5diff file4.h5 file4.h5 -v vlen' ############################# -$h5diff file4.h5 file4.h5 vlen +$h5diff file4.h5 file4.h5 -v vlen + +file1 file2 +--------------------------------------- + x x /array + x x /bitfield + x x /compound + x x /enum + x x /float + x x /integer + x x /opaque + x x /ref + x x /string + x x /vlen + +Comparison not supported +</array> is of class H5T_ARRAY and </array> is of class H5T_ARRAY + +Comparison not supported +</bitfield> is of class H5T_BITFIELD and </bitfield> is of class H5T_BITFIELD + +Comparison not supported +</compound> is of class H5T_COMPOUND and </compound> is of class H5T_COMPOUND + +Comparison not supported +</enum> is of class H5T_ENUM and </enum> is of class H5T_ENUM + +Comparing </float> with </float> +0 differences found + +Comparing </integer> with </integer> +0 differences found + +Comparison not supported +</opaque> is of class H5T_OPAQUE and </opaque> is of class H5T_OPAQUE + +Comparison not supported +</ref> is of class H5T_REFERENCE and </ref> is of class H5T_REFERENCE + +Comparison not supported +</string> is of class H5T_STRING and </string> is of class H5T_STRING + Comparison not supported </vlen> is of class H5T_VLEN and </vlen> is of class H5T_VLEN diff --git a/tools/testfiles/h5diff_37.txt b/tools/testfiles/h5diff_37.txt index f2125a7..45e3a17 100644 --- a/tools/testfiles/h5diff_37.txt +++ b/tools/testfiles/h5diff_37.txt @@ -1,8 +1,49 @@ ############################# -Expected output for 'h5diff file4.h5 file4.h5 array' +Expected output for 'h5diff file4.h5 file4.h5 -v array' ############################# -$h5diff file4.h5 file4.h5 array +$h5diff file4.h5 file4.h5 -v array + +file1 file2 +--------------------------------------- + x x /array + x x /bitfield + x x /compound + x x /enum + x x /float + x x /integer + x x /opaque + x x /ref + x x /string + x x /vlen + Comparison not supported </array> is of class H5T_ARRAY and </array> is of class H5T_ARRAY +Comparison not supported +</bitfield> is of class H5T_BITFIELD and </bitfield> is of class H5T_BITFIELD + +Comparison not supported +</compound> is of class H5T_COMPOUND and </compound> is of class H5T_COMPOUND + +Comparison not supported +</enum> is of class H5T_ENUM and </enum> is of class H5T_ENUM + +Comparing </float> with </float> +0 differences found + +Comparing </integer> with </integer> +0 differences found + +Comparison not supported +</opaque> is of class H5T_OPAQUE and </opaque> is of class H5T_OPAQUE + +Comparison not supported +</ref> is of class H5T_REFERENCE and </ref> is of class H5T_REFERENCE + +Comparison not supported +</string> is of class H5T_STRING and </string> is of class H5T_STRING + +Comparison not supported +</vlen> is of class H5T_VLEN and </vlen> is of class H5T_VLEN + diff --git a/tools/testfiles/h5diff_38.txt b/tools/testfiles/h5diff_38.txt index 6e18309..206f050 100644 --- a/tools/testfiles/h5diff_38.txt +++ b/tools/testfiles/h5diff_38.txt @@ -1,8 +1,8 @@ ############################# -Expected output for 'h5diff file4.h5 file4.h5 integer float' +Expected output for 'h5diff file4.h5 file4.h5 -v integer float' ############################# -$h5diff file4.h5 file4.h5 integer float -Comparison not supported -</integer> is of class H5T_INTEGER and </float> is of class H5T_FLOAT +$h5diff file4.h5 file4.h5 -v integer float +Comparing </float> with </float> +0 differences found diff --git a/tools/testfiles/h5diff_40.txt b/tools/testfiles/h5diff_40.txt index b904cc5..1ee7449 100644 --- a/tools/testfiles/h5diff_40.txt +++ b/tools/testfiles/h5diff_40.txt @@ -1,8 +1,8 @@ ############################# -Expected output for 'h5diff file5.h5 file5.h5 dset1 dset2' +Expected output for 'h5diff file5.h5 file5.h5 -v dset1 dset2' ############################# -$h5diff file5.h5 file5.h5 dset1 dset2 -Comparison not supported -</dset1> has rank 1, dimensions [ 7 ] , max dimensions [ 7 ] -</dset2> has rank 4, dimensions [ 2 2 2 2 ] , max dimensions [ 2 2 2 2 ] +$h5diff file5.h5 file5.h5 -v dset1 dset2 +Comparing </dset2> with </dset2> +0 differences found + diff --git a/tools/testfiles/h5diff_41.txt b/tools/testfiles/h5diff_41.txt index 75e7de1..e1112cb 100644 --- a/tools/testfiles/h5diff_41.txt +++ b/tools/testfiles/h5diff_41.txt @@ -1,8 +1,8 @@ ############################# -Expected output for 'h5diff file5.h5 file5.h5 dset3 dset4' +Expected output for 'h5diff file5.h5 file5.h5 -v dset3 dset4' ############################# -$h5diff file5.h5 file5.h5 dset3 dset4 -Comparison not supported -</dset3> has rank 4, dimensions [ 2 2 2 2 ] , max dimensions [ 2 2 2 2 ] -</dset4> has rank 4, dimensions [ 2 2 2 3 ] , max dimensions [ 2 2 2 3 ] +$h5diff file5.h5 file5.h5 -v dset3 dset4 +Comparing </dset4> with </dset4> +0 differences found + diff --git a/tools/testfiles/h5diff_42.txt b/tools/testfiles/h5diff_42.txt index 28add4f..7f48b42 100644 --- a/tools/testfiles/h5diff_42.txt +++ b/tools/testfiles/h5diff_42.txt @@ -1,11 +1,8 @@ ############################# -Expected output for 'h5diff file5.h5 file5.h5 dset5 dset6' +Expected output for 'h5diff file5.h5 file5.h5 -v dset5 dset6' ############################# -$h5diff file5.h5 file5.h5 dset5 dset6 -Warning: Different maximum dimensions -</dset5> has max dimensions [ 2 2 2 2 ] -</dset6> has max dimensions [ 2 2 2 3 ] -Comparing </dset5> with </dset6> +$h5diff file5.h5 file5.h5 -v dset5 dset6 +Comparing </dset6> with </dset6> 0 differences found diff --git a/tools/testfiles/h5diff_50.txt b/tools/testfiles/h5diff_50.txt index 3b0bdb8..e470a0a 100644 --- a/tools/testfiles/h5diff_50.txt +++ b/tools/testfiles/h5diff_50.txt @@ -1,17 +1,8 @@ ############################# -Expected output for 'h5diff file6.h5 file6.h5 dset0a dset0b' +Expected output for 'h5diff file6.h5 file6.h5 -v dset0a dset0b' ############################# -$h5diff file6.h5 file6.h5 dset0a dset0b -Warning: Different storage datatype -</dset0a> has file datatype H5T_STD_I16LE -</dset0b> has file datatype H5T_STD_I32LE -Comparing </dset0a> with </dset0b> -position dset0a dset0b difference ------------------------------------------------------------- -[ 1 0 ] 1 3 2 -[ 1 1 ] 1 4 3 -[ 2 0 ] 1 5 4 -[ 2 1 ] 1 6 5 -4 differences found +$h5diff file6.h5 file6.h5 -v dset0a dset0b +Comparing </dset0b> with </dset0b> +0 differences found diff --git a/tools/testfiles/h5diff_51.txt b/tools/testfiles/h5diff_51.txt index a8de11e..eace500 100644 --- a/tools/testfiles/h5diff_51.txt +++ b/tools/testfiles/h5diff_51.txt @@ -1,14 +1,8 @@ ############################# -Expected output for 'h5diff file6.h5 file6.h5 dset1a dset1b' +Expected output for 'h5diff file6.h5 file6.h5 -v dset1a dset1b' ############################# -$h5diff file6.h5 file6.h5 dset1a dset1b -Comparing </dset1a> with </dset1b> -position dset1a dset1b difference ------------------------------------------------------------- -[ 1 0 ] 1 3 2 -[ 1 1 ] 1 4 3 -[ 2 0 ] 1 5 4 -[ 2 1 ] 1 6 5 -4 differences found +$h5diff file6.h5 file6.h5 -v dset1a dset1b +Comparing </dset1b> with </dset1b> +0 differences found diff --git a/tools/testfiles/h5diff_52.txt b/tools/testfiles/h5diff_52.txt index 5d0d0a0..f662282 100644 --- a/tools/testfiles/h5diff_52.txt +++ b/tools/testfiles/h5diff_52.txt @@ -1,14 +1,8 @@ ############################# -Expected output for 'h5diff file6.h5 file6.h5 dset2a dset2b' +Expected output for 'h5diff file6.h5 file6.h5 -v dset2a dset2b' ############################# -$h5diff file6.h5 file6.h5 dset2a dset2b -Comparing </dset2a> with </dset2b> -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 +$h5diff file6.h5 file6.h5 -v dset2a dset2b +Comparing </dset2b> with </dset2b> +0 differences found diff --git a/tools/testfiles/h5diff_53.txt b/tools/testfiles/h5diff_53.txt index 4d6e3b7..90819a8 100644 --- a/tools/testfiles/h5diff_53.txt +++ b/tools/testfiles/h5diff_53.txt @@ -1,14 +1,8 @@ ############################# -Expected output for 'h5diff file6.h5 file6.h5 dset3a dset4b' +Expected output for 'h5diff file6.h5 file6.h5 -v dset3a dset4b' ############################# -$h5diff file6.h5 file6.h5 dset3a dset4b -Comparing </dset3a> with </dset4b> -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 +$h5diff file6.h5 file6.h5 -v dset3a dset4b +Comparing </dset4b> with </dset4b> +0 differences found diff --git a/tools/testfiles/h5diff_54.txt b/tools/testfiles/h5diff_54.txt index 968d483..a8d82e9 100644 --- a/tools/testfiles/h5diff_54.txt +++ b/tools/testfiles/h5diff_54.txt @@ -1,14 +1,8 @@ ############################# -Expected output for 'h5diff file6.h5 file6.h5 dset4a dset4b' +Expected output for 'h5diff file6.h5 file6.h5 -v dset4a dset4b' ############################# -$h5diff file6.h5 file6.h5 dset4a dset4b -Comparing </dset4a> with </dset4b> -position dset4a 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 +$h5diff file6.h5 file6.h5 -v dset4a dset4b +Comparing </dset4b> with </dset4b> +0 differences found diff --git a/tools/testfiles/h5diff_55.txt b/tools/testfiles/h5diff_55.txt index 40fa20a..ddb9531 100644 --- a/tools/testfiles/h5diff_55.txt +++ b/tools/testfiles/h5diff_55.txt @@ -1,14 +1,8 @@ ############################# -Expected output for 'h5diff file6.h5 file6.h5 dset5a dset5b' +Expected output for 'h5diff file6.h5 file6.h5 -v dset5a dset5b' ############################# -$h5diff file6.h5 file6.h5 dset5a dset5b -Comparing </dset5a> with </dset5b> -position dset5a dset5b difference ------------------------------------------------------------- -[ 1 0 ] 1 3 2 -[ 1 1 ] 1 4 3 -[ 2 0 ] 1 5 4 -[ 2 1 ] 1 6 5 -4 differences found +$h5diff file6.h5 file6.h5 -v dset5a dset5b +Comparing </dset5b> with </dset5b> +0 differences found diff --git a/tools/testfiles/h5diff_56.txt b/tools/testfiles/h5diff_56.txt index 6075593..c452459 100644 --- a/tools/testfiles/h5diff_56.txt +++ b/tools/testfiles/h5diff_56.txt @@ -1,14 +1,8 @@ ############################# -Expected output for 'h5diff file6.h5 file6.h5 dset6a dset6b' +Expected output for 'h5diff file6.h5 file6.h5 -v dset6a dset6b' ############################# -$h5diff file6.h5 file6.h5 dset6a dset6b -Comparing </dset6a> with </dset6b> -position dset6a dset6b difference ------------------------------------------------------------- -[ 1 0 ] 1 3 2 -[ 1 1 ] 1 4 3 -[ 2 0 ] 1 5 4 -[ 2 1 ] 1 6 5 -4 differences found +$h5diff file6.h5 file6.h5 -v dset6a dset6b +Comparing </dset6b> with </dset6b> +0 differences found diff --git a/tools/testfiles/h5diff_57.txt b/tools/testfiles/h5diff_57.txt index 783621b..654b4df 100644 --- a/tools/testfiles/h5diff_57.txt +++ b/tools/testfiles/h5diff_57.txt @@ -1,11 +1,8 @@ ############################# -Expected output for 'h5diff file6.h5 file6.h5 dset7a dset7b' +Expected output for 'h5diff file6.h5 file6.h5 -v dset7a dset7b' ############################# -$h5diff file6.h5 file6.h5 dset7a dset7b -Warning: Different storage datatype -</dset7a> has file datatype H5T_STD_I8LE -</dset7b> has file datatype H5T_STD_U8LE -Comparison not supported -</dset7a> has sign H5T_SGN_2 -</dset7b> has sign H5T_SGN_NONE +$h5diff file6.h5 file6.h5 -v dset7a dset7b +Comparing </dset7b> with </dset7b> +0 differences found + diff --git a/tools/testfiles/h5diff_600.txt b/tools/testfiles/h5diff_600.txt index 5c85fa5..5a1cd10 100644 --- a/tools/testfiles/h5diff_600.txt +++ b/tools/testfiles/h5diff_600.txt @@ -11,6 +11,7 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information +[-v] Verbose mode [-r] Print only what objects differ, not the differences [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_601.txt b/tools/testfiles/h5diff_601.txt index e580166..85e018f 100644 --- a/tools/testfiles/h5diff_601.txt +++ b/tools/testfiles/h5diff_601.txt @@ -11,6 +11,7 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information +[-v] Verbose mode [-r] Print only what objects differ, not the differences [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_602.txt b/tools/testfiles/h5diff_602.txt index 1b4e124..46f6307 100644 --- a/tools/testfiles/h5diff_602.txt +++ b/tools/testfiles/h5diff_602.txt @@ -11,6 +11,7 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information +[-v] Verbose mode [-r] Print only what objects differ, not the differences [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_603.txt b/tools/testfiles/h5diff_603.txt index 32fd29b..551dbb3 100644 --- a/tools/testfiles/h5diff_603.txt +++ b/tools/testfiles/h5diff_603.txt @@ -11,6 +11,7 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information +[-v] Verbose mode [-r] Print only what objects differ, not the differences [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_604.txt b/tools/testfiles/h5diff_604.txt index 23ac58c..1910666 100644 --- a/tools/testfiles/h5diff_604.txt +++ b/tools/testfiles/h5diff_604.txt @@ -11,6 +11,7 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information +[-v] Verbose mode [-r] Print only what objects differ, not the differences [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_605.txt b/tools/testfiles/h5diff_605.txt index 31f9ee3..e1bfa68 100644 --- a/tools/testfiles/h5diff_605.txt +++ b/tools/testfiles/h5diff_605.txt @@ -11,6 +11,7 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information +[-v] Verbose mode [-r] Print only what objects differ, not the differences [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_606.txt b/tools/testfiles/h5diff_606.txt index e62baf2..7879a90 100644 --- a/tools/testfiles/h5diff_606.txt +++ b/tools/testfiles/h5diff_606.txt @@ -11,6 +11,7 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information +[-v] Verbose mode [-r] Print only what objects differ, not the differences [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_607.txt b/tools/testfiles/h5diff_607.txt index 0cdd240..50e8f8d 100644 --- a/tools/testfiles/h5diff_607.txt +++ b/tools/testfiles/h5diff_607.txt @@ -2,7 +2,6 @@ Expected output for 'h5diff file1.h5 file2.h5 -d 1 g1/dset3 g1/dset4' ############################# $h5diff file1.h5 file2.h5 -d 1 g1/dset3 g1/dset4 -Comparing </g1/dset3> with </g1/dset4> position dset3 dset4 difference ------------------------------------------------------------ [ 0 0 ] 100 110 10 @@ -11,6 +10,4 @@ position dset3 dset4 difference [ 1 1 ] 100 80 20 [ 2 0 ] 100 140 40 [ 2 1 ] 100 200 100 -6 differences found - diff --git a/tools/testfiles/h5diff_608.txt b/tools/testfiles/h5diff_608.txt index a93ba06..50edd51 100644 --- a/tools/testfiles/h5diff_608.txt +++ b/tools/testfiles/h5diff_608.txt @@ -2,7 +2,6 @@ Expected output for 'h5diff file1.h5 file2.h5 -d 1 -d 2 g1/dset3 g1/dset4' ############################# $h5diff file1.h5 file2.h5 -d 1 -d 2 g1/dset3 g1/dset4 -Comparing </g1/dset3> with </g1/dset4> position dset3 dset4 difference ------------------------------------------------------------ [ 0 0 ] 100 110 10 @@ -11,6 +10,4 @@ position dset3 dset4 difference [ 1 1 ] 100 80 20 [ 2 0 ] 100 140 40 [ 2 1 ] 100 200 100 -6 differences found - diff --git a/tools/testfiles/h5diff_609.txt b/tools/testfiles/h5diff_609.txt index 4856c70..f118eb4 100644 --- a/tools/testfiles/h5diff_609.txt +++ b/tools/testfiles/h5diff_609.txt @@ -2,7 +2,4 @@ Expected output for 'h5diff file1.h5 file2.h5 -d 200 g1/dset3 g1/dset4' ############################# $h5diff file1.h5 file2.h5 -d 200 g1/dset3 g1/dset4 -Comparing </g1/dset3> with </g1/dset4> -0 differences found - diff --git a/tools/testfiles/h5diff_610.txt b/tools/testfiles/h5diff_610.txt index 0cdd240..50e8f8d 100644 --- a/tools/testfiles/h5diff_610.txt +++ b/tools/testfiles/h5diff_610.txt @@ -2,7 +2,6 @@ Expected output for 'h5diff file1.h5 file2.h5 -d 1 g1/dset3 g1/dset4' ############################# $h5diff file1.h5 file2.h5 -d 1 g1/dset3 g1/dset4 -Comparing </g1/dset3> with </g1/dset4> position dset3 dset4 difference ------------------------------------------------------------ [ 0 0 ] 100 110 10 @@ -11,6 +10,4 @@ position dset3 dset4 difference [ 1 1 ] 100 80 20 [ 2 0 ] 100 140 40 [ 2 1 ] 100 200 100 -6 differences found - diff --git a/tools/testfiles/h5diff_611.txt b/tools/testfiles/h5diff_611.txt index a81b283..9358186 100644 --- a/tools/testfiles/h5diff_611.txt +++ b/tools/testfiles/h5diff_611.txt @@ -11,6 +11,7 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information +[-v] Verbose mode [-r] Print only what objects differ, not the differences [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_612.txt b/tools/testfiles/h5diff_612.txt index e41e95c..090da81 100644 --- a/tools/testfiles/h5diff_612.txt +++ b/tools/testfiles/h5diff_612.txt @@ -11,6 +11,7 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information +[-v] Verbose mode [-r] Print only what objects differ, not the differences [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_613.txt b/tools/testfiles/h5diff_613.txt index 2aefa0e..5a6f087 100644 --- a/tools/testfiles/h5diff_613.txt +++ b/tools/testfiles/h5diff_613.txt @@ -11,6 +11,7 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information +[-v] Verbose mode [-r] Print only what objects differ, not the differences [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_614.txt b/tools/testfiles/h5diff_614.txt index 659696c..1939dbd 100644 --- a/tools/testfiles/h5diff_614.txt +++ b/tools/testfiles/h5diff_614.txt @@ -11,6 +11,7 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information +[-v] Verbose mode [-r] Print only what objects differ, not the differences [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_615.txt b/tools/testfiles/h5diff_615.txt index ce3d4da..6bdd490 100644 --- a/tools/testfiles/h5diff_615.txt +++ b/tools/testfiles/h5diff_615.txt @@ -11,6 +11,7 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information +[-v] Verbose mode [-r] Print only what objects differ, not the differences [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_616.txt b/tools/testfiles/h5diff_616.txt index 576a7a9..d5bbbae 100644 --- a/tools/testfiles/h5diff_616.txt +++ b/tools/testfiles/h5diff_616.txt @@ -2,11 +2,8 @@ Expected output for 'h5diff file1.h5 file2.h5 -p 0.21 g1/dset3 g1/dset4' ############################# $h5diff file1.h5 file2.h5 -p 0.21 g1/dset3 g1/dset4 -Comparing </g1/dset3> with </g1/dset4> position dset3 dset4 difference relative ------------------------------------------------------------------------ [ 2 0 ] 100 140 40 0.4 [ 2 1 ] 100 200 100 1 -2 differences found - diff --git a/tools/testfiles/h5diff_617.txt b/tools/testfiles/h5diff_617.txt index 1a2e58a..d31c9c9 100644 --- a/tools/testfiles/h5diff_617.txt +++ b/tools/testfiles/h5diff_617.txt @@ -2,11 +2,8 @@ Expected output for 'h5diff file1.h5 file2.h5 -p 0.21 -p 0.22 g1/dset3 g1/dset4' ############################# $h5diff file1.h5 file2.h5 -p 0.21 -p 0.22 g1/dset3 g1/dset4 -Comparing </g1/dset3> with </g1/dset4> position dset3 dset4 difference relative ------------------------------------------------------------------------ [ 2 0 ] 100 140 40 0.4 [ 2 1 ] 100 200 100 1 -2 differences found - diff --git a/tools/testfiles/h5diff_618.txt b/tools/testfiles/h5diff_618.txt index fc74bc0..7ebd2fe 100644 --- a/tools/testfiles/h5diff_618.txt +++ b/tools/testfiles/h5diff_618.txt @@ -2,7 +2,4 @@ Expected output for 'h5diff file1.h5 file2.h5 -p 2 g1/dset3 g1/dset4' ############################# $h5diff file1.h5 file2.h5 -p 2 g1/dset3 g1/dset4 -Comparing </g1/dset3> with </g1/dset4> -0 differences found - diff --git a/tools/testfiles/h5diff_619.txt b/tools/testfiles/h5diff_619.txt index 22b60084..f6f2aa6 100644 --- a/tools/testfiles/h5diff_619.txt +++ b/tools/testfiles/h5diff_619.txt @@ -2,7 +2,6 @@ Expected output for 'h5diff file1.h5 file2.h5 -p 0.005 g1/dset3 g1/dset4' ############################# $h5diff file1.h5 file2.h5 -p 0.005 g1/dset3 g1/dset4 -Comparing </g1/dset3> with </g1/dset4> position dset3 dset4 difference relative ------------------------------------------------------------------------ [ 0 0 ] 100 110 10 0.1 @@ -11,6 +10,4 @@ position dset3 dset4 difference relative [ 1 1 ] 100 80 20 0.2 [ 2 0 ] 100 140 40 0.4 [ 2 1 ] 100 200 100 1 -6 differences found - diff --git a/tools/testfiles/h5diff_620.txt b/tools/testfiles/h5diff_620.txt index 471403a..e731904 100644 --- a/tools/testfiles/h5diff_620.txt +++ b/tools/testfiles/h5diff_620.txt @@ -11,6 +11,7 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information +[-v] Verbose mode [-r] Print only what objects differ, not the differences [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_621.txt b/tools/testfiles/h5diff_621.txt index 0ce65ba..5374e88 100644 --- a/tools/testfiles/h5diff_621.txt +++ b/tools/testfiles/h5diff_621.txt @@ -11,6 +11,7 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information +[-v] Verbose mode [-r] Print only what objects differ, not the differences [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_622.txt b/tools/testfiles/h5diff_622.txt index ded2aa0..b2b9249 100644 --- a/tools/testfiles/h5diff_622.txt +++ b/tools/testfiles/h5diff_622.txt @@ -11,6 +11,7 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information +[-v] Verbose mode [-r] Print only what objects differ, not the differences [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_623.txt b/tools/testfiles/h5diff_623.txt index ed80d2a..31fc9b6 100644 --- a/tools/testfiles/h5diff_623.txt +++ b/tools/testfiles/h5diff_623.txt @@ -11,6 +11,7 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information +[-v] Verbose mode [-r] Print only what objects differ, not the differences [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_624.txt b/tools/testfiles/h5diff_624.txt index 1cbd883..e4c74ab 100644 --- a/tools/testfiles/h5diff_624.txt +++ b/tools/testfiles/h5diff_624.txt @@ -11,6 +11,7 @@ file2 File name of the second HDF5 file [obj2] Name of an HDF5 object, in absolute path [OPTIONS] are: [-h] Print out this information +[-v] Verbose mode [-r] Print only what objects differ, not the differences [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta diff --git a/tools/testfiles/h5diff_625.txt b/tools/testfiles/h5diff_625.txt index d2684d3..e354988 100644 --- a/tools/testfiles/h5diff_625.txt +++ b/tools/testfiles/h5diff_625.txt @@ -2,11 +2,8 @@ Expected output for 'h5diff file1.h5 file2.h5 -n 2 g1/dset3 g1/dset4' ############################# $h5diff file1.h5 file2.h5 -n 2 g1/dset3 g1/dset4 -Comparing </g1/dset3> with </g1/dset4> position dset3 dset4 difference ------------------------------------------------------------ [ 0 0 ] 100 110 10 [ 0 1 ] 110 100 10 -2 differences found - diff --git a/tools/testfiles/h5diff_626.txt b/tools/testfiles/h5diff_626.txt index a18e823..4e23b34 100644 --- a/tools/testfiles/h5diff_626.txt +++ b/tools/testfiles/h5diff_626.txt @@ -2,12 +2,9 @@ Expected output for 'h5diff file1.h5 file2.h5 -n 2 -n 3 g1/dset3 g1/dset4' ############################# $h5diff file1.h5 file2.h5 -n 2 -n 3 g1/dset3 g1/dset4 -Comparing </g1/dset3> with </g1/dset4> position dset3 dset4 difference ------------------------------------------------------------ [ 0 0 ] 100 110 10 [ 0 1 ] 110 100 10 [ 1 0 ] 100 90 10 -3 differences found - diff --git a/tools/testfiles/h5diff_627.txt b/tools/testfiles/h5diff_627.txt index b67afc5..6523010 100644 --- a/tools/testfiles/h5diff_627.txt +++ b/tools/testfiles/h5diff_627.txt @@ -2,7 +2,6 @@ Expected output for 'h5diff file1.h5 file2.h5 -n 200 g1/dset3 g1/dset4' ############################# $h5diff file1.h5 file2.h5 -n 200 g1/dset3 g1/dset4 -Comparing </g1/dset3> with </g1/dset4> position dset3 dset4 difference ------------------------------------------------------------ [ 0 0 ] 100 110 10 @@ -11,6 +10,4 @@ position dset3 dset4 difference [ 1 1 ] 100 80 20 [ 2 0 ] 100 140 40 [ 2 1 ] 100 200 100 -6 differences found - diff --git a/tools/testfiles/h5diff_628.txt b/tools/testfiles/h5diff_628.txt index 891c3bb..ab6585b 100644 --- a/tools/testfiles/h5diff_628.txt +++ b/tools/testfiles/h5diff_628.txt @@ -2,10 +2,7 @@ Expected output for 'h5diff file1.h5 file2.h5 -n 1 g1/dset3 g1/dset4' ############################# $h5diff file1.h5 file2.h5 -n 1 g1/dset3 g1/dset4 -Comparing </g1/dset3> with </g1/dset4> position dset3 dset4 difference ------------------------------------------------------------ [ 0 0 ] 100 110 10 -1 differences found - |