diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2004-07-07 22:02:34 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2004-07-07 22:02:34 (GMT) |
commit | 373d50bb3fb32d6cd34de7f9e32af396499282b1 (patch) | |
tree | 89cb3770c8cde229da820173e8eb27f5efac480f /tools/testfiles/tcontiguos.ddl | |
parent | 585d31b7cb6cacfec86f68fc3dd66c0e67aafbd8 (diff) | |
download | hdf5-373d50bb3fb32d6cd34de7f9e32af396499282b1.zip hdf5-373d50bb3fb32d6cd34de7f9e32af396499282b1.tar.gz hdf5-373d50bb3fb32d6cd34de7f9e32af396499282b1.tar.bz2 |
[svn-r8826] Purpose:
h5dump new tests
Description:
added more tests for the escape/not escape feature for string data (with vlen, with
compound, with char data)
Solution:
Platforms tested:
linux
solaris
AIX
Misc. update:
Diffstat (limited to 'tools/testfiles/tcontiguos.ddl')
-rw-r--r-- | tools/testfiles/tcontiguos.ddl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/tcontiguos.ddl b/tools/testfiles/tcontiguos.ddl index a79b109..2828f8c 100644 --- a/tools/testfiles/tcontiguos.ddl +++ b/tools/testfiles/tcontiguos.ddl @@ -16,7 +16,7 @@ COMMENT "This is a dataset with contiguous storage" } FILLVALUE { FILL_TIME H5D_FILL_TIME_IFSET - VALUE -99 + VALUE 0 } ALLOCATION_TIME { H5D_ALLOC_TIME_LATE |