]> ruderich.org/simon Gitweb - blhc/blhc.git/blobdiff - t/tests.t
Fix false positive in C++ compiler detection
[blhc/blhc.git] / t / tests.t
index 5d9eb9bb066cc37abfbeeba33390119a3cf94974..f80ac1aed52e4ba76e560ea5a49eb7f83eedf8a0 100644 (file)
--- a/t/tests.t
+++ b/t/tests.t
@@ -67,7 +67,7 @@ is_blhc '', '', 2,
         $usage;
 
 is_blhc '', '--version', 0,
-        'blhc 0.13  Copyright (C) 2012-2024  Simon Ruderich
+        'blhc 0.14  Copyright (C) 2012-2024  Simon Ruderich
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
@@ -887,8 +887,8 @@ NONVERBOSE BUILD: /bin/bash ../libtool --silent --tag=CC   --mode=link gcc  -Wal
 
 # cargo/rust
 
-is_blhc 'cargo', '', 1,
-        $empty;
+is_blhc 'cargo', '', 0,
+        '';