]> ruderich.org/simon Gitweb - blhc/blhc.git/blobdiff - t/tests.t
Use tag W-no-compiler-commands in buildd mode.
[blhc/blhc.git] / t / tests.t
index 9bdab495bc6aa87f8017667ab20d4b6b51212555..bb8471b60c5f0608e46bbb82e8875ea8fc22610e 100644 (file)
--- a/t/tests.t
+++ b/t/tests.t
@@ -19,7 +19,7 @@
 use strict;
 use warnings;
 
-use Test::More tests => 100;
+use Test::More tests => 102;
 
 
 sub is_blhc {
@@ -573,6 +573,10 @@ is_blhc 'debian-hardening-wrapper', '', 16,
 
 # buildd support
 
+is_blhc 'empty', '--buildd', 1,
+        'W-no-compiler-commands
+';
+
 is_blhc 'buildd-package-details', '--buildd', 0,
         '';