summaryrefslogtreecommitdiffstats
path: root/testpar/testphdf5.h
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r1222] Cleaned up the code in testphdf5.c, mostly in the -f parsing area.Albert Cheng1999-04-271-1/+1
| | | | | Eliminated most compiler complains. Changed Tflops to use the /pfs_grande file systems. (Old /pfs is retired.)
* [svn-r1218] Added string.h since it is needed for those strxxx calls.Albert Cheng1999-04-261-0/+1
|
* [svn-r1177] Changed HDmalloc to malloc to avoid the need of using H5private.h.Albert Cheng1999-04-081-1/+0
| | | | | Removed the #ifndef MPIOTEST. MPIO tests should run all the time now that the test is more efficient.
* [svn-r483] Revised for alpha-2 release.Albert Cheng1998-07-131-1/+5
|
* [svn-r465] Replaced old H5Sset_hyperslab with new H5Sselect_hyperslab calls.Albert Cheng1998-07-071-1/+1
| | | | Tested on O2K.
* [svn-r448] Updated with more tests for extendable datasets such as testingAlbert Cheng1998-07-051-2/+4
| | | | | the expected failures in writing data beyond the current dimension sizes and also in attempting to extend a dataset opened RDONLY.
* [svn-r440] Header file for the PHDF5 tests. (forgot to add it last time.)Albert Cheng1998-07-011-0/+67