X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;ds=sidebyside;f=t%2Ftests.t;h=3ef7cd1d8a85b86021afee7320faf634252afcfd;hb=af102498dd22f108a466fe3830648d7705384f28;hp=eff3d2bea0d703ec13005c2f7e43165cf479adca;hpb=4f38a4daac86d491a7469e61c8bbdbc535d17a0c;p=blhc%2Fblhc.git 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.