[pacman-dev] [PATCH] add missing tests to meson.build
17 Nov
2018
17 Nov
'18
4:47 a.m.
Signed-off-by: Andrew Gregory <andrew.gregory.8@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
2183
Age (days ago)
2183
Last active (days ago)
0 comments
1 participants
participants (1)
-
Andrew Gregory