hdf5/test
Quincey Koziol 00edaf52c5 [svn-r8053] Purpose:
Bug fix

Description:
    Correct two problems with variable-length datatypes in datasets:
        - When overwriting an entire dataset, writing the fill value to the
            file would be skipped, causing problems for VL datatypes when
            objects in the file had been unlinked (and thus the space in the
            file was not all zeros)
        - When an application has set a fill-value for a dataset and the
            dataset's datatype contained a VL datatype, the library was filling
            space on disk with the memory form of the VL information, instead
            of the disk form.


Platforms tested:
    FreeBSD 4.9 (sleipnir)
    h5committest
2004-01-13 13:00:59 -05:00
..
testfiles [svn-r7920] Purpose: 2003-12-10 11:06:37 -05:00
big.c
bittests.c
cmpd_dset.c [svn-r8022] Purpose: 2004-01-06 12:53:13 -05:00
dangle.c
deflate.h5
Dependencies [svn-r7980] Purpose: 2003-12-25 19:08:54 -05:00
dsets.c [svn-r8038] Purpose: 2004-01-08 09:55:11 -05:00
dtypes.c [svn-r8009] Purpose: 2003-12-31 15:36:37 -05:00
enum.c
err_compat.c
error_test.c
extend.c
external.c
file_handle.c
fill_old.h5
fillval.c
flush1.c
flush2.c
gass_append.c
gass_read.c
gass_write.c
gen_deflate.c
gen_new_array.c
gen_new_fill.c
gen_new_mtime.c
gen_new_super.c
gen_old_array.c
gen_old_mtime.c
getname.c
gheap.c
h5test.c [svn-r8048] Purpose: 2004-01-09 20:41:13 -05:00
h5test.h [svn-r8048] Purpose: 2004-01-09 20:41:13 -05:00
hyperslab.c [svn-r7829] Purpose: 2003-11-08 10:32:53 -05:00
istore.c [svn-r7829] Purpose: 2003-11-08 10:32:53 -05:00
lheap.c
links.c
Makefile.in [svn-r8053] Purpose: 2004-01-13 13:00:59 -05:00
mount.c
mtime.c
ntypes.c
ohdr.c
set_extent.c
space_overflow.c
srb_append.c
srb_read.c
srb_write.c
stab.c
stream_test.c
tarray.c [svn-r8048] Purpose: 2004-01-09 20:41:13 -05:00
tarrold.h5
tattr.c [svn-r8048] Purpose: 2004-01-09 20:41:13 -05:00
tbogus.h5
tconfig.c [svn-r8048] Purpose: 2004-01-09 20:41:13 -05:00
testerror.sh [svn-r7922] Purpose: 2003-12-10 11:50:51 -05:00
testframe.c [svn-r8048] Purpose: 2004-01-09 20:41:13 -05:00
testhdf5.c [svn-r8048] Purpose: 2004-01-09 20:41:13 -05:00
testhdf5.h [svn-r8048] Purpose: 2004-01-09 20:41:13 -05:00
testmeta.c
tfile.c [svn-r7967] Purpose: 2003-12-17 11:39:17 -05:00
tgenprop.c [svn-r8048] Purpose: 2004-01-09 20:41:13 -05:00
th5s.c [svn-r8048] Purpose: 2004-01-09 20:41:13 -05:00
th5s.h5
theap.c [svn-r8048] Purpose: 2004-01-09 20:41:13 -05:00
titerate.c [svn-r8048] Purpose: 2004-01-09 20:41:13 -05:00
tmeta.c [svn-r8048] Purpose: 2004-01-09 20:41:13 -05:00
tmisc.c [svn-r8048] Purpose: 2004-01-09 20:41:13 -05:00
tmtimen.h5
tmtimeo.h5
trefer.c [svn-r8048] Purpose: 2004-01-09 20:41:13 -05:00
trefstr.c [svn-r8048] Purpose: 2004-01-09 20:41:13 -05:00
tselect.c [svn-r8048] Purpose: 2004-01-09 20:41:13 -05:00
ttbbt.c [svn-r8048] Purpose: 2004-01-09 20:41:13 -05:00
ttime.c [svn-r8048] Purpose: 2004-01-09 20:41:13 -05:00
ttsafe_acreate.c [svn-r8048] Purpose: 2004-01-09 20:41:13 -05:00
ttsafe_cancel.c [svn-r8048] Purpose: 2004-01-09 20:41:13 -05:00
ttsafe_dcreate.c [svn-r8048] Purpose: 2004-01-09 20:41:13 -05:00
ttsafe_error.c [svn-r8048] Purpose: 2004-01-09 20:41:13 -05:00
ttsafe.c [svn-r8048] Purpose: 2004-01-09 20:41:13 -05:00
ttsafe.h [svn-r8022] Purpose: 2004-01-06 12:53:13 -05:00
ttst.c [svn-r8048] Purpose: 2004-01-09 20:41:13 -05:00
tvlstr.c [svn-r8053] Purpose: 2004-01-13 13:00:59 -05:00
tvltypes.c [svn-r8048] Purpose: 2004-01-09 20:41:13 -05:00
unlink.c