summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2007-02-28 15:07:13 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2007-02-28 15:07:13 (GMT)
commita9d32e4896e6577a0fa8380632f45b7f82a34fcb (patch)
tree133c385fef6d251b764a8561f1938c2f8e03081c /MANIFEST
parent1b2c200b10842b78ac53677c83025504f38dc47e (diff)
downloadhdf5-a9d32e4896e6577a0fa8380632f45b7f82a34fcb.zip
hdf5-a9d32e4896e6577a0fa8380632f45b7f82a34fcb.tar.gz
hdf5-a9d32e4896e6577a0fa8380632f45b7f82a34fcb.tar.bz2
[svn-r13431]
Bug fix: the macro used for percentage in the unsigned types needed a cast to signed (the difference can be negative) Unlike the 1.6 branch the unsigned long long conversion to float is supported by H5Tconvert , so the test commented for 1.6 is run (tools/testfiles/h5diff_16_2.txt)
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 07a9b7f..edc4e2e 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1283,7 +1283,7 @@
./tools/testfiles/h5diff_14.txt
./tools/testfiles/h5diff_15.txt
./tools/testfiles/h5diff_16_1.txt
-#./tools/testfiles/h5diff_16_2.txt
+./tools/testfiles/h5diff_16_2.txt
./tools/testfiles/h5diff_16_3.txt
./tools/testfiles/h5diff_17.txt
./tools/testfiles/h5diff_18.txt