diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2005-04-04 22:35:35 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2005-04-04 22:35:35 (GMT) |
commit | e0f167780b88084a0629e5d7ac56c022fbcc691c (patch) | |
tree | 2e1a753be36a86f2e3d9a21366decdaf7d020c3f /MANIFEST | |
parent | b296a419c4ed2cc43cab53b78a40cbf1346f2362 (diff) | |
download | hdf5-e0f167780b88084a0629e5d7ac56c022fbcc691c.zip hdf5-e0f167780b88084a0629e5d7ac56c022fbcc691c.tar.gz hdf5-e0f167780b88084a0629e5d7ac56c022fbcc691c.tar.bz2 |
[svn-r10535] Purpose: Spliting Test
Description: Split test/dtypes.c because it's so big. Moved all integer-integer,
floating-floating, integer-floating, floating-integer, derived integer, derived
floating conversion tests to a new test program, dt_atomic.c. The test remains
the same basically.
Platforms tested: fuss and h5committest
Misc. update: MANIFEST
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -998,6 +998,7 @@ ./test/dangle.c ./test/deflate.h5 ./test/dsets.c +./test/dt_atomic.c ./test/dtypes.c ./test/dtransform.c ./test/enum.c |