X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=blobdiff_plain;f=t%2Ftests.t;h=69da46599b8e7ca66a2e8e82c0efbe4a3c268227;hp=949ed88b6b111e4beef32c0354fdd7224117a668;hb=1e107c19fd86533a6e0eb426904d6e48b6876844;hpb=bbdf77da3205abbc957d6b720e01f6d390db46dc diff --git a/t/tests.t b/t/tests.t index 949ed88..69da465 100644 --- a/t/tests.t +++ b/t/tests.t @@ -19,7 +19,7 @@ use strict; use warnings; -use Test::More tests => 102; +use Test::More tests => 104; sub is_blhc { @@ -591,6 +591,10 @@ is_blhc 'buildd-verbose-build', '--buildd', 4, 'W-compiler-flags-hidden 1 (of 5) hidden '; +is_blhc 'make', '--buildd', 1, + 'W-no-compiler-commands +'; + # multiple files