diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2009-09-24 21:54:09 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2009-09-24 21:54:09 (GMT) |
commit | a2a61197aa18fcafef35ecc4aaef268b2e4731d5 (patch) | |
tree | de3dd1fa0a25e3551e7d70cd0b6bf2c725a2ba07 /MANIFEST | |
parent | f1360e4d06c6e75a3ee51f5e79973aaed9b53800 (diff) | |
download | hdf5-a2a61197aa18fcafef35ecc4aaef268b2e4731d5.zip hdf5-a2a61197aa18fcafef35ecc4aaef268b2e4731d5.tar.gz hdf5-a2a61197aa18fcafef35ecc4aaef268b2e4731d5.tar.bz2 |
[svn-r17521] Description:
Bring r17514:17518 from trunk to revise_chunks branch
Tested on:
FreeBSD/32 6.3 (duty) in debug mode
FreeBSD/64 6.3 (liberty) w/C++ & FORTRAN, in debug mode
Linux/32 2.6 (jam) w/PGI compilers, w/C++ & FORTRAN, w/threadsafe,
in debug mode
Linux/64-amd64 2.6 (smirom) w/Intel compilers w/default API=1.6.x,
w/C++ & FORTRAN, in production mode
Solaris/32 2.10 (linew) w/deprecated symbols disabled, w/C++ & FORTRAN,
w/szip filter, in production mode
Linux/64-ia64 2.6 (cobalt) w/Intel compilers, w/C++ & FORTRAN,
in production mode
Linux/64-ia64 2.4 (tg-login3) w/parallel, w/FORTRAN, in debug mode
Linux/64-amd64 2.6 (abe) w/parallel, w/FORTRAN, in production mode
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -828,6 +828,7 @@ ./test/family_v16_00001.h5 ./test/family_v16_00002.h5 ./test/family_v16_00003.h5 +./test/farray.c ./test/fheap.c ./test/freespace.c ./test/fill_old.h5 @@ -1522,16 +1523,16 @@ ./tools/h5diff/testfiles/h5diff_207.txt +./tools/h5diff/testfiles/h5diff_attr1.h5 +./tools/h5diff/testfiles/h5diff_attr2.h5 ./tools/h5diff/testfiles/h5diff_basic1.h5 ./tools/h5diff/testfiles/h5diff_basic2.h5 -./tools/h5diff/testfiles/h5diff_dtypes.h5 ./tools/h5diff/testfiles/h5diff_dset1.h5 ./tools/h5diff/testfiles/h5diff_dset2.h5 +./tools/h5diff/testfiles/h5diff_dtypes.h5 ./tools/h5diff/testfiles/h5diff_empty.h5 ./tools/h5diff/testfiles/h5diff_hyper1.h5 -./tools/h5diff/testfiles/h5diff_attr1.h5 ./tools/h5diff/testfiles/h5diff_hyper2.h5 -./tools/h5diff/testfiles/h5diff_attr2.h5 ./tools/h5diff/testfiles/h5diff_types.h5 |