summaryrefslogtreecommitdiffstats
path: root/tools/test/h5dump/CMakeTests.cmake
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-07-24 19:15:32 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-07-24 19:15:32 (GMT)
commit14c060bbebfe8d43c95c547724c94d477864efd5 (patch)
tree51b763751eb5f9adbd4d4d758dd3302e457f55e0 /tools/test/h5dump/CMakeTests.cmake
parentb14c8bdb1c5c80ba189b26f82636cde9d20986c3 (diff)
downloadhdf5-14c060bbebfe8d43c95c547724c94d477864efd5.zip
hdf5-14c060bbebfe8d43c95c547724c94d477864efd5.tar.gz
hdf5-14c060bbebfe8d43c95c547724c94d477864efd5.tar.bz2
Add missing test option
Diffstat (limited to 'tools/test/h5dump/CMakeTests.cmake')
-rw-r--r--tools/test/h5dump/CMakeTests.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test/h5dump/CMakeTests.cmake b/tools/test/h5dump/CMakeTests.cmake
index c2ae0a6..24588e9 100644
--- a/tools/test/h5dump/CMakeTests.cmake
+++ b/tools/test/h5dump/CMakeTests.cmake
@@ -1173,7 +1173,7 @@
ADD_H5_TEST (twidedisplay 0 --enable-error-stack -w0 packedbits.h5)
# test for unwritten datasets
- ADD_H5_TEST (tintsnodata 0 --enable-error-stack tintsnodata.h5)
+ ADD_H5_TEST (tintsnodata 0 --enable-error-stack -p tintsnodata.h5)
# test for signed/unsigned datasets
ADD_H5_TEST (packedbits 0 --enable-error-stack packedbits.h5)