summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2005-04-04 22:35:35 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2005-04-04 22:35:35 (GMT)
commite0f167780b88084a0629e5d7ac56c022fbcc691c (patch)
tree2e1a753be36a86f2e3d9a21366decdaf7d020c3f /MANIFEST
parentb296a419c4ed2cc43cab53b78a40cbf1346f2362 (diff)
downloadhdf5-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--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 3d5b453..cd17073 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -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