]> diplodocus.org Git - nmh/blobdiff - test/mhical/test-mhical
Get coverage of quite a few of the `ambiguous switch' case.
[nmh] / test / mhical / test-mhical
index 533270ed51ffc9edd76b0ea66cb3f20417ca0aba..087bfdc35c9d9971779d0e1976f38ca9b36a12e9 100755 (executable)
@@ -16,9 +16,10 @@ fi
 
 setup_test
 
+! mhical - >/dev/null 2>&1 # gcov
+
 #### Make sure that html-to-text conversion is what we expect.
-require_locale en_US.utf-8 en_US.utf8
-LC_ALL=en_US.UTF-8; export LC_ALL
+require_locale en_US.UTF-8 en_US.UTF8 en_US.utf-8 en_US.utf8
 
 #### Disable colorized output.
 TERM=dumb; export TERM