summaryrefslogtreecommitdiffstats
path: root/test/external_common.h
Commit message (Collapse)AuthorAgeFilesLines
* Changing file names and directory names to avoid possible conflict during ↵Songyu Lu2019-04-231-0/+5
| | | | parallel 'make check'.
* Changing file names to avoid possible conflicts during parallel test.Songyu Lu2019-04-221-1/+1
|
* Minor fix: marking an internal function of the test for export.Songyu Lu2019-04-181-1/+1
|
* HDFFV-10658 - setting and getting properties in API context:Songyu Lu2019-04-091-0/+45
1. switched to use the existing H5F_prefix_open_t for enum type; 2. put the common private function used by external.c and external_env.c into external_common.c