summaryrefslogtreecommitdiffstats
path: root/testpar/testphdf5.c
diff options
context:
space:
mode:
authorMohamad Chaarawi <chaarawi@hdfgroup.org>2014-10-03 20:01:15 (GMT)
committerMohamad Chaarawi <chaarawi@hdfgroup.org>2014-10-03 20:01:15 (GMT)
commit4ad80236ce3c2fecacea4e97116c4d0e925dc92a (patch)
tree0c816be29625f34f86007806f837a32ad1ec2568 /testpar/testphdf5.c
parent8612c79003c6688603d8738da71b1de41177b5cc (diff)
parentca6ffd477d11268cb4d37174417befe6506ae47b (diff)
downloadhdf5-4ad80236ce3c2fecacea4e97116c4d0e925dc92a.zip
hdf5-4ad80236ce3c2fecacea4e97116c4d0e925dc92a.tar.gz
hdf5-4ad80236ce3c2fecacea4e97116c4d0e925dc92a.tar.bz2
[svn-r25665] - fix core driver eof initialization.
- merge from trunk. - fix expected output for multi VFD h5extend tests after merging in the change for multi vfd memb addr settings from trunk.
Diffstat (limited to 'testpar/testphdf5.c')
-rw-r--r--testpar/testphdf5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testpar/testphdf5.c b/testpar/testphdf5.c
index 8180fb5..8f6aced 100644
--- a/testpar/testphdf5.c
+++ b/testpar/testphdf5.c
@@ -531,7 +531,7 @@ int main(int argc, char **argv)
}
AddTest("denseattr", test_dense_attr, NULL,
- "Store Dense Attributes", NULL);
+ "Store Dense Attributes", PARATESTFILE);
/* Display testing information */