blob: 2b96a25b75e623230ec81ff47fa0ae69b9f6de25 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
|
---
scripts_yaml_keys:
# required
- filename
- version
- authors
- contact
- name
- description
- license
# optional
- url
- commands
- note
- modules
# explicit
- modified
additional_system_deps:
- libconfig-simple-perl
- libyaml-perl
- libcrypt-ssleay-perl
- libclass-inspector-perl
- libsoap-lite-perl
- libipc-run3-perl
- libprobe-perl-perl
- libtest-script-perl
- libtext-glob-perl
- libterm-readline-perl-perl
- gir1.2-notify-0.7 # for desktop-notify
cpan:
broken_tests:
- Geo::Weather
- Net::Google
# This is a whitelist of scripts who are currently allowed to fail
# testing. They should be fixed and then removed from the whitelist.
whitelist:
- amaroknp
- babelirc
- cap_sasl
- cgrep
- colorkick
- connectcmd
- dau
- dccself
- dnsspam
- hddtemp
- hitcount
- irc_chess
- ircgallery
- irssiq
- isdn
- ixmmsa
- kicks
- l33tmusic
- localize
- log2ansi
- mangle
- mkshorterlink
- newsline
- nicklist
- ogg123
- oidenty
- 'on'
- osd
- page-c0ffee
- pager
- query
- quizgr
- quizmaster-fr
- quizmaster
- quiz
- randaway
- reorder
- scroller
- stocks
- sysinfoplus
- topicsed
- translit
- tvmusor
- wordcompletition
- xetra
- xmmsinfo
|