add missing tests to meson.build
Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
b95ba13df1
commit
6e819c819a
1 changed files with 2 additions and 0 deletions
|
@ -157,6 +157,8 @@ pacman_tests = [
|
||||||
'should_fail': true },
|
'should_fail': true },
|
||||||
{ 'name': 'tests/scriptlet001.py' },
|
{ 'name': 'tests/scriptlet001.py' },
|
||||||
{ 'name': 'tests/scriptlet002.py' },
|
{ 'name': 'tests/scriptlet002.py' },
|
||||||
|
{ 'name': 'tests/scriptlet-signal-handling.py' },
|
||||||
|
{ 'name': 'tests/scriptlet-signal-reset.py' },
|
||||||
{ 'name': 'tests/sign001.py' },
|
{ 'name': 'tests/sign001.py' },
|
||||||
{ 'name': 'tests/sign002.py' },
|
{ 'name': 'tests/sign002.py' },
|
||||||
{ 'name': 'tests/skip-remove-with-glob-chars.py' },
|
{ 'name': 'tests/skip-remove-with-glob-chars.py' },
|
||||||
|
|
Loading…
Add table
Reference in a new issue