summaryrefslogtreecommitdiffstats
path: root/test/dspace.c
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r296] Switched prefix for dataspaces from H5P to H5SQuincey Koziol1998-02-251-1/+1
|
* [svn-r157] Reformatted code with indent...Quincey Koziol1998-01-161-3/+2
|
* [svn-r140] ./test/Makefile.inRobb Matzke1997-12-101-0/+14
Added new tests. ./test/dsets.c NEW Tests datasets. ./test/dspace.c NEW Tests data spaces. ./test/dtypes.c NEW Tests data types. ./test/istore.c ./test/tfile.c ./test/th5p.c ./test/theap.c ./test/tohdr.c Changed to work with new function names. ./test/testhdf5.c Removed the data type and dataset tests since they're now in their own files. They had to be rewritten because of extensive changes to those interfaces.