diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2010-09-04 02:57:04 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2010-09-04 02:57:04 (GMT) |
commit | d68991eec0cbb459422bb09017c6215259f57fff (patch) | |
tree | 8373b5879f02777c8e46a56c476098d9d07936da /test | |
parent | 1a119d500af81e3e0a121943443e916dc11f1aba (diff) | |
download | hdf5-d68991eec0cbb459422bb09017c6215259f57fff.zip hdf5-d68991eec0cbb459422bb09017c6215259f57fff.tar.gz hdf5-d68991eec0cbb459422bb09017c6215259f57fff.tar.bz2 |
[svn-r19350] Description:
Bring r19328:19349 from trunk to revise_chunks branch.
Tested on:
Mac OS X/32 10.6.4 (amazon) w/debug & production
(h5committest not needed on this branch)
Diffstat (limited to 'test')
-rw-r--r-- | test/CMakeLists.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 6d9dee7..bbf7894 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -83,8 +83,9 @@ SET (HDF5_REFERENCE_TEST_FILES family_v16_00001.h5 family_v16_00002.h5 family_v16_00003.h5 + filespace_1_6.h5 + filespace_1_8.h5 fill_old.h5 - fixed_idx.h5 group_old.h5 le_data.h5 le_extlink1.h5 @@ -101,6 +102,7 @@ SET (HDF5_REFERENCE_TEST_FILES tlayouto.h5 tmtimen.h5 tmtimeo.h5 + tsizeslheap.h5 vms_data.h5 ) |