]> ruderich.org/simon Gitweb - blhc/blhc.git/blobdiff - t/tests.t
Properly ignore cargo/rust output
[blhc/blhc.git] / t / tests.t
index b1c1e86fb9887336eabc616910dd0b311d81a906..4216c35b515ad7272ea5f90d734b373ebecfd3c2 100644 (file)
--- a/t/tests.t
+++ b/t/tests.t
@@ -19,7 +19,7 @@
 use strict;
 use warnings;
 
-use Test::More tests => 246;
+use Test::More tests => 248;
 
 
 sub is_blhc {
@@ -885,6 +885,12 @@ NONVERBOSE BUILD: /bin/bash ../libtool --silent --tag=CC   --mode=compile gcc -D
 NONVERBOSE BUILD: /bin/bash ../libtool --silent --tag=CC   --mode=link gcc  -Wall -Wextra -Wconversion -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security  -fPIE -pie -Wl,-z,relro -Wl,-z,now -o libcoloredstderr.la -rpath /usr/local/lib coloredstderr.lo  -ldl
 ';
 
+# cargo/rust
+
+is_blhc 'cargo', '', 1,
+        $empty;
+
+
 
 # different architectures