summaryrefslogtreecommitdiffstats
path: root/examples/h5dsm_test.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add support for variable length types (not within compound or array, with no ↵Neil Fortner2017-05-211-0/+8
| | | | sub-type conversions) with attributes. Added h5dsm_tvlen.c to test this. Other minor fixes/cleanup.
* Add maps to h5dsm_test.sh. Fix issues with maps implementation.Neil Fortner2017-05-111-11/+58
|
* Add support for H5Aget_name, H5Aget_creatE_plist, H5Aget_space, andNeil Fortner2017-05-091-127/+128
| | | | | H5Aget_type. Update h5dsm_attr_open.c to test these functions. Minor improvemetns to h5dsm_test.sh.
* Update DAOS plugin to work with new version of DAOS: removeNeil Fortner2017-05-091-13/+13
| | | | | daos_obj_declare, disable output comparison in h5dsm_test.sh, re-enable rpartial test.
* Add regression test script h5dsm_test.shNeil Fortner2017-05-081-0/+518