mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
9d2070890b
Change H5[D|G|T]<foo>_expand() "temporary" API routines to H5[D|G|T]<foo>2() "versioned" routines. Also added H5[D|G|T](create|commit)_anon() routines to continue to allow "anonymous" objects to be created in a file. Tested on: Mac OS X/32 10.4.9 (amazon) FreeBSD/32 6.2 (duty) FreeBSD/64 6.2 (liberty) Linux/32 2.6 (chicago) Linux/64 2.6 (chicago2)
17 lines
465 B
Plaintext
17 lines
465 B
Plaintext
#############################
|
|
Expected output for 'h5ls ../testfiles/h5mkgrp_nested_mult.h5'
|
|
#############################
|
|
Opened "../testfiles/h5mkgrp_nested_mult.h5" with sec2 driver.
|
|
/one Group
|
|
Location: 1:800
|
|
Links: 1
|
|
/one/two Group
|
|
Location: 1:1832
|
|
Links: 1
|
|
/three Group
|
|
Location: 1:2864
|
|
Links: 1
|
|
/three/four Group
|
|
Location: 1:3568
|
|
Links: 1
|