summaryrefslogtreecommitdiffstats
path: root/test/testvfdswmr.sh.in
diff options
context:
space:
mode:
authorDavid Young <dyoung@hdfgroup.org>2020-06-11 22:40:10 (GMT)
committerDavid Young <dyoung@hdfgroup.org>2020-06-11 22:40:10 (GMT)
commitff43cd3631eaa13886933db3030728fc374c7123 (patch)
treeeb1cd359fa67d402bee546a849841a979f962f91 /test/testvfdswmr.sh.in
parent8505c1262c5daef43b2c657e68f9a43f32a7c9ee (diff)
downloadhdf5-ff43cd3631eaa13886933db3030728fc374c7123.zip
hdf5-ff43cd3631eaa13886933db3030728fc374c7123.tar.gz
hdf5-ff43cd3631eaa13886933db3030728fc374c7123.tar.bz2
Activate tests `few_big` and `many_small`, now that they pass.
Diffstat (limited to 'test/testvfdswmr.sh.in')
-rw-r--r--test/testvfdswmr.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testvfdswmr.sh.in b/test/testvfdswmr.sh.in
index 48f29f4..eeeff1d 100644
--- a/test/testvfdswmr.sh.in
+++ b/test/testvfdswmr.sh.in
@@ -119,7 +119,7 @@ if [ $rc -ne 0 ] ; then
fi
all_tests="generator expand shrink expand_shrink sparse vlstr_null vlstr_oob zoo groups"
-#all_tests="${all_tests} few_big many_small"
+all_tests="${all_tests} few_big many_small"
tests=${all_tests}
if [ $# -gt 0 ]; then