]> git.99rst.org Git - irssi-scripts.irssi.org.git/commitdiff
test desktop-notify, remove dictcomplete and scriptassist from blacklist
authorAilin Nemui <redacted>
Wed, 17 Aug 2016 21:48:34 +0000 (23:48 +0200)
committerAilin Nemui <redacted>
Wed, 17 Aug 2016 21:48:34 +0000 (23:48 +0200)
_testing/config.yml

index 1f0ec9985c1b8b91211bfedd34768fad6708ef79..2b96a25b75e623230ec81ff47fa0ae69b9f6de25 100644 (file)
@@ -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
git clone https://git.99rst.org/PROJECT