From ee52bc612897dad0243e5a26e18fa18e97091024 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 15 May 2014 14:38:12 -0400 Subject: tests/ob_arch_is_concerned.sh: New test. The last test case is currently expected to fail: FAIL: tests/ob_arch_is_concerned.sh False positive: Host architecture: "all" Package architectures: "!amd64-linux-glibc" (There are also some errors about _ob_local.) --- (limited to 'tests/local.mk') diff --git a/tests/local.mk b/tests/local.mk index 30cb38c..acbb674 100644 --- a/tests/local.mk +++ b/tests/local.mk @@ -20,10 +20,12 @@ tests = \ tests/ob_match_arch.sh \ tests/ob_parse_dep.sh \ tests/ob_reduce_deps.sh \ + tests/ob_arch_is_concerned.sh \ tests/ob_plat_is_concerned.sh tests_data = \ tests/ob_match_arch.rc \ tests/ob_parse_dep.rc \ tests/ob_reduce_deps.rc \ + tests/ob_arch_is_concerned.rc \ tests/ob_plat_is_concerned.rc -- cgit v0.9.1