Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HDF5 API test updates (#3835) | jhendersonHDF | 2023-11-13 | 1 | -147/+0 |
| | | | | | | | | | | | | | | | | | | | | | * HDF5 API test updates Removed test duplication from bringing API tests back into the library from external VOL tests repo Synced changes between API tests and library's tests Updated API tests CMake code to directly use and install testhdf5, testphdf5, etc. instead of creating duplicate binaries Added new h5_using_native_vol() test function to determine whether the VOL connector being used is (or the VOL connector stack being used resolves to) the native VOL connector * Remove duplicate variable | ||||
* | Remove programmer/date from comments (#3210) | Dana Robinson | 2023-06-29 | 1 | -3/+0 |
| | | | | * Removes Programmer: and Date: fields * Fixes a few Modifications: fields leftover from previous work | ||||
* | Remove HD from memory allocate/free calls (#3195) | Dana Robinson | 2023-06-28 | 1 | -3/+3 |
| | | | | | | * HDcalloc * HDfree * HDmalloc * HDrealloc | ||||
* | Rename HD(f)printf() to (f)printf() (#3194) | Dana Robinson | 2023-06-28 | 1 | -1/+1 |
| | |||||
* | Add initial version of HDF5 API tests (#2877) | jhendersonHDF | 2023-05-02 | 1 | -0/+150 |