]> ruderich.org/simon Gitweb - blhc/blhc.git/blobdiff - t/tests.t
Use proper look back for non-verbose detection for DEB_BUILD_OPTIONS=parallel
[blhc/blhc.git] / t / tests.t
index 3aa79b139015bc972919cc44d182777c2b44198e..4eabdcfd3eadd8fcc3ca7d4aeea364896f0dec2e 100644 (file)
--- a/t/tests.t
+++ b/t/tests.t
@@ -19,7 +19,7 @@
 use strict;
 use warnings;
 
 use strict;
 use warnings;
 
-use Test::More tests => 232;
+use Test::More tests => 234;
 
 
 sub is_blhc {
 
 
 sub is_blhc {
@@ -635,6 +635,8 @@ NONVERBOSE BUILD: Compiling test.c \     gcc test.c
 NONVERBOSE BUILD: [  3%] Building CXX object scribus/text/CMakeFiles/scribus_text_lib.dir/frect.cpp.o
 ';
 
 NONVERBOSE BUILD: [  3%] Building CXX object scribus/text/CMakeFiles/scribus_text_lib.dir/frect.cpp.o
 ';
 
+is_blhc 'parallel', '', 0, '';
+
 
 # handle debug builds
 
 
 # handle debug builds