Code

Add die tests for extra-opts
[nagiosplug.git] / .gitignore
1 # In all paths
2 NP-VERSION-FILE
3 *.o
5 # /
6 /aclocal.m4
7 /autom4te*.cache
8 /build-*
9 /Cache.pm
10 /command.cfg
11 /compile
12 /config.*
13 /configure
14 /debian
15 /depcomp
16 /INSTALL
17 /install-sh
18 /intl
19 /libtool
20 /Makefile
21 /Makefile.in
22 /missing
23 /stamp-h1
24 /test.pl
25 /THANKS
27 # /build-aux/
28 /build-aux/compile
29 /build-aux/config.guess
30 /build-aux/config.sub
31 /build-aux/depcomp
32 /build-aux/install-sh
33 /build-aux/missing
35 # /doc/
36 /doc/developer-guidelines.html
38 # /tap/
39 /tap/.deps
40 /tap/.libs
41 /tap/Makefile
42 /tap/Makefile.in
43 /tap/libtap.la
44 /tap/tap.lo
46 # /gl/
47 /gl/.deps
48 /gl/alloca.h
49 /gl/arpa
50 /gl/configmake.h
51 /gl/errno.h
52 /gl/float.h
53 /gl/fcntl.h
54 /gl/getopt.h
55 /gl/libgnu.a
56 /gl/Makefile
57 /gl/Makefile.in
58 /gl/math.h
59 /gl/netinet_in.h
60 /gl/ref-del.sed
61 /gl/ref-add.sed
62 /gl/charset.alias
63 /gl/stdint.h
64 /gl/stdbool.h
65 /gl/stdlib.h
66 /gl/stdio.h
67 /gl/string.h
68 /gl/sys_socket.h
69 /gl/unistd.h
70 /gl/wchar.h
71 /gl/wctype.h
73 # /lib/
74 /lib/.deps
75 /lib/getopt.h
76 /lib/libnagiosplug.a
77 /lib/Makefile
78 /lib/Makefile.in
80 # /lib/tests/
81 /lib/tests/base64.Po
82 /lib/tests/.deps
83 /lib/tests/.libs
84 /lib/tests/Makefile
85 /lib/tests/Makefile.in
86 /lib/tests/test_base64
87 /lib/tests/test_cmd
88 /lib/tests/test_disk
89 /lib/tests/test_tcp
90 /lib/tests/test_utils
91 /lib/tests/utils_base.Po
92 /lib/tests/utils_cmd.Po
93 /lib/tests/utils_disk.Po
94 /lib/tests/utils_tcp.Po
95 /lib/tests/parse_ini.Po
96 /lib/tests/test_ini
97 /lib/tests/test_opts1
98 /lib/tests/test_opts2
99 /lib/tests/test_opts3
100 /lib/tests/extra_opts.Po
102 # /m4/
103 /m4/Makefile
104 /m4/Makefile.in
105 /m4/Makefile.am
107 # /perlmods/
108 /perlmods/Makefile
109 /perlmods/Makefile.in
110 /perlmods/*[0-9]
112 # /pkg/solaris/
113 /pkg/solaris/.cvsignore
114 /pkg/solaris/pkginfo
116 # /plugins/
117 /plugins/check_apt
118 /plugins/check_by_ssh
119 /plugins/check_by_ssh
120 /plugins/check_clamd
121 /plugins/check_cluster
122 /plugins/check_dig
123 /plugins/check_disk
124 /plugins/check_dns
125 /plugins/check_dummy
126 /plugins/check_fping
127 /plugins/check_ftp
128 /plugins/check_game
129 /plugins/check_hpjd
130 /plugins/check_http
131 /plugins/check_ide_smart
132 /plugins/check_imap
133 /plugins/check_jabber
134 /plugins/check_ldap
135 /plugins/check_load
136 /plugins/check_mrtg
137 /plugins/check_mrtgtraf
138 /plugins/check_mysql
139 /plugins/check_mysql_query
140 /plugins/check_nagios
141 /plugins/check_netsaint
142 /plugins/check_nntp
143 /plugins/check_nntps
144 /plugins/check_nt
145 /plugins/check_ntp
146 /plugins/check_ntp_peer
147 /plugins/check_ntp_time
148 /plugins/check_nwstat
149 /plugins/check_overcr
150 /plugins/check_pgsql
151 /plugins/check_ping
152 /plugins/check_pop
153 /plugins/check_procs
154 /plugins/check_radius
155 /plugins/check_real
156 /plugins/check_reply
157 /plugins/check_simap
158 /plugins/check_smtp
159 /plugins/check_snmp
160 /plugins/check_spop
161 /plugins/check_ssh
162 /plugins/check_ssmtp
163 /plugins/check_swap
164 /plugins/check_tcp
165 /plugins/check_time
166 /plugins/check_udp
167 /plugins/check_ups
168 /plugins/check_users
169 /plugins/check_vsz
170 /plugins/config.h
171 /plugins/config.h.in
172 /plugins/.deps
173 /plugins/.libs
174 /plugins/Makefile
175 /plugins/Makefile.in
176 /plugins/negate
177 /plugins/stamp-h*
178 /plugins/urlize
180 # /plugins/t/
181 /plugins/t/*.tmp
183 # /plugins/tests/
184 /plugins/tests/Makefile
185 /plugins/tests/Makefile.in
186 /plugins/tests/test_utils
187 /plugins/tests/test_disk
188 /plugins/tests/.deps
190 # /plugins-root/
191 /plugins-root/.deps
192 /plugins-root/.libs
193 /plugins-root/Makefile.in
194 /plugins-root/Makefile
195 /plugins-root/check_dhcp
196 /plugins-root/check_icmp
197 /plugins-root/pst3
199 # /plugins-scripts/
200 /plugins-scripts/Makefile
201 /plugins-scripts/Makefile.in
202 /plugins-scripts/subst
203 /plugins-scripts/utils.pm
204 /plugins-scripts/utils.sh
205 /plugins-scripts/check_breeze
206 /plugins-scripts/check_disk_smb
207 /plugins-scripts/check_flexlm
208 /plugins-scripts/check_ifoperstatus
209 /plugins-scripts/check_ifstatus
210 /plugins-scripts/check_ircd
211 /plugins-scripts/check_log
212 /plugins-scripts/check_mailq
213 /plugins-scripts/check_ntp
214 /plugins-scripts/check_oracle
215 /plugins-scripts/check_rpc
216 /plugins-scripts/check_sensors
217 /plugins-scripts/check_wave
218 /plugins-scripts/check_file_age
220 # /po/
221 /po/Makefile
222 /po/Makefile.in
223 /po/remove-potcdate.sed
224 /po/Rules-quot
225 /po/boldquot.sed
226 /po/de.gmo
227 /po/en@boldquot.header
228 /po/en@quot.header
229 /po/fr.gmo
230 /po/insert-header.sin
231 /po/quot.sed
232 /po/POTFILES
233 /po/stamp-po