summaryrefslogtreecommitdiffstats
path: root/testpar/testphdf5.h
diff options
context:
space:
mode:
authorjhendersonHDF <jhenderson@hdfgroup.org>2022-03-28 12:31:38 (GMT)
committerGitHub <noreply@github.com>2022-03-28 12:31:38 (GMT)
commit95b2c3b96b389a44eadc85c74922f079363720e0 (patch)
treee5d6a54d33c74b324fa64d6ef95edfc5f8e677cc /testpar/testphdf5.h
parent15971fbd160ab061725f238379cc638ed37f05ef (diff)
downloadhdf5-95b2c3b96b389a44eadc85c74922f079363720e0.zip
hdf5-95b2c3b96b389a44eadc85c74922f079363720e0.tar.gz
hdf5-95b2c3b96b389a44eadc85c74922f079363720e0.tar.bz2
Hdf5 1 12 parallel compression merge (#1529)
* Fix the function cast error in H5Dchunk.c and activate (#1170) `-Werror=cast-function-type`. Again. * Parallel Compression improvements (#1302) * Fix for parallel compression examples on Windows (#1459) * Parallel compression adjustments for HDF5 1.12 * Committing clang-format changes Co-authored-by: David Young <dyoung@hdfgroup.org> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'testpar/testphdf5.h')
-rw-r--r--testpar/testphdf5.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/testpar/testphdf5.h b/testpar/testphdf5.h
index 007fac0..f015005 100644
--- a/testpar/testphdf5.h
+++ b/testpar/testphdf5.h
@@ -186,10 +186,6 @@ enum H5TEST_COLL_CHUNK_API {
#define TEST_NOT_SIMPLE_OR_SCALAR_DATASPACES 0x010
#define TEST_NOT_CONTIGUOUS_OR_CHUNKED_DATASET_COMPACT 0x020
#define TEST_NOT_CONTIGUOUS_OR_CHUNKED_DATASET_EXTERNAL 0x040
-#define TEST_FILTERS 0x080
-/* TEST_FILTERS will take place of this after supporting mpio + filter for
- * H5Dcreate and H5Dwrite */
-#define TEST_FILTERS_READ 0x100
/* Don't erase these lines, they are put here for debugging purposes */
/*