summaryrefslogtreecommitdiffstats
path: root/test/th5d.c
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r109] Initialized test datasets better and cleaned up a few typos.Quincey Koziol1997-09-241-12/+23
|
* [svn-r108] Changed all hatom_t types to hid_t. (Isn't 'sed' nifty.. :-)Quincey Koziol1997-09-241-13/+13
|
* [svn-r100] Interim checkin for purify. Also contains H5G shadow stuff, changesRobb Matzke1997-09-191-1/+1
| | | | | | to int64 encode/decode to fix purify on 32-bit systems, changes to H5O_modify, changes to H5D.c to use H5F_open/close(), etc. Documentation will be mailed shortly...
* [svn-r97] Free'd temporary buffer.Quincey Koziol1997-09-181-0/+1
|
* [svn-r90] ./test/th5d.cRobb Matzke1997-09-161-0/+7
| | | | | | | | Changed the H5Mfind_name() return value and removed the call to H5Maccess(). ./test/th5p.c Removed unused variables.
* [svn-r88] Fixed an error check.Robb Matzke1997-09-151-1/+1
|
* [svn-r84] Arg sizes fixes in tfile.cRobb Matzke1997-09-151-5/+1
| | | | Name change in th5d.c
* [svn-r79] Finishing adding dataset reading code, which is working nicely. ↵Quincey Koziol1997-09-151-6/+131
| | | | | | Test for second dataset I/O is currently commented out, pending a fix.
* [svn-r76] Added dataset testing code to CVS repository. (Forgotten in the ↵Quincey Koziol1997-09-121-0/+123
hubbub earlier today)