Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r174] Switched calls from H5Pcreate to H5Pcreate_simple | Quincey Koziol | 1998-01-27 | 1 | -12/+6 |
| | |||||
* | [svn-r157] Reformatted code with indent... | Quincey Koziol | 1998-01-16 | 1 | -63/+64 |
| | |||||
* | [svn-r143] ./test/dsets.c | Robb Matzke | 1997-12-11 | 1 | -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.in | Robb Matzke | 1997-12-10 | 1 | -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_ldims | Quincey Koziol | 1997-10-15 | 1 | -1/+19 |
| | |||||
* | [svn-r108] Changed all hatom_t types to hid_t. (Isn't 'sed' nifty.. :-) | Quincey Koziol | 1997-09-24 | 1 | -2/+2 |
| | |||||
* | [svn-r90] ./test/th5d.c | Robb Matzke | 1997-09-16 | 1 | -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 Koziol | 1997-09-04 | 1 | -0/+117 |