Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r1222] Cleaned up the code in testphdf5.c, mostly in the -f parsing area. | Albert Cheng | 1999-04-27 | 1 | -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 Cheng | 1999-04-26 | 1 | -0/+1 |
| | |||||
* | [svn-r1177] Changed HDmalloc to malloc to avoid the need of using H5private.h. | Albert Cheng | 1999-04-08 | 1 | -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 Cheng | 1998-07-13 | 1 | -1/+5 |
| | |||||
* | [svn-r465] Replaced old H5Sset_hyperslab with new H5Sselect_hyperslab calls. | Albert Cheng | 1998-07-07 | 1 | -1/+1 |
| | | | | Tested on O2K. | ||||
* | [svn-r448] Updated with more tests for extendable datasets such as testing | Albert Cheng | 1998-07-05 | 1 | -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 Cheng | 1998-07-01 | 1 | -0/+67 |