X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=blobdiff_plain;f=t%2Ftests.t;h=3ef7cd1d8a85b86021afee7320faf634252afcfd;hp=eff3d2bea0d703ec13005c2f7e43165cf479adca;hb=af102498dd22f108a466fe3830648d7705384f28;hpb=737a0dd159dfba58a7e66fef5e49b731e3d9bbb2 diff --git a/t/tests.t b/t/tests.t index eff3d2b..3ef7cd1 100644 --- a/t/tests.t +++ b/t/tests.t @@ -19,7 +19,7 @@ use strict; use warnings; -use Test::More tests => 138; +use Test::More tests => 140; sub is_blhc { @@ -97,6 +97,8 @@ is_blhc 'ignore-flag', '--ignore-flag -g', 8, is_blhc 'ignore-flag', '--ignore-flag -g --ignore-flag -O2', 0, ''; +is_blhc 'ignore-flag-ldflags', '--ignore-flag -fPIE', 0, + ''; # Ignore certain lines.