mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-26 04:09:39 +03:00
* Refactor the CMake scripts into a single script * Adjust args to do grep testing
19 lines
530 B
Plaintext
19 lines
530 B
Plaintext
|
|
group1 group2
|
|
---------------------------------------
|
|
x x
|
|
x x /dset1
|
|
x x /dset2
|
|
x /dset3
|
|
x /grp3
|
|
x /grp3/dset1
|
|
x /grp3/dset2
|
|
x /grp3/dset3
|
|
|
|
group : </grp1/grp2> and </grp1/grp2/grp3>
|
|
0 differences found
|
|
dataset: </grp1/grp2/dset1> and </grp1/grp2/grp3/dset1>
|
|
0 differences found
|
|
dataset: </grp1/grp2/dset2> and </grp1/grp2/grp3/dset2>
|
|
0 differences found
|