summaryrefslogtreecommitdiffstats
path: root/test/th5t.c
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r140] ./test/Makefile.inRobb Matzke1997-12-101-126/+0
| | | | | | | | | | | | | | | | | | | | | | | | | 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.
* [svn-r115] Corrected usage of H5Tsize function.Quincey Koziol1997-10-081-2/+2
|
* [svn-r108] Changed all hatom_t types to hid_t. (Isn't 'sed' nifty.. :-)Quincey Koziol1997-09-241-3/+3
|
* [svn-r59] Added [basic] testing for H5T interface, which appears to be ↵Quincey Koziol1997-08-291-0/+126
working well.