summaryrefslogtreecommitdiffstats
path: root/test/th5s.c
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2018-02-17 22:18:37 (GMT)
committerBinh-Minh Ribler <bmribler@hdfgroup.org>2018-02-17 22:18:37 (GMT)
commit39e3da756333d5c0e5f024d9067edbadea4a018b (patch)
tree5cb6498035993710459df84370f246665c74796c /test/th5s.c
parentb65ec9d05b9301ec639fac03b26c6ec06e463888 (diff)
downloadhdf5-39e3da756333d5c0e5f024d9067edbadea4a018b.zip
hdf5-39e3da756333d5c0e5f024d9067edbadea4a018b.tar.gz
hdf5-39e3da756333d5c0e5f024d9067edbadea4a018b.tar.bz2
Improving tests
Description: - Added test for version bounds with nested datatypes - Added script for additional version bound test in h5repack - Cleaned up tests for consistency - Removed extra included header files Platforms tested: Linux/64 (jelly) Linux/64 (moohan) Darwin (osx1010test)
Diffstat (limited to 'test/th5s.c')
-rw-r--r--test/th5s.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/th5s.c b/test/th5s.c
index 0b0a2e7..0619571 100644
--- a/test/th5s.c
+++ b/test/th5s.c
@@ -41,10 +41,6 @@
#define H5O_TESTING
#include "H5Opkg.h" /* Object header */
-#include "H5Bprivate.h"
-#include "H5Sprivate.h"
-#include "H5Pprivate.h"
-
#define TESTFILE "th5s.h5"
#define DATAFILE "th5s1.h5"
#define NULLFILE "th5s2.h5"