[pacman-dev] [PATCH] add missing tests to meson.build

Andrew Gregory andrew.gregory.8 at gmail.com
Sat Nov 17 03:47:31 UTC 2018


Signed-off-by: Andrew Gregory <andrew.gregory.8 at gmail.com>
---
 test/pacman/meson.build | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/test/pacman/meson.build b/test/pacman/meson.build
index 90885015..3ad1fcd0 100644
--- a/test/pacman/meson.build
+++ b/test/pacman/meson.build
@@ -158,6 +158,8 @@ pacman_tests = [
     'should_fail': true },
   { 'name': 'tests/scriptlet001.py' },
   { 'name': 'tests/scriptlet002.py' },
+  { 'name': 'tests/scriptlet-signal-handling.py' },
+  { 'name': 'tests/scriptlet-signal-reset.py' },
   { 'name': 'tests/sign001.py' },
   { 'name': 'tests/sign002.py' },
   { 'name': 'tests/skip-remove-with-glob-chars.py' },
-- 
2.19.1


More information about the pacman-dev mailing list