hdf5/test
Neil Fortner 6564dbcfaa [svn-r16308] Purpose: Fix problem with H5Tpack
Description:
If a compound type was packed except for some extra space at the end, H5Tpack
would not modify the type and the extra space would remain.  Changed
H5T_is_packed to fix this behaviour.

Tested: jam, smirom (h5committest - linew down)
2009-01-14 10:30:51 -05:00
..
testfiles
app_ref.c [svn-r15515] Fix faulty error checking in call to H5I_remove(). 2008-08-21 17:38:46 -05:00
be_data.h5
be_extlink1.h5
be_extlink2.h5
big.c [svn-r15800] Description: 2008-10-06 23:17:35 -05:00
bittests.c
btree2.c [svn-r15868] Description: 2008-10-14 20:46:34 -05:00
cache_api.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
cache_common.c [svn-r16292] Purpose: 2009-01-10 09:57:31 -05:00
cache_common.h [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
cache.c [svn-r16290] Purpose: 2009-01-09 14:53:30 -05:00
chunk_info.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
cmpd_dset.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
COPYING
cross_read.c
dangle.c [svn-r15825] Description: 2008-10-08 22:44:22 -05:00
deflate.h5
dsets.c [svn-r16062] Purpose: Allow per-dataset rdcc configuration 2008-11-12 13:07:51 -05:00
dt_arith.c
dtransform.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
dtypes.c [svn-r16308] Purpose: Fix problem with H5Tpack 2009-01-14 10:30:51 -05:00
earray.c [svn-r16137] Description: 2008-11-28 14:16:24 -05:00
enum.c [svn-r15868] Description: 2008-10-14 20:46:34 -05:00
err_compat.c [svn-r16006] Modify the commit of r15943 for H5_USE_16_API. Let H5version.h check if H5_USE_16_API_DEFAULT is defined by the configure. Then define H5_USE_16_API and use it throughout. 2008-10-30 15:49:08 -05:00
error_test.c [svn-r16006] Modify the commit of r15943 for H5_USE_16_API. Let H5version.h check if H5_USE_16_API_DEFAULT is defined by the configure. Then define H5_USE_16_API and use it throughout. 2008-10-30 15:49:08 -05:00
extend.c [svn-r15868] Description: 2008-10-14 20:46:34 -05:00
external.c [svn-r16144] Removed the check of H5Dset_extent for the space to be chunked, since external datasets can be extended 2008-12-01 15:38:02 -05:00
family_v16_00000.h5
family_v16_00001.h5
family_v16_00002.h5
family_v16_00003.h5
fheap.c [svn-r15868] Description: 2008-10-14 20:46:34 -05:00
fill_old.h5
fillval.c [svn-r15868] Description: 2008-10-14 20:46:34 -05:00
flush1.c [svn-r15868] Description: 2008-10-14 20:46:34 -05:00
flush2.c [svn-r15868] Description: 2008-10-14 20:46:34 -05:00
freespace.c [svn-r15861] Description: 2008-10-14 08:16:25 -05:00
gen_bad_ohdr.c
gen_bogus.c
gen_cross.c
gen_deflate.c
gen_filters.c
gen_mergemsg.c
gen_new_array.c
gen_new_fill.c
gen_new_group.c
gen_new_mtime.c
gen_new_super.c
gen_noencoder.c
gen_nullspace.c
gen_old_array.c
gen_old_group.c
gen_old_layout.c
gen_old_mtime.c
gen_udlinks.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
getname.c [svn-r15800] Description: 2008-10-06 23:17:35 -05:00
gheap.c
group_old.h5
h5test.c [svn-r15855] Purpose: Bring recent Windows-specific fixes from 1.8 branch to trunk 2008-10-13 14:16:54 -05:00
h5test.h [svn-r15825] Description: 2008-10-08 22:44:22 -05:00
hyperslab.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
istore.c [svn-r15868] Description: 2008-10-14 20:46:34 -05:00
le_data.h5
le_extlink1.h5
le_extlink2.h5
lheap.c
links.c [svn-r16296] 2009-01-11 12:23:21 -05:00
Makefile.am [svn-r15810] Some test produced files were not cleaned by "make clean". 2008-10-07 21:49:38 -05:00
Makefile.in [svn-r15942] Purpose: Bug Fixes and Libtool Upgrade 2008-10-24 12:19:34 -05:00
mergemsg.h5
mf.c [svn-r15868] Description: 2008-10-14 20:46:34 -05:00
mount.c [svn-r16091] Description: 2008-11-17 17:23:54 -05:00
mtime.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
noencoder.h5 [svn-r15037] Description: 2008-05-19 01:03:16 -05:00
ntypes.c [svn-r15868] Description: 2008-10-14 20:46:34 -05:00
objcopy.c [svn-r15868] Description: 2008-10-14 20:46:34 -05:00
ohdr.c [svn-r15868] Description: 2008-10-14 20:46:34 -05:00
pool.c
reserved.c [svn-r15868] Description: 2008-10-14 20:46:34 -05:00
set_extent.c [svn-r16273] Added a test for shrinking to 0 dimemsions 2009-01-08 09:50:01 -05:00
space_overflow.c
stab.c [svn-r15868] Description: 2008-10-14 20:46:34 -05:00
tarray.c
tarrold.h5
tattr.c [svn-r15941] Purpose: Close bug 1305. 2008-10-23 20:05:41 -05:00
tbad_msg_count.h5
tbogus.h5
tchecksum.c
tconfig.c
tcoords.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
test_filters_be.hdf5
test_filters_le.hdf5
testerror.sh.in
testframe.c
testhdf5.c [svn-r15395] When an attribute was opened twice and data was written with one of the handles, 2008-07-22 15:36:31 -05:00
testhdf5.h
testmeta.c
tfile.c [svn-r15825] Description: 2008-10-08 22:44:22 -05:00
tgenprop.c
th5o.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
th5s.c [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
th5s.h5
theap.c
tid.c [svn-r16036] Purpose: add H5Iis_valid function 2008-11-05 14:07:40 -05:00
titerate.c
tlayouto.h5
tmeta.c
tmisc.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
tmtimen.h5
tmtimeo.h5
trefer.c [svn-r15800] Description: 2008-10-06 23:17:35 -05:00
trefstr.c
tselect.c [svn-r15800] Description: 2008-10-06 23:17:35 -05:00
tskiplist.c [svn-r15800] Description: 2008-10-06 23:17:35 -05:00
tsohm.c [svn-r15852] Added a new test case. When a datatype is a SOHM type in one file, test that the 2008-10-13 13:25:34 -05:00
ttime.c
ttsafe_acreate.c
ttsafe_cancel.c
ttsafe_dcreate.c
ttsafe_error.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
ttsafe.c
ttsafe.h
ttst.c
tunicode.c
tvlstr.c [svn-r15502] Description: 2008-08-21 10:43:34 -05:00
tvltypes.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
unlink.c [svn-r15868] Description: 2008-10-14 20:46:34 -05:00
vfd.c [svn-r15800] Description: 2008-10-06 23:17:35 -05:00
vms_data.h5