]> ruderich.org/simon Gitweb - blhc/blhc.git/blobdiff - t/tests.t
Detect architecture in old buildd logs which add an "is".
[blhc/blhc.git] / t / tests.t
index 6b47757e391015aab12e5833c1a5c338cf1727fc..f35e5eac4bd73a18cccd354354098da9a55ca2e4 100644 (file)
--- a/t/tests.t
+++ b/t/tests.t
@@ -19,7 +19,7 @@
 use strict;
 use warnings;
 
-use Test::More tests => 202;
+use Test::More tests => 204;
 
 
 sub is_blhc {
@@ -830,6 +830,12 @@ LDFLAGS missing (-pie -Wl,-z,relro): gcc -fPIE -o test test.o
 ';
 
 
+# architecture in older buildd logs
+
+is_blhc 'buildd-architecture-old', '', 0,
+        '';
+
+
 # ignore architecture
 
 is_blhc ['arch-avr32', 'arch-i386', 'empty', 'arch-mipsel'],