diff options
author | Jonathan Kim <jkm@hdfgroup.org> | 2011-08-17 16:06:32 (GMT) |
---|---|---|
committer | Jonathan Kim <jkm@hdfgroup.org> | 2011-08-17 16:06:32 (GMT) |
commit | caad58c541fcbcec522d784b13100860b1d32f7a (patch) | |
tree | 9a0b275dbe05fe84a86adf01dd5efa46b9dd784c /MANIFEST | |
parent | c6e1f166e32ae39eb18484749e47293278eaa115 (diff) | |
download | hdf5-caad58c541fcbcec522d784b13100860b1d32f7a.zip hdf5-caad58c541fcbcec522d784b13100860b1d32f7a.tar.gz hdf5-caad58c541fcbcec522d784b13100860b1d32f7a.tar.bz2 |
[svn-r21239] Description:
Merged from HDF5 trunk r21237.
Add test cases for HDFFV-7656 - "--delta=something" considers two NaN of the same type are different.
The fix was added (r21105) before but test cases were incorrectly added and missing for cmake script.
Tested:
jam (linux32-LE), koala (linux64-LE), tejeda (mac32-LE), cmake (jam)
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1603,6 +1603,8 @@ ./tools/h5diff/testfiles/h5diff_627.txt ./tools/h5diff/testfiles/h5diff_628.txt ./tools/h5diff/testfiles/h5diff_629.txt +./tools/h5diff/testfiles/h5diff_630.txt +./tools/h5diff/testfiles/h5diff_631.txt ./tools/h5diff/testfiles/h5diff_640.txt ./tools/h5diff/testfiles/h5diff_641.txt ./tools/h5diff/testfiles/h5diff_642.txt |