X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=blobdiff_plain;f=t%2Ftests.t;h=eff3d2bea0d703ec13005c2f7e43165cf479adca;hp=8a0fa2df8465e1a9df2bb9cd80e7eca3b0ed51f6;hb=737a0dd159dfba58a7e66fef5e49b731e3d9bbb2;hpb=4bc030a8d1ea59870daed681e8e6266281724732 diff --git a/t/tests.t b/t/tests.t index 8a0fa2d..eff3d2b 100644 --- a/t/tests.t +++ b/t/tests.t @@ -705,7 +705,7 @@ is_blhc 'false-positives', '', 1, # buildd support is_blhc 'empty', '--buildd', 1, - 'W-no-compiler-commands + 'I-no-compiler-commands '; is_blhc 'buildd-package-details', '--buildd', 0, @@ -732,11 +732,11 @@ is_blhc 'buildd-verbose-build', '--buildd', 4, '; is_blhc 'make', '--buildd', 1, - 'W-no-compiler-commands + 'I-no-compiler-commands '; is_blhc 'debian-cmake', '--buildd', 32, - 'W-invalid-cmake-used 2.8.7-1 + 'I-invalid-cmake-used 2.8.7-1 ';