diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2010-08-23 22:30:44 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2010-08-23 22:30:44 (GMT) |
commit | 8c184576461bfd8bbcc2189ecda2b87fd40cf597 (patch) | |
tree | 1175b58e939d9b493863330d1a806b1f1cdca54e /tools/h5dump/CMakeLists.txt | |
parent | 0f95a9d5ab47a609f50c7554e46f60b625df07e8 (diff) | |
download | hdf5-8c184576461bfd8bbcc2189ecda2b87fd40cf597.zip hdf5-8c184576461bfd8bbcc2189ecda2b87fd40cf597.tar.gz hdf5-8c184576461bfd8bbcc2189ecda2b87fd40cf597.tar.bz2 |
[svn-r19282] Fix test scripts (Cmake needs to capture output yet)
linux script needed -R and double compare:
Tested: local linux
Diffstat (limited to 'tools/h5dump/CMakeLists.txt')
-rw-r--r-- | tools/h5dump/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/h5dump/CMakeLists.txt b/tools/h5dump/CMakeLists.txt index 45f8b96..2d64248 100644 --- a/tools/h5dump/CMakeLists.txt +++ b/tools/h5dump/CMakeLists.txt @@ -70,6 +70,7 @@ IF (BUILD_TESTING) tattr-3.ddl tattrreg.ddl tattrregR.ddl + tbinregR.ddl tbigdims.ddl tboot1.ddl tboot2.ddl |