hdf5/test
Raymond Lu 04b7826ed1 [svn-r10218] Purpose: Bug fix
Description:  This commit is actually revision 1.155, which is the 3rd step of
changing conversion test.  It's for conversion from floating-point to integer.

In this step, the source buffer is filled in with normalized and denormalized
floating-point values.  For the normalized values, it starts from FLT(DBL, or
LDBL)_MIN, multiplied by 10(10000 for double, 100000000 for long double) for
the next value, until reaches to FLT_MAX.  For denormalized values, the
exponent part is always 0.  Mantissa part starts with 000...001, 000...011,
000...111, until reaches to 111...111.  The same is with negative values.

There're also fixes in config/hpux11.00 for kelgia where default macro table
size wasn't big enough to handle the big macro in dtypes.c.


Platforms tested: h5committest and kelgia.
2005-03-15 11:31:48 -05:00
..
testfiles [svn-r9839] Purpose: 2005-01-19 15:15:26 -05:00
big.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
bittests.c [svn-r8782] Purpose: 2004-07-01 15:02:47 -05:00
blocktrack.c [svn-r10203] Purpose: 2005-03-11 17:18:35 -05:00
btree2.c [svn-r10195] Purpose: 2005-03-11 09:05:32 -05:00
cache.c [svn-r9868] Purpose: 2005-01-24 16:02:48 -05:00
cmpd_dset.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
createnoenc.c [svn-r8781] 2004-07-01 12:38:04 -05:00
dangle.c
deflate.h5
dsets.c [svn-r10081] Purpose: Some Kind of Verification 2005-02-24 17:54:05 -05:00
dtransform.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
dtypes.c [svn-r10218] Purpose: Bug fix 2005-03-15 11:31:48 -05:00
enum.c [svn-r9183] Purpose: New feature 2004-09-01 12:43:30 -05:00
err_compat.c [svn-r9183] Purpose: New feature 2004-09-01 12:43:30 -05:00
error_test.c [svn-r9839] Purpose: 2005-01-19 15:15:26 -05:00
extend.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
external.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
file_handle.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
filename.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
fill_old.h5
fillval.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
flush1.c
flush2.c
gen_deflate.c
gen_filters.c
gen_new_array.c
gen_new_fill.c
gen_new_mtime.c
gen_new_super.c
gen_nullspace.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
gen_old_array.c
gen_old_layout.c [svn-r9603] Purpose: 2004-11-30 15:53:53 -05:00
gen_old_mtime.c
getname.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
gheap.c [svn-r9183] Purpose: New feature 2004-09-01 12:43:30 -05:00
h5test.c [svn-r9753] Purpose: 2005-01-06 12:20:14 -05:00
h5test.h [svn-r9494] Purpose: 2004-11-02 14:12:06 -05:00
hyperslab.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
istore.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
lheap.c [svn-r9183] Purpose: New feature 2004-09-01 12:43:30 -05:00
links.c
Makefile.am [svn-r10184] Purpose: 2005-03-10 19:44:03 -05:00
Makefile.in [svn-r10184] Purpose: 2005-03-10 19:44:03 -05:00
mount.c
mtime.c [svn-r8938] 2004-07-23 12:29:16 -05:00
noencoder.h5 [svn-r8781] 2004-07-01 12:38:04 -05:00
ntypes.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
ohdr.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
reserved.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
set_extent.c [svn-r8600] Purpose: 2004-05-31 14:59:59 -05:00
space_overflow.c
srb_append.c [svn-r10129] Corrected typos which should have said SRB instead of GASS. 2005-03-03 12:26:26 -05:00
srb_read.c
srb_write.c
stab.c [svn-r8897] 2004-07-19 19:47:37 -05:00
stream_test.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
tarray.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
tarrold.h5
tattr.c [svn-r9433] Purpose: 2004-10-18 22:31:11 -05:00
tbogus.h5
tconfig.c [svn-r9450] Purpose: 2004-10-22 16:11:16 -05:00
test_filters_be.hdf5
test_filters_le.hdf5
testerror.sh [svn-r9780] Purpose: 2005-01-08 10:26:31 -05:00
testframe.c [svn-r9183] Purpose: New feature 2004-09-01 12:43:30 -05:00
testhdf5.c [svn-r9778] Purpose: 2005-01-07 21:06:46 -05:00
testhdf5.h [svn-r9778] Purpose: 2005-01-07 21:06:46 -05:00
testmeta.c
tfile.c [svn-r9878] Purpose: 2005-01-28 12:32:44 -05:00
tgenprop.c
th5s.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
th5s.h5
theap.c [svn-r8383] Purpose: 2004-04-17 23:10:09 -05:00
tid.c [svn-r10217] Purpose: 2005-03-15 10:15:40 -05:00
titerate.c [svn-r8892] Purpose: 2004-07-16 15:48:40 -05:00
tlayouto.h5 [svn-r9603] Purpose: 2004-11-30 15:53:53 -05:00
tmeta.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
tmisc.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
tmtimen.h5
tmtimeo.h5
trefer.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
trefstr.c
tselect.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
tskiplist.c [svn-r9764] Purpose: 2005-01-06 17:30:10 -05:00
ttime.c
ttsafe_acreate.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
ttsafe_cancel.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
ttsafe_dcreate.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
ttsafe_error.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
ttsafe.c [svn-r9115] Purpose: 2004-08-19 01:32:47 -05:00
ttsafe.h
ttst.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
tvlstr.c
tvltypes.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
unlink.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00