summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2020-08-01 17:26:22 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2020-08-01 17:26:22 (GMT)
commitb9de162eae800a9459f0f1f07d2b043f73f8a907 (patch)
tree768641cb7ed2dced0bba381aa75b59b91a2658b3 /test
parent4486905131b9e840be564ba6519bf42fa0fd19cf (diff)
downloadhdf5-b9de162eae800a9459f0f1f07d2b043f73f8a907.zip
hdf5-b9de162eae800a9459f0f1f07d2b043f73f8a907.tar.gz
hdf5-b9de162eae800a9459f0f1f07d2b043f73f8a907.tar.bz2
Minor normalizations with 1.12 branch
Diffstat (limited to 'test')
-rw-r--r--test/H5srcdir.h4
-rw-r--r--test/gen_bogus.c2
-rw-r--r--test/gen_specmetaread.c3
3 files changed, 3 insertions, 6 deletions
diff --git a/test/H5srcdir.h b/test/H5srcdir.h
index b02d432..019cfda 100644
--- a/test/H5srcdir.h
+++ b/test/H5srcdir.h
@@ -12,7 +12,7 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Quincey Koziol <koziol@hdfgroup.org>
+ * Programmer: Quincey Koziol
* Wednesday, March 17, 2010
*
* Purpose: srcdir querying support.
@@ -20,8 +20,6 @@
#ifndef _H5SRCDIR_H
#define _H5SRCDIR_H
-/* Include the header file with the correct relative path for the srcdir string */
-
#ifdef __cplusplus
extern "C" {
#endif
diff --git a/test/gen_bogus.c b/test/gen_bogus.c
index 1ab18a4..ab2620f 100644
--- a/test/gen_bogus.c
+++ b/test/gen_bogus.c
@@ -12,7 +12,7 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Quincey Koziol <koziol@hdfgroup.org>
+ * Programmer: Quincey Koziol
* Apr 17, 2007
*
* Purpose: This program is run to generate an HDF5 data file with several
diff --git a/test/gen_specmetaread.c b/test/gen_specmetaread.c
index fd484d1..f2625a7 100644
--- a/test/gen_specmetaread.c
+++ b/test/gen_specmetaread.c
@@ -23,9 +23,8 @@
* the library on the trunk as of when this file is checked in.
*/
-#include <assert.h>
-#include "testhdf5.h"
+#include "h5test.h"
#define FILENAME "specmetaread.h5"
#define DIM 10