summaryrefslogtreecommitdiffstats
path: root/test/th5p.c
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r174] Switched calls from H5Pcreate to H5Pcreate_simpleQuincey Koziol1998-01-271-12/+6
|
* [svn-r157] Reformatted code with indent...Quincey Koziol1998-01-161-63/+64
|
* [svn-r143] ./test/dsets.cRobb Matzke1997-12-111-5/+5
| | | | | | | | | | | | Added test for creation of chunked datasets. ./test/dsets.c ./test/istore.c ./test/tfile.c Template changes. ./test/th5p.c Accommodated changes to H5P.
* [svn-r140] ./test/Makefile.inRobb Matzke1997-12-101-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | 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-r123] Added tests for H5Pget_lrank and H5Pget_ldimsQuincey Koziol1997-10-151-1/+19
|
* [svn-r108] Changed all hatom_t types to hid_t. (Isn't 'sed' nifty.. :-)Quincey Koziol1997-09-241-2/+2
|
* [svn-r90] ./test/th5d.cRobb Matzke1997-09-161-1/+0
| | | | | | | | Changed the H5Mfind_name() return value and removed the call to H5Maccess(). ./test/th5p.c Removed unused variables.
* [svn-r69] Added basic H5P test code, which seems to be working correctly.Quincey Koziol1997-09-041-0/+117