mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-25 04:09:44 +03:00
* Refactor the CMake scripts into a single script * Adjust args to do grep testing
13 lines
706 B
Plaintext
13 lines
706 B
Plaintext
dataset: </ext_link_to_slink1> and </ext_link_to_slink2>
|
|
size: [2x4] [2x4]
|
|
position ext_link_to_slink1 ext_link_to_slink2 difference
|
|
------------------------------------------------------------
|
|
[ 0 1 ] 0 1 1
|
|
[ 0 2 ] 0 2 2
|
|
[ 0 3 ] 0 3 3
|
|
[ 1 0 ] 0 1 1
|
|
[ 1 1 ] 0 2 2
|
|
[ 1 2 ] 0 3 3
|
|
[ 1 3 ] 0 4 4
|
|
7 differences found
|