summaryrefslogtreecommitdiffstats
path: root/tools/test/h5ls/CMakeTests.cmake
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-08-23 15:26:26 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-08-23 15:26:26 (GMT)
commit65209ee5d526b89e0f21ef797acedb062e4941b0 (patch)
tree412272b5fe901dc64dabe30950364e18832652ef /tools/test/h5ls/CMakeTests.cmake
parent6e193a03f61c727c2e7a9fce6dfdd28e1e7abb52 (diff)
downloadhdf5-65209ee5d526b89e0f21ef797acedb062e4941b0.zip
hdf5-65209ee5d526b89e0f21ef797acedb062e4941b0.tar.gz
hdf5-65209ee5d526b89e0f21ef797acedb062e4941b0.tar.bz2
HDFFV-10188 Force non-native type description
Diffstat (limited to 'tools/test/h5ls/CMakeTests.cmake')
-rw-r--r--tools/test/h5ls/CMakeTests.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test/h5ls/CMakeTests.cmake b/tools/test/h5ls/CMakeTests.cmake
index 62ee835..a04a4b6 100644
--- a/tools/test/h5ls/CMakeTests.cmake
+++ b/tools/test/h5ls/CMakeTests.cmake
@@ -420,7 +420,7 @@
ADD_H5_TEST (tempty 0 -w80 -d tempty.h5)
# test for displaying dataset and attribute of null space
- ADD_H5_TEST (tgrpnullspace 0 -w80 -v tgrpnullspace.h5)
+ ADD_H5_TEST (tgrpnullspace 0 -w80 -v -S tgrpnullspace.h5)
# test for all dataset types written to attributes
# enable -S for avoiding printing NATIVE types