summaryrefslogtreecommitdiffstats
path: root/_testing
diff options
context:
space:
mode:
authorailin-nemui2016-08-18 16:45:46 +0200
committerGitHub2016-08-18 16:45:46 +0200
commit4b000512ec85c183d58320a03bc93f3e72f9d5fb (patch)
treea85844ac97643aa8b48ae6a38ca3a10c4e020771 /_testing
parent22060fc4669627a9859c92efa2d6651e3673d494 (diff)
parentbd934743316ff967b7df20c370cc193b6821f434 (diff)
downloadscripts.irssi.org-4b000512ec85c183d58320a03bc93f3e72f9d5fb.tar.bz2
Merge pull request #296 from ailin-nemui/testing-config
test desktop-notify, remove dictcomplete and scriptassist from blacklist
Diffstat (limited to '_testing')
-rw-r--r--_testing/config.yml5
1 files changed, 1 insertions, 4 deletions
diff --git a/_testing/config.yml b/_testing/config.yml
index 1f0ec99..2b96a25 100644
--- a/_testing/config.yml
+++ b/_testing/config.yml
@@ -26,6 +26,7 @@ additional_system_deps:
- libtest-script-perl
- libtext-glob-perl
- libterm-readline-perl-perl
+ - gir1.2-notify-0.7 # for desktop-notify
cpan:
broken_tests:
- Geo::Weather
@@ -34,7 +35,6 @@ cpan:
# testing. They should be fixed and then removed from the whitelist.
whitelist:
- amaroknp
- - apm
- babelirc
- cap_sasl
- cgrep
@@ -42,7 +42,6 @@ whitelist:
- connectcmd
- dau
- dccself
- - dictcomplete
- dnsspam
- hddtemp
- hitcount
@@ -72,7 +71,6 @@ whitelist:
- quiz
- randaway
- reorder
- - scriptassist
- scroller
- stocks
- sysinfoplus
@@ -82,4 +80,3 @@ whitelist:
- wordcompletition
- xetra
- xmmsinfo
- - desktop-notify # fails test due to missing gobject-introspection in travis