Skip to content

Commit

Permalink
h5diff compares attribute data like dataset data (HDFGroup#4191)
Browse files Browse the repository at this point in the history
Updates tools docs to indicate that dataset and attribute data are compared in the same way
  • Loading branch information
byrnHDF authored Mar 20, 2024
1 parent a286066 commit 977f4aa
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion tools/src/h5diff/h5diff_common.c
Original file line number Diff line number Diff line change
Expand Up @@ -813,7 +813,7 @@ usage(void)
" specified group) and generates a report of objects that appear in only\n");
PRINTVALSTREAM(rawoutstream,
" one group or in both groups. Common objects are then compared recursively.\n");
PRINTVALSTREAM(rawoutstream, " 2) Datasets\n");
PRINTVALSTREAM(rawoutstream, " 2) Attributes and Datasets\n");
PRINTVALSTREAM(rawoutstream,
" Array rank and dimensions, datatypes, and data values are compared.\n");
PRINTVALSTREAM(rawoutstream, " 3) Datatypes\n");
Expand Down
2 changes: 1 addition & 1 deletion tools/test/h5diff/expected/h5diff_10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
First compares the names of member objects (relative path, from the
specified group) and generates a report of objects that appear in only
one group or in both groups. Common objects are then compared recursively.
2) Datasets
2) Attributes and Datasets
Array rank and dimensions, datatypes, and data values are compared.
3) Datatypes
The comparison is based on the return value of H5Tequal.
Expand Down
2 changes: 1 addition & 1 deletion tools/test/h5diff/expected/h5diff_600.txt
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
First compares the names of member objects (relative path, from the
specified group) and generates a report of objects that appear in only
one group or in both groups. Common objects are then compared recursively.
2) Datasets
2) Attributes and Datasets
Array rank and dimensions, datatypes, and data values are compared.
3) Datatypes
The comparison is based on the return value of H5Tequal.
Expand Down
2 changes: 1 addition & 1 deletion tools/test/h5diff/expected/h5diff_603.txt
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
First compares the names of member objects (relative path, from the
specified group) and generates a report of objects that appear in only
one group or in both groups. Common objects are then compared recursively.
2) Datasets
2) Attributes and Datasets
Array rank and dimensions, datatypes, and data values are compared.
3) Datatypes
The comparison is based on the return value of H5Tequal.
Expand Down
2 changes: 1 addition & 1 deletion tools/test/h5diff/expected/h5diff_606.txt
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
First compares the names of member objects (relative path, from the
specified group) and generates a report of objects that appear in only
one group or in both groups. Common objects are then compared recursively.
2) Datasets
2) Attributes and Datasets
Array rank and dimensions, datatypes, and data values are compared.
3) Datatypes
The comparison is based on the return value of H5Tequal.
Expand Down
2 changes: 1 addition & 1 deletion tools/test/h5diff/expected/h5diff_612.txt
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
First compares the names of member objects (relative path, from the
specified group) and generates a report of objects that appear in only
one group or in both groups. Common objects are then compared recursively.
2) Datasets
2) Attributes and Datasets
Array rank and dimensions, datatypes, and data values are compared.
3) Datatypes
The comparison is based on the return value of H5Tequal.
Expand Down
2 changes: 1 addition & 1 deletion tools/test/h5diff/expected/h5diff_615.txt
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
First compares the names of member objects (relative path, from the
specified group) and generates a report of objects that appear in only
one group or in both groups. Common objects are then compared recursively.
2) Datasets
2) Attributes and Datasets
Array rank and dimensions, datatypes, and data values are compared.
3) Datatypes
The comparison is based on the return value of H5Tequal.
Expand Down
2 changes: 1 addition & 1 deletion tools/test/h5diff/expected/h5diff_621.txt
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
First compares the names of member objects (relative path, from the
specified group) and generates a report of objects that appear in only
one group or in both groups. Common objects are then compared recursively.
2) Datasets
2) Attributes and Datasets
Array rank and dimensions, datatypes, and data values are compared.
3) Datatypes
The comparison is based on the return value of H5Tequal.
Expand Down
2 changes: 1 addition & 1 deletion tools/test/h5diff/expected/h5diff_622.txt
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
First compares the names of member objects (relative path, from the
specified group) and generates a report of objects that appear in only
one group or in both groups. Common objects are then compared recursively.
2) Datasets
2) Attributes and Datasets
Array rank and dimensions, datatypes, and data values are compared.
3) Datatypes
The comparison is based on the return value of H5Tequal.
Expand Down
2 changes: 1 addition & 1 deletion tools/test/h5diff/expected/h5diff_623.txt
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
First compares the names of member objects (relative path, from the
specified group) and generates a report of objects that appear in only
one group or in both groups. Common objects are then compared recursively.
2) Datasets
2) Attributes and Datasets
Array rank and dimensions, datatypes, and data values are compared.
3) Datatypes
The comparison is based on the return value of H5Tequal.
Expand Down
2 changes: 1 addition & 1 deletion tools/test/h5diff/expected/h5diff_624.txt
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
First compares the names of member objects (relative path, from the
specified group) and generates a report of objects that appear in only
one group or in both groups. Common objects are then compared recursively.
2) Datasets
2) Attributes and Datasets
Array rank and dimensions, datatypes, and data values are compared.
3) Datatypes
The comparison is based on the return value of H5Tequal.
Expand Down

0 comments on commit 977f4aa

Please sign in to comment.