summaryrefslogtreecommitdiffstats
path: root/test/set_extend.c
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r5154] Pedro Vicente Nunes2002-04-091-164/+0
| | | | | | | Purpose: Renamed the all the functions "set_extend" to "set_extent". Renamed the test file accordingly
* [svn-r5065] Pedro Vicente Nunes2002-03-141-37/+33
| | | | | | | | | Purpose: test the H5Dset_extend function Description: changed the example for more easy debugging Platforms tested: w2000, linux
* [svn-r4978] Purpose:Quincey Koziol2002-02-171-1/+3
| | | | | | | | Code cleanup Description: Cleanup compiler warnings found by the SGI compiler and gcc 3.0 Platforms tested: FreeBSD 4.5 w/gcc 3.0 (hack) && IRIX64 (modi4)
* [svn-r4950] Pedro Vicente Nunes2002-02-131-7/+60
| | | | | | | | | | | | Purpose: fixed a bug that made a failure on H5Screate_simple, a 1D dimemsion array was declared instead of a 2D array Platforms tested: w2000 octopus linux eirene sun arabica IRIX64 modi4
* [svn-r4941] Pedro Vicente Nunes2002-02-121-0/+113
Purpose: added a new test file for the new function H5Dset_extend Platforms tested: windows2000