summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tuserfilter.ddl
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2013-03-25 17:35:39 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2013-03-25 17:35:39 (GMT)
commit4ae0c873e0ce24209ad00324dfc7fea94e22008d (patch)
tree6a0ac5242e6fe4719873d38193cff525f3a5393f /tools/testfiles/tuserfilter.ddl
parent6e1122dda4e446f6e9ad9ce4a9c2da8d40e441e3 (diff)
downloadhdf5-4ae0c873e0ce24209ad00324dfc7fea94e22008d.zip
hdf5-4ae0c873e0ce24209ad00324dfc7fea94e22008d.tar.gz
hdf5-4ae0c873e0ce24209ad00324dfc7fea94e22008d.tar.bz2
[svn-r23446] HDFFV-8344, HDFFV-8346: merge from 1.8 branch
Diffstat (limited to 'tools/testfiles/tuserfilter.ddl')
-rw-r--r--tools/testfiles/tuserfilter.ddl4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/testfiles/tuserfilter.ddl b/tools/testfiles/tuserfilter.ddl
index 07b478f..24745b9 100644
--- a/tools/testfiles/tuserfilter.ddl
+++ b/tools/testfiles/tuserfilter.ddl
@@ -4,10 +4,10 @@ DATASET "myfilter" {
DATASPACE SIMPLE { ( 20, 10 ) / ( 20, 10 ) }
STORAGE_LAYOUT {
CHUNKED ( 10, 5 )
- SIZE 800
+ SIZE 800 (1.000:1 COMPRESSION)
}
FILTERS {
- UNKNOWN_FILTER {
+ USER_DEFINED_FILTER {
FILTER_ID 405
COMMENT myfilter
PARAMS { 5 6 }