1 | root 316 /\ time env DYLD_LIBRARY_PATH=`pwd`:/opt/local/lib:/usr/lib ./perl harness |
---|
2 | base/cond.t .......................................................... ok |
---|
3 | base/if.t ............................................................ ok |
---|
4 | base/lex.t ........................................................... ok |
---|
5 | base/num.t ........................................................... ok |
---|
6 | base/pat.t ........................................................... ok |
---|
7 | base/rs.t ............................................................ ok |
---|
8 | base/term.t .......................................................... ok |
---|
9 | base/translate.t ..................................................... ok |
---|
10 | base/while.t ......................................................... ok |
---|
11 | class/class.t ........................................................ ok |
---|
12 | class/construct.t .................................................... ok |
---|
13 | class/destruct.t ..................................................... ok |
---|
14 | class/field.t ........................................................ ok |
---|
15 | class/inherit.t ...................................................... ok |
---|
16 | class/method.t ....................................................... ok |
---|
17 | class/phasers.t ...................................................... ok |
---|
18 | class/threads.t ...................................................... ok |
---|
19 | cmd/elsif.t .......................................................... ok |
---|
20 | cmd/for.t ............................................................ ok |
---|
21 | cmd/mod.t ............................................................ ok |
---|
22 | cmd/subval.t ......................................................... ok |
---|
23 | cmd/switch.t ......................................................... ok |
---|
24 | comp/bproto.t ........................................................ ok |
---|
25 | comp/cmdopt.t ........................................................ ok |
---|
26 | comp/colon.t ......................................................... ok |
---|
27 | comp/decl.t .......................................................... ok |
---|
28 | comp/filter_exception.t .............................................. ok |
---|
29 | comp/final_line_num.t ................................................ ok |
---|
30 | comp/fold.t .......................................................... ok |
---|
31 | comp/form_scope.t .................................................... ok |
---|
32 | comp/hints.t ......................................................... ok |
---|
33 | comp/line_debug.t .................................................... ok |
---|
34 | comp/multiline.t ..................................................... ok |
---|
35 | comp/opsubs.t ........................................................ ok |
---|
36 | comp/our.t ........................................................... ok |
---|
37 | comp/package.t ....................................................... ok |
---|
38 | comp/package_block.t ................................................. ok |
---|
39 | comp/parser.t ........................................................ ok |
---|
40 | comp/parser_run.t .................................................... ok |
---|
41 | comp/proto.t ......................................................... ok |
---|
42 | comp/redef.t ......................................................... ok |
---|
43 | comp/require.t ....................................................... ok |
---|
44 | comp/retainedlines.t ................................................. ok |
---|
45 | comp/term.t .......................................................... ok |
---|
46 | comp/uproto.t ........................................................ ok |
---|
47 | comp/use.t ........................................................... ok |
---|
48 | comp/utf.t ........................................................... ok |
---|
49 | io/argv.t ............................................................ ok |
---|
50 | io/binmode.t ......................................................... ok |
---|
51 | io/bom.t ............................................................. ok |
---|
52 | io/closepid.t ........................................................ ok |
---|
53 | io/crlf.t ............................................................ ok |
---|
54 | io/crlf_through.t .................................................... ok |
---|
55 | io/data.t ............................................................ ok |
---|
56 | io/defout.t .......................................................... ok |
---|
57 | io/dup.t ............................................................. ok |
---|
58 | io/eintr.t ........................................................... skipped: various portability issues |
---|
59 | io/eintr_print.t ..................................................... skipped: only for dev versions for now |
---|
60 | io/errno.t ........................................................... ok |
---|
61 | io/errnosig.t ........................................................ ok |
---|
62 | io/fflush.t .......................................................... ok |
---|
63 | io/fs.t .............................................................. ok |
---|
64 | io/getcwd.t .......................................................... skipped: no Internals::getcwd |
---|
65 | io/inplace.t ......................................................... ok |
---|
66 | io/iofile.t .......................................................... ok |
---|
67 | io/iprefix.t ......................................................... ok |
---|
68 | io/layers.t .......................................................... ok |
---|
69 | io/msg.t ............................................................. ok |
---|
70 | io/nargv.t ........................................................... ok |
---|
71 | io/open.t ............................................................ 1/188 # Failed test 2 - not inherited across exec at io/open.t line 19 |
---|
72 | # got "1" |
---|
73 | # expected "0" |
---|
74 | # PROG: |
---|
75 | # |
---|
76 | # print open(F, "+<&=6") ? 1 : 0, "\n"; |
---|
77 | # |
---|
78 | # STATUS: 0 |
---|
79 | io/open.t ............................................................ 3/188 # Failed test 13 - not inherited across exec at io/open.t line 19 |
---|
80 | # got "1" |
---|
81 | # expected "0" |
---|
82 | # PROG: |
---|
83 | # |
---|
84 | # print open(F, "+<&=6") ? 1 : 0, "\n"; |
---|
85 | # |
---|
86 | # STATUS: 0 |
---|
87 | # Failed test 18 - not inherited across exec at io/open.t line 19 |
---|
88 | # got "1" |
---|
89 | # expected "0" |
---|
90 | # PROG: |
---|
91 | # |
---|
92 | # print open(F, "+<&=6") ? 1 : 0, "\n"; |
---|
93 | # |
---|
94 | # STATUS: 0 |
---|
95 | # Failed test 23 - not inherited across exec at io/open.t line 19 |
---|
96 | # got "1" |
---|
97 | # expected "0" |
---|
98 | # PROG: |
---|
99 | # |
---|
100 | # print open(F, "+<&=6") ? 1 : 0, "\n"; |
---|
101 | # |
---|
102 | # STATUS: 0 |
---|
103 | # Failed test 30 - not inherited across exec at io/open.t line 19 |
---|
104 | # got "1" |
---|
105 | # expected "0" |
---|
106 | # PROG: |
---|
107 | # |
---|
108 | # print open(F, "+<&=6") ? 1 : 0, "\n"; |
---|
109 | # |
---|
110 | # STATUS: 0 |
---|
111 | # Failed test 37 - not inherited across exec at io/open.t line 19 |
---|
112 | # got "1" |
---|
113 | # expected "0" |
---|
114 | # PROG: |
---|
115 | io/open.t ............................................................ 38/188 # |
---|
116 | # print open(F, "+<&=6") ? 1 : 0, "\n"; |
---|
117 | # |
---|
118 | # STATUS: 0 |
---|
119 | # Failed test 41 - not inherited across exec at io/open.t line 19 |
---|
120 | # got "1" |
---|
121 | # expected "0" |
---|
122 | # PROG: |
---|
123 | # |
---|
124 | # print open(F, "+<&=6") ? 1 : 0, "\n"; |
---|
125 | # |
---|
126 | # STATUS: 0 |
---|
127 | io/open.t ............................................................ 45/188 # Failed test 53 - not inherited across exec at io/open.t line 19 |
---|
128 | # got "1" |
---|
129 | # expected "0" |
---|
130 | # PROG: |
---|
131 | # |
---|
132 | # print open(F, "+<&=6") ? 1 : 0, "\n"; |
---|
133 | # |
---|
134 | # STATUS: 0 |
---|
135 | # Failed test 63 - not inherited across exec at io/open.t line 19 |
---|
136 | # got "1" |
---|
137 | # expected "0" |
---|
138 | # PROG: |
---|
139 | # |
---|
140 | # print open(F, "+<&=6") ? 1 : 0, "\n"; |
---|
141 | # |
---|
142 | # STATUS: 0 |
---|
143 | # Failed test 68 - not inherited across exec at io/open.t line 19 |
---|
144 | # got "1" |
---|
145 | # expected "0" |
---|
146 | # PROG: |
---|
147 | # |
---|
148 | # print open(F, "+<&=6") ? 1 : 0, "\n"; |
---|
149 | # |
---|
150 | # STATUS: 0 |
---|
151 | # Failed test 73 - not inherited across exec at io/open.t line 19 |
---|
152 | # got "1" |
---|
153 | # expected "0" |
---|
154 | # PROG: |
---|
155 | # |
---|
156 | # print open(F, "+<&=6") ? 1 : 0, "\n"; |
---|
157 | # |
---|
158 | # STATUS: 0 |
---|
159 | # Failed test 78 - not inherited across exec at io/open.t line 19 |
---|
160 | # got "1" |
---|
161 | # expected "0" |
---|
162 | # PROG: |
---|
163 | # |
---|
164 | # print open(F, "+<&=6") ? 1 : 0, "\n"; |
---|
165 | # |
---|
166 | # STATUS: 0 |
---|
167 | # Failed test 85 - not inherited across exec at io/open.t line 19 |
---|
168 | # got "1" |
---|
169 | # expected "0" |
---|
170 | # PROG: |
---|
171 | io/open.t ............................................................ 86/188 # |
---|
172 | # print open(F, "+<&=6") ? 1 : 0, "\n"; |
---|
173 | # |
---|
174 | # STATUS: 0 |
---|
175 | # Failed test 89 - not inherited across exec at io/open.t line 19 |
---|
176 | # got "1" |
---|
177 | # expected "0" |
---|
178 | # PROG: |
---|
179 | # |
---|
180 | # print open(F, "+<&=6") ? 1 : 0, "\n"; |
---|
181 | # |
---|
182 | # STATUS: 0 |
---|
183 | io/open.t ............................................................ 96/188 # Failed test 97 - not inherited across exec at io/open.t line 19 |
---|
184 | # got "1" |
---|
185 | # expected "0" |
---|
186 | # PROG: |
---|
187 | # |
---|
188 | # print open(F, "+<&=6") ? 1 : 0, "\n"; |
---|
189 | # |
---|
190 | # STATUS: 0 |
---|
191 | # Failed test 101 - not inherited across exec at io/open.t line 19 |
---|
192 | # got "1" |
---|
193 | # expected "0" |
---|
194 | # PROG: |
---|
195 | # |
---|
196 | # print open(F, "+<&=6") ? 1 : 0, "\n"; |
---|
197 | # |
---|
198 | # STATUS: 0 |
---|
199 | # Failed test 105 - not inherited across exec at io/open.t line 19 |
---|
200 | # got "1" |
---|
201 | # expected "0" |
---|
202 | # PROG: |
---|
203 | # |
---|
204 | # print open(F, "+<&=6") ? 1 : 0, "\n"; |
---|
205 | # |
---|
206 | # STATUS: 0 |
---|
207 | # Failed test 109 - not inherited across exec at io/open.t line 19 |
---|
208 | # got "1" |
---|
209 | # expected "0" |
---|
210 | # PROG: |
---|
211 | # |
---|
212 | # print open(F, "+<&=6") ? 1 : 0, "\n"; |
---|
213 | # |
---|
214 | # STATUS: 0 |
---|
215 | # Failed test 113 - not inherited across exec at io/open.t line 19 |
---|
216 | # got "1" |
---|
217 | # expected "0" |
---|
218 | # PROG: |
---|
219 | # |
---|
220 | # print open(F, "+<&=6") ? 1 : 0, "\n"; |
---|
221 | # |
---|
222 | # STATUS: 0 |
---|
223 | io/open.t ............................................................ 116/188 # Failed test 116 - not inherited across exec at io/open.t line 19 |
---|
224 | # got "1" |
---|
225 | # expected "0" |
---|
226 | io/open.t ............................................................ 117/188 # PROG: |
---|
227 | # |
---|
228 | # print open(F, "+<&=7") ? 1 : 0, "\n"; |
---|
229 | # |
---|
230 | # STATUS: 0 |
---|
231 | # Failed test 118 - not inherited across exec at io/open.t line 19 |
---|
232 | # got "1" |
---|
233 | # expected "0" |
---|
234 | # PROG: |
---|
235 | # |
---|
236 | # print open(F, "+<&=7") ? 1 : 0, "\n"; |
---|
237 | # |
---|
238 | # STATUS: 0 |
---|
239 | # Failed test 120 - not inherited across exec at io/open.t line 19 |
---|
240 | # got "1" |
---|
241 | # expected "0" |
---|
242 | # PROG: |
---|
243 | # |
---|
244 | # print open(F, "+<&=7") ? 1 : 0, "\n"; |
---|
245 | # |
---|
246 | # STATUS: 0 |
---|
247 | # Failed test 124 - not inherited across exec at io/open.t line 19 |
---|
248 | # got "1" |
---|
249 | # expected "0" |
---|
250 | # PROG: |
---|
251 | # |
---|
252 | # print open(F, "+<&=6") ? 1 : 0, "\n"; |
---|
253 | # |
---|
254 | # STATUS: 0 |
---|
255 | io/open.t ............................................................ Failed 23/188 subtests |
---|
256 | (less 1 skipped subtest: 164 okay) |
---|
257 | io/openpid.t ......................................................... ok |
---|
258 | io/paragraph_mode.t .................................................. ok |
---|
259 | io/perlio.t .......................................................... ok |
---|
260 | io/perlio_fail.t ..................................................... ok |
---|
261 | io/perlio_leaks.t .................................................... ok |
---|
262 | io/perlio_open.t ..................................................... ok |
---|
263 | io/pipe.t ............................................................ 10/27 # Failed test 11 - pipe endpoints not inherited across exec at io/pipe.t line 159 |
---|
264 | # got "1\n1" |
---|
265 | # expected "0\n0" |
---|
266 | # PROG: |
---|
267 | # |
---|
268 | # print open(F, "<&=6") ? 1 : 0, "\n"; |
---|
269 | # print open(F, ">&=7") ? 1 : 0, "\n"; |
---|
270 | # |
---|
271 | # STATUS: 0 |
---|
272 | io/pipe.t ............................................................ Failed 1/27 subtests |
---|
273 | io/print.t ........................................................... ok |
---|
274 | io/pvbm.t ............................................................ ok |
---|
275 | io/read.t ............................................................ ok |
---|
276 | io/say.t ............................................................. ok |
---|
277 | io/sem.t ............................................................. ok |
---|
278 | io/semctl.t .......................................................... ok |
---|
279 | io/shm.t ............................................................. ok |
---|
280 | io/socket.t .......................................................... 23/? # Failed test 32 - fresh socket not inherited across exec at io/socket.t line 279 |
---|
281 | # got "1" |
---|
282 | # expected "0" |
---|
283 | # PROG: |
---|
284 | # |
---|
285 | # print open(F, "+<&=6") ? 1 : 0, "\n"; |
---|
286 | # |
---|
287 | # STATUS: 0 |
---|
288 | io/socket.t .......................................................... Failed 1/45 subtests |
---|
289 | io/socketpair.t ...................................................... 1/8 # Failed test 8 - sockets not inherited across exec at io/socketpair.t line 47 |
---|
290 | # got "1\n1" |
---|
291 | # expected "0\n0" |
---|
292 | # PROG: |
---|
293 | # |
---|
294 | # print open(F, "+<&=6") ? 1 : 0, "\n"; |
---|
295 | # print open(F, "+<&=7") ? 1 : 0, "\n"; |
---|
296 | # |
---|
297 | # STATUS: 0 |
---|
298 | io/socketpair.t ...................................................... Failed 1/8 subtests |
---|
299 | io/tell.t ............................................................ ok |
---|
300 | io/through.t ......................................................... ok |
---|
301 | io/utf8.t ............................................................ ok |
---|
302 | lib/commonsense.t .................................................... ok |
---|
303 | lib/croak.t .......................................................... ok |
---|
304 | lib/cygwin.t ......................................................... skipped: cygwin specific test |
---|
305 | lib/deprecate.t ...................................................... ok |
---|
306 | lib/mypragma.t ....................................................... ok |
---|
307 | lib/no_load.t ........................................................ ok |
---|
308 | lib/overload_fallback.t .............................................. ok |
---|
309 | lib/overload_nomethod.t .............................................. ok |
---|
310 | lib/proxy_constant_subs.t ............................................ ok |
---|
311 | lib/universal.t ...................................................... ok |
---|
312 | mro/basic.t .......................................................... ok |
---|
313 | mro/basic_01_c3.t .................................................... ok |
---|
314 | mro/basic_01_c3_utf8.t ............................................... ok |
---|
315 | mro/basic_01_dfs.t ................................................... ok |
---|
316 | mro/basic_01_dfs_utf8.t .............................................. ok |
---|
317 | mro/basic_02_c3.t .................................................... ok |
---|
318 | mro/basic_02_c3_utf8.t ............................................... ok |
---|
319 | mro/basic_02_dfs.t ................................................... ok |
---|
320 | mro/basic_02_dfs_utf8.t .............................................. ok |
---|
321 | mro/basic_03_c3.t .................................................... ok |
---|
322 | mro/basic_03_c3_utf8.t ............................................... ok |
---|
323 | mro/basic_03_dfs.t ................................................... ok |
---|
324 | mro/basic_03_dfs_utf8.t .............................................. ok |
---|
325 | mro/basic_04_c3.t .................................................... ok |
---|
326 | mro/basic_04_c3_utf8.t ............................................... ok |
---|
327 | mro/basic_04_dfs.t ................................................... ok |
---|
328 | mro/basic_04_dfs_utf8.t .............................................. ok |
---|
329 | mro/basic_05_c3.t .................................................... ok |
---|
330 | mro/basic_05_c3_utf8.t ............................................... ok |
---|
331 | mro/basic_05_dfs.t ................................................... ok |
---|
332 | mro/basic_05_dfs_utf8.t .............................................. ok |
---|
333 | mro/basic_utf8.t ..................................................... ok |
---|
334 | mro/c3_with_overload.t ............................................... ok |
---|
335 | mro/c3_with_overload_utf8.t .......................................... ok |
---|
336 | mro/complex_c3.t ..................................................... ok |
---|
337 | mro/complex_c3_utf8.t ................................................ ok |
---|
338 | mro/complex_dfs.t .................................................... ok |
---|
339 | mro/complex_dfs_utf8.t ............................................... ok |
---|
340 | mro/dbic_c3.t ........................................................ ok |
---|
341 | mro/dbic_c3_utf8.t ................................................... ok |
---|
342 | mro/dbic_dfs.t ....................................................... ok |
---|
343 | mro/dbic_dfs_utf8.t .................................................. ok |
---|
344 | mro/inconsistent_c3.t ................................................ ok |
---|
345 | mro/inconsistent_c3_utf8.t ........................................... ok |
---|
346 | mro/isa_aliases.t .................................................... ok |
---|
347 | mro/isa_aliases_utf8.t ............................................... ok |
---|
348 | mro/isa_c3.t ......................................................... ok |
---|
349 | mro/isa_c3_utf8.t .................................................... ok |
---|
350 | mro/isa_dfs.t ........................................................ ok |
---|
351 | mro/isa_dfs_utf8.t ................................................... ok |
---|
352 | mro/isarev.t ......................................................... ok |
---|
353 | mro/isarev_utf8.t .................................................... ok |
---|
354 | mro/method_caching.t ................................................. ok |
---|
355 | mro/method_caching_utf8.t ............................................ ok |
---|
356 | mro/next_edgecases.t ................................................. ok |
---|
357 | mro/next_edgecases_utf8.t ............................................ ok |
---|
358 | mro/next_goto.t ...................................................... ok |
---|
359 | mro/next_goto_utf8.t ................................................. ok |
---|
360 | mro/next_inanon.t .................................................... ok |
---|
361 | mro/next_inanon_utf8.t ............................................... ok |
---|
362 | mro/next_ineval.t .................................................... ok |
---|
363 | mro/next_ineval_utf8.t ............................................... ok |
---|
364 | mro/next_method.t .................................................... ok |
---|
365 | mro/next_method_utf8.t ............................................... ok |
---|
366 | mro/next_NEXT.t ...................................................... ok |
---|
367 | mro/next_NEXT_utf8.t ................................................. ok |
---|
368 | mro/next_skip.t ...................................................... ok |
---|
369 | mro/next_skip_utf8.t ................................................. ok |
---|
370 | mro/overload_c3.t .................................................... ok |
---|
371 | mro/overload_c3_utf8.t ............................................... ok |
---|
372 | mro/overload_dfs.t ................................................... ok |
---|
373 | mro/package_aliases.t ................................................ ok |
---|
374 | mro/package_aliases_utf8.t ........................................... ok |
---|
375 | mro/pkg_gen.t ........................................................ ok |
---|
376 | mro/pkg_gen_utf8.t ................................................... ok |
---|
377 | mro/recursion_c3.t ................................................... ok |
---|
378 | mro/recursion_c3_utf8.t .............................................. ok |
---|
379 | mro/recursion_dfs.t .................................................. ok |
---|
380 | mro/recursion_dfs_utf8.t ............................................. ok |
---|
381 | mro/vulcan_c3.t ...................................................... ok |
---|
382 | mro/vulcan_c3_utf8.t ................................................. ok |
---|
383 | mro/vulcan_dfs.t ..................................................... ok |
---|
384 | mro/vulcan_dfs_utf8.t ................................................ ok |
---|
385 | op/64bitint.t ........................................................ skipped: no 64-bit types |
---|
386 | op/aassign.t ......................................................... ok |
---|
387 | op/alarm.t ........................................................... ok |
---|
388 | op/anonconst.t ....................................................... ok |
---|
389 | op/anonsub.t ......................................................... ok |
---|
390 | op/append.t .......................................................... ok |
---|
391 | op/args.t ............................................................ ok |
---|
392 | op/arith2.t .......................................................... ok |
---|
393 | op/array.t ........................................................... ok |
---|
394 | op/assignwarn.t ...................................................... ok |
---|
395 | op/attrhand.t ........................................................ ok |
---|
396 | op/attrproto.t ....................................................... ok |
---|
397 | op/attrs.t ........................................................... ok |
---|
398 | op/auto.t ............................................................ ok |
---|
399 | op/avhv.t ............................................................ ok |
---|
400 | op/bless.t ........................................................... ok |
---|
401 | op/blocks.t .......................................................... ok |
---|
402 | op/bool.t ............................................................ ok |
---|
403 | op/bop.t ............................................................. ok |
---|
404 | op/caller.t .......................................................... ok |
---|
405 | op/catch.t ........................................................... ok |
---|
406 | op/chars.t ........................................................... ok |
---|
407 | op/chdir.t ........................................................... ok |
---|
408 | op/chop.t ............................................................ ok |
---|
409 | op/chr.t ............................................................. ok |
---|
410 | op/closure.t ......................................................... ok |
---|
411 | op/cmpchain.t ........................................................ ok |
---|
412 | op/concat2.t ......................................................... ok |
---|
413 | op/cond.t ............................................................ ok |
---|
414 | op/const-optree.t .................................................... ok |
---|
415 | op/context.t ......................................................... ok |
---|
416 | op/coreamp.t ......................................................... ok |
---|
417 | op/coresubs.t ........................................................ ok |
---|
418 | op/cproto.t .......................................................... ok |
---|
419 | op/crypt.t ........................................................... ok |
---|
420 | op/current_sub.t ..................................................... ok |
---|
421 | op/dbm.t ............................................................. ok |
---|
422 | op/decl-refs.t ....................................................... ok |
---|
423 | op/defer.t ........................................................... ok |
---|
424 | op/defined.t ......................................................... ok |
---|
425 | op/defins.t .......................................................... ok |
---|
426 | op/delete.t .......................................................... ok |
---|
427 | op/die.t ............................................................. ok |
---|
428 | op/die_except.t ...................................................... ok |
---|
429 | op/die_exit.t ........................................................ ok |
---|
430 | op/die_keeperr.t ..................................................... ok |
---|
431 | op/die_unwind.t ...................................................... ok |
---|
432 | op/do.t .............................................................. ok |
---|
433 | op/dor.t ............................................................. ok |
---|
434 | op/dump.t ............................................................ skipped: only tested on devel builds |
---|
435 | op/each.t ............................................................ ok |
---|
436 | op/each_array.t ...................................................... ok |
---|
437 | op/eval.t ............................................................ ok |
---|
438 | op/evalbytes.t ....................................................... ok |
---|
439 | op/exec.t ............................................................ ok |
---|
440 | op/exists_sub.t ...................................................... ok |
---|
441 | op/exp.t ............................................................. ok |
---|
442 | op/fh.t .............................................................. ok |
---|
443 | op/filehandle.t ...................................................... ok |
---|
444 | op/filetest.t ........................................................ ok |
---|
445 | op/filetest_stack_ok.t ............................................... ok |
---|
446 | op/filetest_t.t ...................................................... ok |
---|
447 | op/flip.t ............................................................ ok |
---|
448 | op/for-many.t ........................................................ ok |
---|
449 | op/for.t ............................................................. ok |
---|
450 | op/fork.t ............................................................ ok |
---|
451 | op/fresh_perl_utf8.t ................................................. ok |
---|
452 | op/getpid.t .......................................................... ok |
---|
453 | op/getppid.t ......................................................... ok |
---|
454 | op/glob.t ............................................................ ok |
---|
455 | op/gmagic.t .......................................................... ok |
---|
456 | op/goto.t ............................................................ ok |
---|
457 | op/goto_xs.t ......................................................... ok |
---|
458 | op/grent.t ........................................................... ok |
---|
459 | op/grep.t ............................................................ ok |
---|
460 | op/groups.t .......................................................... 1/? # Failed test 4 - Group `nobody' added as supplementary group at op/groups.t line 155 |
---|
461 | op/groups.t .......................................................... Failed 1/4 subtests |
---|
462 | (less 1 skipped subtest: 2 okay) |
---|
463 | op/gv.t .............................................................. ok |
---|
464 | op/hash-clear-placeholders.t ......................................... ok |
---|
465 | op/hash-rt85026.t .................................................... ok |
---|
466 | op/hash.t ............................................................ ok |
---|
467 | op/hashassign.t ...................................................... ok |
---|
468 | op/hashwarn.t ........................................................ ok |
---|
469 | op/heredoc.t ......................................................... ok |
---|
470 | op/hexfp.t ........................................................... ok |
---|
471 | op/hook/require.t .................................................... ok |
---|
472 | op/inc.t ............................................................. ok |
---|
473 | op/inccode-tie.t ..................................................... ok |
---|
474 | op/inccode.t ......................................................... ok |
---|
475 | op/incfilter.t ....................................................... ok |
---|
476 | op/index.t ........................................................... ok |
---|
477 | op/index_thr.t ....................................................... ok |
---|
478 | op/infnan.t .......................................................... ok |
---|
479 | op/int.t ............................................................. ok |
---|
480 | op/isa.t ............................................................. ok |
---|
481 | op/join.t ............................................................ ok |
---|
482 | op/kill0.t ........................................................... ok |
---|
483 | op/kvaslice.t ........................................................ ok |
---|
484 | op/kvhslice.t ........................................................ ok |
---|
485 | op/lc.t .............................................................. ok |
---|
486 | op/leaky-magic.t ..................................................... ok |
---|
487 | op/length.t .......................................................... ok |
---|
488 | op/lex.t ............................................................. ok |
---|
489 | op/lex_assign.t ...................................................... ok |
---|
490 | op/lexsub.t .......................................................... ok |
---|
491 | op/lfs.t ............................................................. skipped: no sparse files? |
---|
492 | op/list.t ............................................................ ok |
---|
493 | op/local.t ........................................................... ok |
---|
494 | op/localref.t ........................................................ ok |
---|
495 | op/lock.t ............................................................ ok |
---|
496 | op/loopctl.t ......................................................... ok |
---|
497 | op/lop.t ............................................................. ok |
---|
498 | op/lvref.t ........................................................... ok |
---|
499 | op/magic-27839.t ..................................................... ok |
---|
500 | op/magic.t ........................................................... ok |
---|
501 | op/method.t .......................................................... ok |
---|
502 | op/mkdir.t ........................................................... ok |
---|
503 | op/multideref.t ...................................................... ok |
---|
504 | op/my.t .............................................................. ok |
---|
505 | op/my_stash.t ........................................................ ok |
---|
506 | op/mydef.t ........................................................... ok |
---|
507 | op/negate.t .......................................................... ok |
---|
508 | op/not.t ............................................................. ok |
---|
509 | op/numconvert.t ...................................................... ok |
---|
510 | op/numify.t .......................................................... ok |
---|
511 | op/numify_chkflags.t ................................................. ok |
---|
512 | op/oct.t ............................................................. ok |
---|
513 | op/or.t .............................................................. ok |
---|
514 | op/ord.t ............................................................. ok |
---|
515 | op/overload_integer.t ................................................ ok |
---|
516 | op/override.t ........................................................ ok |
---|
517 | op/pack.t ............................................................ ok |
---|
518 | op/packagev.t ........................................................ ok |
---|
519 | op/pos.t ............................................................. ok |
---|
520 | op/postfixderef.t .................................................... ok |
---|
521 | op/pow.t ............................................................. ok |
---|
522 | op/print.t ........................................................... ok |
---|
523 | op/protowarn.t ....................................................... ok |
---|
524 | op/push.t ............................................................ ok |
---|
525 | op/pwent.t ........................................................... ok |
---|
526 | op/qr.t .............................................................. ok |
---|
527 | op/quotemeta.t ....................................................... ok |
---|
528 | op/rand.t ............................................................ ok |
---|
529 | op/range.t ........................................................... ok |
---|
530 | op/read.t ............................................................ ok |
---|
531 | op/readdir.t ......................................................... ok |
---|
532 | op/readline.t ........................................................ ok |
---|
533 | op/recurse.t ......................................................... ok |
---|
534 | op/ref.t ............................................................. ok |
---|
535 | op/repeat.t .......................................................... ok |
---|
536 | op/require_37033.t ................................................... ok |
---|
537 | op/require_errors.t .................................................. ok |
---|
538 | op/require_gh20577.t ................................................. ok |
---|
539 | op/require_override.t ................................................ ok |
---|
540 | op/reset.t ........................................................... ok |
---|
541 | op/reverse.t ......................................................... ok |
---|
542 | op/rt119311.t ........................................................ ok |
---|
543 | op/runlevel.t ........................................................ ok |
---|
544 | op/select.t .......................................................... ok |
---|
545 | op/setpgrpstack.t .................................................... ok |
---|
546 | op/sigdispatch.t ..................................................... ok |
---|
547 | op/signame_canonical.t ............................................... ok |
---|
548 | op/signatures.t ...................................................... ok |
---|
549 | op/sigsystem.t ....................................................... ok |
---|
550 | op/sleep.t ........................................................... ok |
---|
551 | op/smartkve.t ........................................................ ok |
---|
552 | op/smartmatch.t ...................................................... ok |
---|
553 | op/sort.t ............................................................ ok |
---|
554 | op/splice.t .......................................................... ok |
---|
555 | op/split.t ........................................................... ok |
---|
556 | op/split_unicode.t ................................................... ok |
---|
557 | op/sprintf.t ......................................................... ok |
---|
558 | op/sprintf2.t ........................................................ ok |
---|
559 | op/srand.t ........................................................... ok |
---|
560 | op/sselect.t ......................................................... ok |
---|
561 | op/stash.t ........................................................... ok |
---|
562 | op/stash_parse_gv.t .................................................. ok |
---|
563 | op/stat.t ............................................................ ok |
---|
564 | op/stat_errors.t ..................................................... ok |
---|
565 | op/state.t ........................................................... ok |
---|
566 | op/study.t ........................................................... ok |
---|
567 | op/studytied.t ....................................................... ok |
---|
568 | op/sub.t ............................................................. ok |
---|
569 | op/sub_lval.t ........................................................ ok |
---|
570 | op/substr.t .......................................................... ok |
---|
571 | op/substr_thr.t ...................................................... ok |
---|
572 | op/svflags.t ......................................................... ok |
---|
573 | op/svleak.t .......................................................... ok |
---|
574 | op/switch.t .......................................................... ok |
---|
575 | op/symbolcache.t ..................................................... ok |
---|
576 | op/sysio.t ........................................................... ok |
---|
577 | op/taint.t ........................................................... ok |
---|
578 | op/threads-dirh.t .................................................... ok |
---|
579 | op/threads.t ......................................................... ok |
---|
580 | op/tie.t ............................................................. ok |
---|
581 | op/tie_fetch_count.t ................................................. ok |
---|
582 | op/tiearray.t ........................................................ ok |
---|
583 | op/tiehandle.t ....................................................... ok |
---|
584 | op/tiehash.t ......................................................... ok |
---|
585 | op/time.t ............................................................ ok |
---|
586 | op/time_loop.t ....................................................... ok |
---|
587 | op/tr.t .............................................................. ok |
---|
588 | op/tr_latin1.t ....................................................... ok |
---|
589 | op/try.t ............................................................. ok |
---|
590 | op/undef.t ........................................................... ok |
---|
591 | op/universal.t ....................................................... ok |
---|
592 | op/unlink.t .......................................................... ok |
---|
593 | op/unshift.t ......................................................... ok |
---|
594 | op/upgrade.t ......................................................... ok |
---|
595 | op/utf8cache.t ....................................................... ok |
---|
596 | op/utf8decode.t ...................................................... ok |
---|
597 | op/utf8magic.t ....................................................... ok |
---|
598 | op/utfhash.t ......................................................... ok |
---|
599 | op/utftaint.t ........................................................ ok |
---|
600 | op/vec.t ............................................................. ok |
---|
601 | op/ver.t ............................................................. ok |
---|
602 | op/waitpid.t ......................................................... ok |
---|
603 | op/wantarray.t ....................................................... ok |
---|
604 | op/warn.t ............................................................ ok |
---|
605 | op/while.t ........................................................... ok |
---|
606 | op/write.t ........................................................... ok |
---|
607 | op/yadayada.t ........................................................ ok |
---|
608 | opbasic/arith.t ...................................................... ok |
---|
609 | opbasic/cmp.t ........................................................ ok |
---|
610 | opbasic/concat.t ..................................................... ok |
---|
611 | opbasic/magic_phase.t ................................................ ok |
---|
612 | opbasic/qq.t ......................................................... ok |
---|
613 | perf/benchmarks.t .................................................... ok |
---|
614 | perf/opcount.t ....................................................... ok |
---|
615 | perf/optree.t ........................................................ ok |
---|
616 | perf/speed.t ......................................................... ok |
---|
617 | perf/taint.t ......................................................... ok |
---|
618 | porting/args_assert.t ................................................ ok |
---|
619 | porting/authors.t .................................................... skipped: not being run from a git checkout |
---|
620 | porting/bench.t ...................................................... skipped: not devel |
---|
621 | porting/bench_selftest.t ............................................. ok |
---|
622 | porting/bincompat.t .................................................. ok |
---|
623 | porting/checkcase.t .................................................. ok |
---|
624 | porting/checkcfgvar.t ................................................ ok |
---|
625 | porting/cmp_version.t ................................................ skipped: not being run from a git checkout |
---|
626 | porting/copyright.t .................................................. ok |
---|
627 | porting/corelist.t ................................................... ok |
---|
628 | porting/customized.t ................................................. ok |
---|
629 | porting/deprecation.t ................................................ ok |
---|
630 | porting/diag.t ....................................................... ok |
---|
631 | porting/dual-life.t .................................................. ok |
---|
632 | porting/exec-bit.t ................................................... ok |
---|
633 | porting/extrefs.t .................................................... ok |
---|
634 | porting/filenames.t .................................................. ok |
---|
635 | porting/FindExt.t .................................................... ok |
---|
636 | porting/globvar.t .................................................... ok |
---|
637 | porting/header_parser.t .............................................. ok |
---|
638 | porting/libperl.t .................................................... skipped: no libperl.a |
---|
639 | porting/maintainers.t ................................................ ok |
---|
640 | porting/manifest.t ................................................... ok |
---|
641 | porting/perlfunc.t ................................................... ok |
---|
642 | porting/pod_rules.t .................................................. ok |
---|
643 | porting/podcheck.t ................................................... ok |
---|
644 | porting/re_context.t ................................................. ok |
---|
645 | porting/readme.t ..................................................... ok |
---|
646 | porting/regen.t ...................................................... ok |
---|
647 | porting/ss_dup.t ..................................................... ok |
---|
648 | porting/test_bootstrap.t ............................................. ok |
---|
649 | porting/test_testlist.t .............................................. ok |
---|
650 | porting/update_authors.t ............................................. skipped: not being run from a git checkout |
---|
651 | porting/utils.t ...................................................... skipped: not being run from a git checkout |
---|
652 | re/alpha_assertions.t ................................................ ok |
---|
653 | re/anyof.t ........................................................... ok |
---|
654 | re/begin-once.t ...................................................... ok |
---|
655 | re/bigfuzzy_not_utf8.t ............................................... ok |
---|
656 | re/charset.t ......................................................... ok |
---|
657 | re/fold_grind_8.t .................................................... ok |
---|
658 | re/fold_grind_a.t .................................................... ok |
---|
659 | re/fold_grind_aa.t ................................................... ok |
---|
660 | re/fold_grind_d.t .................................................... ok |
---|
661 | re/fold_grind_l.t .................................................... ok |
---|
662 | re/fold_grind_T.t .................................................... skipped: Couldn't find a UTF-8 turkic locale |
---|
663 | re/fold_grind_u.t .................................................... ok |
---|
664 | re/keep_tabs.t ....................................................... ok |
---|
665 | re/no_utf8_pm.t ...................................................... ok |
---|
666 | re/opt.t ............................................................. ok |
---|
667 | re/overload.t ........................................................ ok |
---|
668 | re/pat.t ............................................................. ok |
---|
669 | re/pat_advanced.t .................................................... ok |
---|
670 | re/pat_advanced_thr.t ................................................ ok |
---|
671 | re/pat_psycho.t ...................................................... ok |
---|
672 | re/pat_psycho_thr.t .................................................. ok |
---|
673 | re/pat_re_eval.t ..................................................... ok |
---|
674 | re/pat_re_eval_thr.t ................................................. ok |
---|
675 | re/pat_rt_report.t ................................................... ok |
---|
676 | re/pat_rt_report_thr.t ............................................... ok |
---|
677 | re/pat_special_cc.t .................................................. ok |
---|
678 | re/pat_special_cc_thr.t .............................................. ok |
---|
679 | re/pat_thr.t ......................................................... ok |
---|
680 | re/pos.t ............................................................. ok |
---|
681 | re/qr-72922.t ........................................................ ok |
---|
682 | re/qr.t .............................................................. ok |
---|
683 | re/qr_gc.t ........................................................... ok |
---|
684 | re/qrstack.t ......................................................... ok |
---|
685 | re/recompile.t ....................................................... ok |
---|
686 | re/reg_60508.t ....................................................... ok |
---|
687 | re/reg_email.t ....................................................... ok |
---|
688 | re/reg_email_thr.t ................................................... ok |
---|
689 | re/reg_eval.t ........................................................ ok |
---|
690 | re/reg_eval_scope.t .................................................. ok |
---|
691 | re/reg_fold.t ........................................................ ok |
---|
692 | re/reg_mesg.t ........................................................ ok |
---|
693 | re/reg_namedcapture.t ................................................ ok |
---|
694 | re/reg_nc_tie.t ...................................................... ok |
---|
695 | re/reg_nocapture.t ................................................... ok |
---|
696 | re/reg_pmod.t ........................................................ ok |
---|
697 | re/reg_posixcc.t ..................................................... ok |
---|
698 | re/regex_sets.t ...................................................... ok |
---|
699 | re/regex_sets_compat.t ............................................... ok |
---|
700 | re/regexp.t .......................................................... ok |
---|
701 | re/regexp_noamp.t .................................................... ok |
---|
702 | re/regexp_nonull.t ................................................... ok |
---|
703 | re/regexp_normal.t ................................................... ok |
---|
704 | re/regexp_notrie.t ................................................... ok |
---|
705 | re/regexp_qr.t ....................................................... ok |
---|
706 | re/regexp_qr_embed.t ................................................. ok |
---|
707 | re/regexp_qr_embed_thr.t ............................................. ok |
---|
708 | re/regexp_trielist.t ................................................. ok |
---|
709 | re/regexp_unicode_prop.t ............................................. ok |
---|
710 | re/regexp_unicode_prop_thr.t ......................................... ok |
---|
711 | re/rt122747.t ........................................................ ok |
---|
712 | re/rxcode.t .......................................................... ok |
---|
713 | re/script_run.t ...................................................... ok |
---|
714 | re/speed.t ........................................................... ok |
---|
715 | re/speed_thr.t ....................................................... ok |
---|
716 | re/stclass_threads.t ................................................. ok |
---|
717 | re/subst.t ........................................................... ok |
---|
718 | re/subst_amp.t ....................................................... ok |
---|
719 | re/subst_wamp.t ...................................................... ok |
---|
720 | re/substT.t .......................................................... ok |
---|
721 | re/uniprops01.t ...................................................... ok |
---|
722 | re/uniprops02.t ...................................................... ok |
---|
723 | re/uniprops03.t ...................................................... ok |
---|
724 | re/uniprops04.t ...................................................... ok |
---|
725 | re/uniprops05.t ...................................................... ok |
---|
726 | re/uniprops06.t ...................................................... ok |
---|
727 | re/uniprops07.t ...................................................... ok |
---|
728 | re/uniprops08.t ...................................................... ok |
---|
729 | re/uniprops09.t ...................................................... ok |
---|
730 | re/uniprops10.t ...................................................... ok |
---|
731 | re/user_prop_race_thr.t .............................................. ok |
---|
732 | run/cloexec.t ........................................................ ok |
---|
733 | run/dtrace.t ......................................................... skipped: no dtrace |
---|
734 | run/exit.t ........................................................... ok |
---|
735 | run/fresh_perl.t ..................................................... ok |
---|
736 | run/locale.t ......................................................... ok |
---|
737 | run/noswitch.t ....................................................... ok |
---|
738 | run/runenv.t ......................................................... ok |
---|
739 | run/runenv_hashseed.t ................................................ ok |
---|
740 | run/runenv_randseed.t ................................................ ok |
---|
741 | run/script.t ......................................................... ok |
---|
742 | run/switch0.t ........................................................ ok |
---|
743 | run/switcha.t ........................................................ ok |
---|
744 | run/switchC.t ........................................................ ok |
---|
745 | run/switchd-78586.t .................................................. ok |
---|
746 | run/switchd.t ........................................................ ok |
---|
747 | run/switchDx.t ....................................................... skipped: DEBUGGING build required |
---|
748 | run/switches.t ....................................................... ok |
---|
749 | run/switchF.t ........................................................ ok |
---|
750 | run/switchF1.t ....................................................... ok |
---|
751 | run/switchF2.t ....................................................... ok |
---|
752 | run/switchI.t ........................................................ ok |
---|
753 | run/switchM.t ........................................................ ok |
---|
754 | run/switchn.t ........................................................ ok |
---|
755 | run/switchp.t ........................................................ ok |
---|
756 | run/switcht.t ........................................................ ok |
---|
757 | run/switchx.t ........................................................ ok |
---|
758 | test_pl/_num_to_alpha.t .............................................. ok |
---|
759 | test_pl/can_isa_ok.t ................................................. ok |
---|
760 | test_pl/plan_skip_all.t .............................................. skipped: Test Test::More compatible plan skip_all => $foo |
---|
761 | test_pl/tempfile.t ................................................... ok |
---|
762 | uni/attrs.t .......................................................... ok |
---|
763 | uni/bless.t .......................................................... ok |
---|
764 | uni/caller.t ......................................................... ok |
---|
765 | uni/chomp.t .......................................................... ok |
---|
766 | uni/class.t .......................................................... ok |
---|
767 | uni/eval.t ........................................................... ok |
---|
768 | uni/fold.t ........................................................... ok |
---|
769 | uni/goto.t ........................................................... ok |
---|
770 | uni/greek.t .......................................................... skipped: encoding.pm is no longer supported by the perl core |
---|
771 | uni/gv.t ............................................................. ok |
---|
772 | uni/labels.t ......................................................... ok |
---|
773 | uni/latin2.t ......................................................... skipped: encoding.pm is no longer supported by the perl core |
---|
774 | uni/lex_utf8.t ....................................................... ok |
---|
775 | uni/lower.t .......................................................... ok |
---|
776 | uni/method.t ......................................................... ok |
---|
777 | uni/opcroak.t ........................................................ ok |
---|
778 | uni/overload.t ....................................................... ok |
---|
779 | uni/package.t ........................................................ ok |
---|
780 | uni/parser.t ......................................................... ok |
---|
781 | uni/readline.t ....................................................... ok |
---|
782 | uni/select.t ......................................................... ok |
---|
783 | uni/sprintf.t ........................................................ ok |
---|
784 | uni/stash.t .......................................................... ok |
---|
785 | uni/tie.t ............................................................ ok |
---|
786 | uni/title.t .......................................................... ok |
---|
787 | uni/tr_utf8.t ........................................................ ok |
---|
788 | uni/universal.t ...................................................... ok |
---|
789 | uni/upper.t .......................................................... ok |
---|
790 | uni/variables.t ...................................................... ok |
---|
791 | uni/write.t .......................................................... ok |
---|
792 | ../cpan/Archive-Tar/t/01_use.t ....................................... ok |
---|
793 | ../cpan/Archive-Tar/t/02_methods.t ................................... ok |
---|
794 | ../cpan/Archive-Tar/t/03_file.t ...................................... ok |
---|
795 | ../cpan/Archive-Tar/t/04_resolved_issues.t ........................... ok |
---|
796 | ../cpan/Archive-Tar/t/05_iter.t ...................................... ok |
---|
797 | ../cpan/Archive-Tar/t/06_error.t ..................................... ok |
---|
798 | ../cpan/Archive-Tar/t/08_ptargrep.t .................................. ok |
---|
799 | ../cpan/Archive-Tar/t/09_roundtrip.t ................................. ok |
---|
800 | ../cpan/Archive-Tar/t/90_symlink.t ................................... skipped: Skipping tests on this platform |
---|
801 | ../cpan/Archive-Tar/t/99_pod.t ....................................... skipped: Test::Pod v0.95 required for testing POD |
---|
802 | ../cpan/autodie/t/00-load.t .......................................... ok |
---|
803 | ../cpan/autodie/t/args.t ............................................. ok |
---|
804 | ../cpan/autodie/t/autodie.t .......................................... ok |
---|
805 | ../cpan/autodie/t/backcompat.t ....................................... ok |
---|
806 | ../cpan/autodie/t/basic_exceptions.t ................................. ok |
---|
807 | ../cpan/autodie/t/binmode.t .......................................... ok |
---|
808 | ../cpan/autodie/t/blog_hints.t ....................................... ok |
---|
809 | ../cpan/autodie/t/caller.t ........................................... ok |
---|
810 | ../cpan/autodie/t/chmod.t ............................................ ok |
---|
811 | ../cpan/autodie/t/chown.t ............................................ ok |
---|
812 | ../cpan/autodie/t/context.t .......................................... ok |
---|
813 | ../cpan/autodie/t/context_lexical.t .................................. ok |
---|
814 | ../cpan/autodie/t/core-trampoline-slurp.t ............................ ok |
---|
815 | ../cpan/autodie/t/crickey.t .......................................... ok |
---|
816 | ../cpan/autodie/t/dbmopen.t .......................................... ok |
---|
817 | ../cpan/autodie/t/eval_error.t ....................................... ok |
---|
818 | ../cpan/autodie/t/exception_class.t .................................. ok |
---|
819 | ../cpan/autodie/t/exception_nonref.t ................................. ok |
---|
820 | ../cpan/autodie/t/exceptions.t ....................................... ok |
---|
821 | ../cpan/autodie/t/exec.t ............................................. ok |
---|
822 | ../cpan/autodie/t/Fatal.t ............................................ ok |
---|
823 | ../cpan/autodie/t/filehandles.t ...................................... ok |
---|
824 | ../cpan/autodie/t/fileno.t ........................................... ok |
---|
825 | ../cpan/autodie/t/flock.t ............................................ ok |
---|
826 | ../cpan/autodie/t/format-clobber.t ................................... ok |
---|
827 | ../cpan/autodie/t/hints.t ............................................ ok |
---|
828 | ../cpan/autodie/t/hints_insist.t ..................................... ok |
---|
829 | ../cpan/autodie/t/hints_pod_examples.t ............................... ok |
---|
830 | ../cpan/autodie/t/hints_provider_does.t .............................. ok |
---|
831 | ../cpan/autodie/t/hints_provider_easy_does_it.t ...................... ok |
---|
832 | ../cpan/autodie/t/hints_provider_isa.t ............................... ok |
---|
833 | ../cpan/autodie/t/import-into.t ...................................... skipped: Test needs Import::Into >= 1.002004 |
---|
834 | ../cpan/autodie/t/internal-backcompat.t .............................. ok |
---|
835 | ../cpan/autodie/t/internal.t ......................................... ok |
---|
836 | ../cpan/autodie/t/kill.t ............................................. skipped: Can unexpectedly signal process 1. Won't run as root. |
---|
837 | ../cpan/autodie/t/lethal.t ........................................... ok |
---|
838 | ../cpan/autodie/t/mkdir.t ............................................ ok |
---|
839 | ../cpan/autodie/t/no-default.t ....................................... ok |
---|
840 | ../cpan/autodie/t/no_carp.t .......................................... ok |
---|
841 | ../cpan/autodie/t/open.t ............................................. ok |
---|
842 | ../cpan/autodie/t/read.t ............................................. ok |
---|
843 | ../cpan/autodie/t/recv.t ............................................. ok |
---|
844 | ../cpan/autodie/t/repeat.t ........................................... ok |
---|
845 | ../cpan/autodie/t/rt-74246.t ......................................... ok |
---|
846 | ../cpan/autodie/t/scope_leak.t ....................................... ok |
---|
847 | ../cpan/autodie/t/skip.t ............................................. ok |
---|
848 | ../cpan/autodie/t/string-eval-basic.t ................................ ok |
---|
849 | ../cpan/autodie/t/string-eval-leak.t ................................. ok |
---|
850 | ../cpan/autodie/t/sysopen.t .......................................... ok |
---|
851 | ../cpan/autodie/t/truncate.t ......................................... ok |
---|
852 | ../cpan/autodie/t/unlink.t ........................................... ok |
---|
853 | ../cpan/autodie/t/user-context.t ..................................... ok |
---|
854 | ../cpan/autodie/t/usersub.t .......................................... ok |
---|
855 | ../cpan/autodie/t/utf8_open.t ........................................ ok |
---|
856 | ../cpan/autodie/t/utime.t ............................................ ok |
---|
857 | ../cpan/autodie/t/version.t .......................................... skipped: Release test. Set $ENV{RELEASE_TESTING} to true to run. |
---|
858 | ../cpan/autodie/t/version_tag.t ...................................... ok |
---|
859 | ../cpan/AutoLoader/t/01AutoLoader.t .................................. ok |
---|
860 | ../cpan/AutoLoader/t/02AutoSplit.t ................................... ok |
---|
861 | ../cpan/bignum/t/backend-gmp-bigfloat.t .............................. skipped: Math::BigInt::GMP not installed |
---|
862 | ../cpan/bignum/t/backend-gmp-bigint.t ................................ skipped: Math::BigInt::GMP not installed |
---|
863 | ../cpan/bignum/t/backend-gmp-bignum.t ................................ skipped: Math::BigInt::GMP not installed |
---|
864 | ../cpan/bignum/t/backend-gmp-bigrat.t ................................ skipped: Math::BigInt::GMP not installed |
---|
865 | ../cpan/bignum/t/backend-pari-bigfloat.t ............................. skipped: Math::BigInt::Pari not installed |
---|
866 | ../cpan/bignum/t/backend-pari-bigint.t ............................... skipped: Math::BigInt::Pari not installed |
---|
867 | ../cpan/bignum/t/backend-pari-bignum.t ............................... skipped: Math::BigInt::Pari not installed |
---|
868 | ../cpan/bignum/t/backend-pari-bigrat.t ............................... skipped: Math::BigInt::Pari not installed |
---|
869 | ../cpan/bignum/t/bigexp.t ............................................ ok |
---|
870 | ../cpan/bignum/t/bigfloat.t .......................................... ok |
---|
871 | ../cpan/bignum/t/bigint.t ............................................ ok |
---|
872 | ../cpan/bignum/t/bignum.t ............................................ ok |
---|
873 | ../cpan/bignum/t/bigrat.t ............................................ ok |
---|
874 | ../cpan/bignum/t/const-bigfloat.t .................................... ok |
---|
875 | ../cpan/bignum/t/const-bigint.t ...................................... ok |
---|
876 | ../cpan/bignum/t/const-bignum.t ...................................... ok |
---|
877 | ../cpan/bignum/t/const-bigrat.t ...................................... ok |
---|
878 | ../cpan/bignum/t/down-mbi-up-mbf.t ................................... ok |
---|
879 | ../cpan/bignum/t/down-mbi-up-mbr.t ................................... ok |
---|
880 | ../cpan/bignum/t/down-mbi-up-undef.t ................................. ok |
---|
881 | ../cpan/bignum/t/down-undef-up-mbf.t ................................. ok |
---|
882 | ../cpan/bignum/t/e_pi-bigfloat.t ..................................... ok |
---|
883 | ../cpan/bignum/t/e_pi-bigint.t ....................................... ok |
---|
884 | ../cpan/bignum/t/e_pi-bignum.t ....................................... ok |
---|
885 | ../cpan/bignum/t/e_pi-bigrat.t ....................................... ok |
---|
886 | ../cpan/bignum/t/import-bigfloat.t ................................... ok |
---|
887 | ../cpan/bignum/t/import-bigint.t ..................................... ok |
---|
888 | ../cpan/bignum/t/import-bignum.t ..................................... ok |
---|
889 | ../cpan/bignum/t/import-bigrat.t ..................................... ok |
---|
890 | ../cpan/bignum/t/in_effect.t ......................................... ok |
---|
891 | ../cpan/bignum/t/infnan-bigfloat.t ................................... ok |
---|
892 | ../cpan/bignum/t/infnan-bigint.t ..................................... ok |
---|
893 | ../cpan/bignum/t/infnan-bignum-mbf.t ................................. ok |
---|
894 | ../cpan/bignum/t/infnan-bignum-mbr.t ................................. ok |
---|
895 | ../cpan/bignum/t/infnan-bigrat.t ..................................... ok |
---|
896 | ../cpan/bignum/t/option_a-bignum.t ................................... ok |
---|
897 | ../cpan/bignum/t/option_a.t .......................................... ok |
---|
898 | ../cpan/bignum/t/option_l-bigfloat.t ................................. ok |
---|
899 | ../cpan/bignum/t/option_l-bigint.t ................................... ok |
---|
900 | ../cpan/bignum/t/option_l-bignum.t ................................... ok |
---|
901 | ../cpan/bignum/t/option_l-bigrat.t ................................... ok |
---|
902 | ../cpan/bignum/t/option_p-bignum.t ................................... ok |
---|
903 | ../cpan/bignum/t/option_p.t .......................................... ok |
---|
904 | ../cpan/bignum/t/overrides.t ......................................... ok |
---|
905 | ../cpan/bignum/t/ratopt_a.t .......................................... ok |
---|
906 | ../cpan/bignum/t/scope-bigfloat.t .................................... ok |
---|
907 | ../cpan/bignum/t/scope-bigint.t ...................................... ok |
---|
908 | ../cpan/bignum/t/scope-bignum.t ...................................... ok |
---|
909 | ../cpan/bignum/t/scope-bigrat.t ...................................... ok |
---|
910 | ../cpan/bignum/t/scope-nested-const.t ................................ ok |
---|
911 | ../cpan/bignum/t/scope-nested-hex-oct.t .............................. ok |
---|
912 | ../cpan/Compress-Raw-Bzip2/t/000prereq.t ............................. ok |
---|
913 | ../cpan/Compress-Raw-Bzip2/t/01bzip2.t ............................... ok |
---|
914 | ../cpan/Compress-Raw-Bzip2/t/09limitoutput.t ......................... ok |
---|
915 | ../cpan/Compress-Raw-Bzip2/t/19nonpv.t ............................... ok |
---|
916 | ../cpan/Compress-Raw-Bzip2/t/99pod.t ................................. skipped: Test::Pod 1.00 required for testing POD |
---|
917 | ../cpan/Compress-Raw-Zlib/t/01version.t .............................. ok |
---|
918 | ../cpan/Compress-Raw-Zlib/t/02zlib.t ................................. ok |
---|
919 | ../cpan/Compress-Raw-Zlib/t/07bufsize.t .............................. skipped: Lengthy Tests Disabled |
---|
920 | ../cpan/Compress-Raw-Zlib/t/09limitoutput.t .......................... ok |
---|
921 | ../cpan/Compress-Raw-Zlib/t/18lvalue.t ............................... ok |
---|
922 | ../cpan/Compress-Raw-Zlib/t/19nonpv.t ................................ ok |
---|
923 | ../cpan/Config-Perl-V/t/10_base.t .................................... ok |
---|
924 | ../cpan/Config-Perl-V/t/20_plv56.t ................................... ok |
---|
925 | ../cpan/Config-Perl-V/t/21_plv58.t ................................... ok |
---|
926 | ../cpan/Config-Perl-V/t/22_plv510.t .................................. ok |
---|
927 | ../cpan/Config-Perl-V/t/23_plv512.t .................................. ok |
---|
928 | ../cpan/Config-Perl-V/t/24_plv514.t .................................. ok |
---|
929 | ../cpan/Config-Perl-V/t/25_plv516.t .................................. ok |
---|
930 | ../cpan/Config-Perl-V/t/25_plv5162.t ................................. ok |
---|
931 | ../cpan/Config-Perl-V/t/26_plv518.t .................................. ok |
---|
932 | ../cpan/Config-Perl-V/t/26_plv5182.t ................................. ok |
---|
933 | ../cpan/Config-Perl-V/t/27_plv5200.t ................................. ok |
---|
934 | ../cpan/Config-Perl-V/t/27_plv5202.t ................................. ok |
---|
935 | ../cpan/Config-Perl-V/t/28_plv5220.t ................................. ok |
---|
936 | ../cpan/Config-Perl-V/t/28_plv52201w.t ............................... ok |
---|
937 | ../cpan/Config-Perl-V/t/29_plv5235w.t ................................ ok |
---|
938 | ../cpan/Config-Perl-V/t/30_plv5240.t ................................. ok |
---|
939 | ../cpan/Config-Perl-V/t/31_plv52511.t ................................ ok |
---|
940 | ../cpan/Config-Perl-V/t/32_plv5261rc1.t .............................. ok |
---|
941 | ../cpan/Config-Perl-V/t/33_plv52711r.t ............................... ok |
---|
942 | ../cpan/Config-Perl-V/t/34_plv5280.t ................................. ok |
---|
943 | ../cpan/Config-Perl-V/t/35_plv52910g.t ............................... ok |
---|
944 | ../cpan/Config-Perl-V/t/36_plv5300.t ................................. ok |
---|
945 | ../cpan/Config-Perl-V/t/37_plv53111qm.t .............................. ok |
---|
946 | ../cpan/Config-Perl-V/t/38_plv5320tld.t .............................. ok |
---|
947 | ../cpan/Config-Perl-V/t/39_plv5340tqm.t .............................. ok |
---|
948 | ../cpan/Config-Perl-V/t/40_plv5358dnqm.t ............................. ok |
---|
949 | ../cpan/Config-Perl-V/t/41_plv5360dnqm.t ............................. ok |
---|
950 | ../cpan/Config-Perl-V/t/42_plv5373tld.t .............................. ok |
---|
951 | ../cpan/Config-Perl-V/t/43_plv53710rcs.t ............................. ok |
---|
952 | ../cpan/CPAN-Meta-Requirements/t/accepts.t ........................... ok |
---|
953 | ../cpan/CPAN-Meta-Requirements/t/bad_version_hook.t .................. ok |
---|
954 | ../cpan/CPAN-Meta-Requirements/t/basic.t ............................. ok |
---|
955 | ../cpan/CPAN-Meta-Requirements/t/finalize.t .......................... ok |
---|
956 | ../cpan/CPAN-Meta-Requirements/t/from-hash.t ......................... ok |
---|
957 | ../cpan/CPAN-Meta-Requirements/t/merge.t ............................. ok |
---|
958 | ../cpan/CPAN-Meta-Requirements/t/strings.t ........................... ok |
---|
959 | ../cpan/CPAN-Meta-YAML/t/01_api.t .................................... ok |
---|
960 | ../cpan/CPAN-Meta-YAML/t/01_compile.t ................................ ok |
---|
961 | ../cpan/CPAN-Meta-YAML/t/10_read.t ................................... ok |
---|
962 | ../cpan/CPAN-Meta-YAML/t/11_read_string.t ............................ ok |
---|
963 | ../cpan/CPAN-Meta-YAML/t/12_write.t .................................. ok |
---|
964 | ../cpan/CPAN-Meta-YAML/t/13_write_string.t ........................... ok |
---|
965 | ../cpan/CPAN-Meta-YAML/t/20_subclass.t ............................... ok |
---|
966 | ../cpan/CPAN-Meta-YAML/t/21_yamlpm_compat.t .......................... ok |
---|
967 | ../cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t .......................... ok |
---|
968 | ../cpan/CPAN-Meta-YAML/t/31_local_tml.t .............................. ok |
---|
969 | ../cpan/CPAN-Meta-YAML/t/32_world_tml.t .............................. ok |
---|
970 | ../cpan/CPAN-Meta-YAML/t/86_fail.t ................................... ok |
---|
971 | ../cpan/CPAN-Meta/t/converter-bad.t .................................. ok |
---|
972 | ../cpan/CPAN-Meta/t/converter-fail.t ................................. ok |
---|
973 | ../cpan/CPAN-Meta/t/converter-fragments.t ............................ ok |
---|
974 | ../cpan/CPAN-Meta/t/converter.t ...................................... ok |
---|
975 | ../cpan/CPAN-Meta/t/load-bad.t ....................................... ok |
---|
976 | ../cpan/CPAN-Meta/t/merge.t .......................................... ok |
---|
977 | ../cpan/CPAN-Meta/t/meta-obj.t ....................................... ok |
---|
978 | ../cpan/CPAN-Meta/t/no-index.t ....................................... ok |
---|
979 | ../cpan/CPAN-Meta/t/optional_feature-merge.t ......................... ok |
---|
980 | ../cpan/CPAN-Meta/t/parse-cpan-meta/02_api.t ......................... ok |
---|
981 | ../cpan/CPAN-Meta/t/parse-cpan-meta/03_functions.t ................... ok |
---|
982 | ../cpan/CPAN-Meta/t/parse-cpan-meta/04_export.t ...................... ok |
---|
983 | ../cpan/CPAN-Meta/t/parse-cpan-meta/05_errors.t ...................... ok |
---|
984 | ../cpan/CPAN-Meta/t/prereqs-finalize.t ............................... ok |
---|
985 | ../cpan/CPAN-Meta/t/prereqs-merge.t .................................. ok |
---|
986 | ../cpan/CPAN-Meta/t/prereqs.t ........................................ ok |
---|
987 | ../cpan/CPAN-Meta/t/repository.t ..................................... ok |
---|
988 | ../cpan/CPAN-Meta/t/save-load.t ...................................... ok |
---|
989 | ../cpan/CPAN-Meta/t/validator.t ...................................... ok |
---|
990 | ../cpan/CPAN/t/01loadme.t ............................................ ok |
---|
991 | ../cpan/CPAN/t/02nox.t ............................................... ok |
---|
992 | ../cpan/CPAN/t/03pkgs.t .............................................. ok |
---|
993 | ../cpan/CPAN/t/10version.t ........................................... ok |
---|
994 | ../cpan/CPAN/t/11mirroredby.t ........................................ ok |
---|
995 | ../cpan/CPAN/t/32pushyhttps.t ........................................ skipped: running MinimumVersion test only run when AUTHOR_TEST set |
---|
996 | ../cpan/DB_File/t/db-btree.t ......................................... ok |
---|
997 | ../cpan/DB_File/t/db-hash.t .......................................... ok |
---|
998 | ../cpan/DB_File/t/db-recno.t ......................................... ok |
---|
999 | ../cpan/DB_File/t/db-threads.t ....................................... ok |
---|
1000 | ../cpan/Digest-MD5/t/align.t ......................................... ok |
---|
1001 | ../cpan/Digest-MD5/t/badfile.t ....................................... ok |
---|
1002 | ../cpan/Digest-MD5/t/bits.t .......................................... ok |
---|
1003 | ../cpan/Digest-MD5/t/clone.t ......................................... ok |
---|
1004 | ../cpan/Digest-MD5/t/files.t ......................................... ok |
---|
1005 | ../cpan/Digest-MD5/t/md5-aaa.t ....................................... ok |
---|
1006 | ../cpan/Digest-MD5/t/threads.t ....................................... ok |
---|
1007 | ../cpan/Digest-MD5/t/utf8.t .......................................... ok |
---|
1008 | ../cpan/Digest-MD5/t/warns.t ......................................... ok |
---|
1009 | ../cpan/Digest-SHA/t/allfcns.t ....................................... ok |
---|
1010 | ../cpan/Digest-SHA/t/base64.t ........................................ ok |
---|
1011 | ../cpan/Digest-SHA/t/bitbuf.t ........................................ ok |
---|
1012 | ../cpan/Digest-SHA/t/bitorder.t ...................................... ok |
---|
1013 | ../cpan/Digest-SHA/t/fips180-4.t ..................................... ok |
---|
1014 | ../cpan/Digest-SHA/t/fips198.t ....................................... ok |
---|
1015 | ../cpan/Digest-SHA/t/gg.t ............................................ ok |
---|
1016 | ../cpan/Digest-SHA/t/gglong.t ........................................ ok |
---|
1017 | ../cpan/Digest-SHA/t/hmacsha.t ....................................... ok |
---|
1018 | ../cpan/Digest-SHA/t/inheritance.t ................................... ok |
---|
1019 | ../cpan/Digest-SHA/t/ireland.t ....................................... ok |
---|
1020 | ../cpan/Digest-SHA/t/methods.t ....................................... ok |
---|
1021 | ../cpan/Digest-SHA/t/nistbit.t ....................................... ok |
---|
1022 | ../cpan/Digest-SHA/t/nistbyte.t ...................................... ok |
---|
1023 | ../cpan/Digest-SHA/t/rfc2202.t ....................................... ok |
---|
1024 | ../cpan/Digest-SHA/t/sha1.t .......................................... ok |
---|
1025 | ../cpan/Digest-SHA/t/sha224.t ........................................ ok |
---|
1026 | ../cpan/Digest-SHA/t/sha256.t ........................................ ok |
---|
1027 | ../cpan/Digest-SHA/t/sha384.t ........................................ ok |
---|
1028 | ../cpan/Digest-SHA/t/sha512.t ........................................ ok |
---|
1029 | ../cpan/Digest-SHA/t/state.t ......................................... ok |
---|
1030 | ../cpan/Digest-SHA/t/unicode.t ....................................... ok |
---|
1031 | ../cpan/Digest-SHA/t/woodbury.t ...................................... ok |
---|
1032 | ../cpan/Digest/t/base.t .............................................. ok |
---|
1033 | ../cpan/Digest/t/digest.t ............................................ ok |
---|
1034 | ../cpan/Digest/t/file.t .............................................. ok |
---|
1035 | ../cpan/Digest/t/security.t .......................................... ok |
---|
1036 | ../cpan/Encode/t/Aliases.t ........................................... ok |
---|
1037 | ../cpan/Encode/t/at-cn.t ............................................. ok |
---|
1038 | ../cpan/Encode/t/at-tw.t ............................................. ok |
---|
1039 | ../cpan/Encode/t/CJKT.t .............................................. ok |
---|
1040 | ../cpan/Encode/t/cow.t ............................................... ok |
---|
1041 | ../cpan/Encode/t/decode.t ............................................ ok |
---|
1042 | ../cpan/Encode/t/enc_data.t .......................................... skipped: encoding pragma not supported in Perl 5.25 or later |
---|
1043 | ../cpan/Encode/t/enc_eucjp.t ......................................... skipped: Perl <=5.25.2 or cperl required |
---|
1044 | ../cpan/Encode/t/enc_module.t ........................................ skipped: encoding pragma not supported in Perl 5.25 or later |
---|
1045 | ../cpan/Encode/t/enc_utf8.t .......................................... skipped: Perl <=5.25.2 or cperl required |
---|
1046 | ../cpan/Encode/t/Encode.t ............................................ ok |
---|
1047 | ../cpan/Encode/t/Encoder.t ........................................... ok |
---|
1048 | ../cpan/Encode/t/encoding-locale.t ................................... ok |
---|
1049 | ../cpan/Encode/t/encoding.t .......................................... skipped: encoding pragma not supported in Perl 5.25 or later |
---|
1050 | ../cpan/Encode/t/fallback.t .......................................... ok |
---|
1051 | ../cpan/Encode/t/from_to.t ........................................... ok |
---|
1052 | ../cpan/Encode/t/grow.t .............................................. ok |
---|
1053 | ../cpan/Encode/t/gsm0338.t ........................................... ok |
---|
1054 | ../cpan/Encode/t/guess.t ............................................. ok |
---|
1055 | ../cpan/Encode/t/isa.t ............................................... ok |
---|
1056 | ../cpan/Encode/t/jis7-fallback.t ..................................... ok |
---|
1057 | ../cpan/Encode/t/jperl.t ............................................. skipped: encoding pragma not supported in Perl 5.25 or later |
---|
1058 | ../cpan/Encode/t/magic.t ............................................. ok |
---|
1059 | ../cpan/Encode/t/mime-header.t ....................................... ok |
---|
1060 | ../cpan/Encode/t/mime-name.t ......................................... ok |
---|
1061 | ../cpan/Encode/t/mime_header_iso2022jp.t ............................. ok |
---|
1062 | ../cpan/Encode/t/perlio.t ............................................ ok |
---|
1063 | ../cpan/Encode/t/piconv.t ............................................ skipped: Don't know how to test this within perl's core |
---|
1064 | ../cpan/Encode/t/rt113164.t .......................................... ok |
---|
1065 | ../cpan/Encode/t/rt65541.t ........................................... ok |
---|
1066 | ../cpan/Encode/t/rt76824.t ........................................... ok |
---|
1067 | ../cpan/Encode/t/rt85489.t ........................................... ok |
---|
1068 | ../cpan/Encode/t/rt86327.t ........................................... ok |
---|
1069 | ../cpan/Encode/t/taint.t ............................................. ok |
---|
1070 | ../cpan/Encode/t/truncated_utf8.t .................................... ok |
---|
1071 | ../cpan/Encode/t/undef.t ............................................. ok |
---|
1072 | ../cpan/Encode/t/Unicode.t ........................................... ok |
---|
1073 | ../cpan/Encode/t/Unicode_trailing_nul.t .............................. ok |
---|
1074 | ../cpan/Encode/t/use-Encode-Alias.t .................................. ok |
---|
1075 | ../cpan/Encode/t/utf32warnings.t ..................................... ok |
---|
1076 | ../cpan/Encode/t/utf8ref.t ........................................... ok |
---|
1077 | ../cpan/Encode/t/utf8strict.t ........................................ ok |
---|
1078 | ../cpan/Encode/t/utf8warnings.t ...................................... ok |
---|
1079 | ../cpan/Encode/t/xml.t ............................................... ok |
---|
1080 | ../cpan/experimental/t/basic.t ....................................... ok |
---|
1081 | ../cpan/ExtUtils-Constant/t/Constant.t ............................... 1/? cc1: error: unrecognized command line option "-Werror=pointer-arith" |
---|
1082 | cc1: error: unrecognized command line option "-Wc++-compat" |
---|
1083 | make: *** [Makefile:331: ExtTest.o] Fehler 1 |
---|
1084 | ../cpan/ExtUtils-Constant/t/Constant.t ............................... Failed 300/302 subtests |
---|
1085 | ../cpan/ExtUtils-Install/t/can_write_dir.t ........................... ok |
---|
1086 | ../cpan/ExtUtils-Install/t/Install.t ................................. ok |
---|
1087 | ../cpan/ExtUtils-Install/t/Installapi2.t ............................. ok |
---|
1088 | ../cpan/ExtUtils-Install/t/Installed.t ............................... ok |
---|
1089 | ../cpan/ExtUtils-Install/t/InstallWithMM.t ........................... ok |
---|
1090 | ../cpan/ExtUtils-Install/t/Packlist.t ................................ ok |
---|
1091 | ../cpan/ExtUtils-MakeMaker/t/00compile.t ............................. skipped: No MANIFEST |
---|
1092 | ../cpan/ExtUtils-MakeMaker/t/01perl_bugs.t ........................... ok |
---|
1093 | ../cpan/ExtUtils-MakeMaker/t/02-xsdynamic.t .......................... 4/72 |
---|
1094 | # Failed test '"make" exited normally' |
---|
1095 | # at lib/MakeMaker/Test/Setup/XS.pm line 448. |
---|
1096 | # got: '512' |
---|
1097 | # expected: '0' |
---|
1098 | # cp lib/XS/Test.pm blib/lib/XS/Test.pm |
---|
1099 | # Running Mkbootstrap for Test () |
---|
1100 | # chmod 644 "Test.bs" |
---|
1101 | # "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/../../t/perl" -w "-I../../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Test.bs blib/arch/auto/XS/Test/Test.bs 644 |
---|
1102 | # "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/../../t/perl" -w "-I../../../../lib" "../../../../lib/ExtUtils/xsubpp" -typemap '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/t/XS-Testbasic/../../../../lib/ExtUtils/typemap' -typemap '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/t/XS-Testbasic/type map' Test.xs > Test.xsc |
---|
1103 | # mv Test.xsc Test.c |
---|
1104 | # /usr/bin/cc -c -std=gnu99 -fno-common -DPERL_DARWIN -pipe -Os -fno-strict-aliasing -I/opt/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O3 -DVERSION=\"1.01\" -DXS_VERSION=\"1.01\" "-I../../../.." Test.c |
---|
1105 | # cc1: error: unrecognized command line option "-Werror=pointer-arith" |
---|
1106 | # cc1: error: unrecognized command line option "-Wc++-compat" |
---|
1107 | # make: *** [Makefile:332: Test.o] Fehler 1 |
---|
1108 | ../cpan/ExtUtils-MakeMaker/t/02-xsdynamic.t .......................... 10/72 |
---|
1109 | # Failed test '"make" exited normally' |
---|
1110 | # at lib/MakeMaker/Test/Setup/XS.pm line 448. |
---|
1111 | # got: '512' |
---|
1112 | # expected: '0' |
---|
1113 | # cp lib/XS/Test.pm blib/lib/XS/Test.pm |
---|
1114 | # Running Mkbootstrap for Test () |
---|
1115 | # Writing Test.bs |
---|
1116 | # chmod 644 "Test.bs" |
---|
1117 | # "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/../../t/perl" -w "-I../../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Test.bs blib/arch/auto/XS/Test/Test.bs 644 |
---|
1118 | # "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/../../t/perl" -w "-I../../../../lib" "../../../../lib/ExtUtils/xsubpp" -typemap '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/t/XS-Testbscode/../../../../lib/ExtUtils/typemap' -typemap '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/t/XS-Testbscode/type map' Test.xs > Test.xsc |
---|
1119 | # mv Test.xsc Test.c |
---|
1120 | # /usr/bin/cc -c -std=gnu99 -fno-common -DPERL_DARWIN -pipe -Os -fno-strict-aliasing -I/opt/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O3 -DVERSION=\"1.01\" -DXS_VERSION=\"1.01\" "-I../../../.." Test.c |
---|
1121 | # cc1: error: unrecognized command line option "-Werror=pointer-arith" |
---|
1122 | # cc1: error: unrecognized command line option "-Wc++-compat" |
---|
1123 | # make: *** [Makefile:332: Test.o] Fehler 1 |
---|
1124 | ../cpan/ExtUtils-MakeMaker/t/02-xsdynamic.t .......................... 16/72 |
---|
1125 | # Failed test '"make" exited normally' |
---|
1126 | # at lib/MakeMaker/Test/Setup/XS.pm line 448. |
---|
1127 | # got: '512' |
---|
1128 | # expected: '0' |
---|
1129 | # cp lib/XS/Test_BS blib/lib/XS/Test_BS |
---|
1130 | # cp lib/XS/Test.pm blib/lib/XS/Test.pm |
---|
1131 | # cp lib/XS/type map blib/lib/XS/type map |
---|
1132 | # cp lib/XS/Other.pm blib/lib/XS/Other.pm |
---|
1133 | # cp lib/XS/header.h blib/lib/XS/header.h |
---|
1134 | # Running Mkbootstrap for lib/XS/Other () |
---|
1135 | # chmod 644 "lib/XS/Other.bs" |
---|
1136 | # "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/../../t/perl" -w "-I../../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- lib/XS/Other.bs blib/arch/auto/XS/Other/Other.bs 644 |
---|
1137 | # Running Mkbootstrap for lib/XS/Test () |
---|
1138 | # Writing lib/XS/Test.bs |
---|
1139 | # chmod 644 "lib/XS/Test.bs" |
---|
1140 | # "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/../../t/perl" -w "-I../../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- lib/XS/Test.bs blib/arch/auto/XS/Test/Test.bs 644 |
---|
1141 | # "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/../../t/perl" -w "-I../../../../lib" "../../../../lib/ExtUtils/xsubpp" -typemap '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/t/XS-Testbscodemulti/../../../../lib/ExtUtils/typemap' -typemap '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/t/XS-Testbscodemulti/lib/XS/type map' lib/XS/Other.xs > lib/XS/Other.xsc |
---|
1142 | # mv lib/XS/Other.xsc lib/XS/Other.c |
---|
1143 | # /usr/bin/cc -c \ |
---|
1144 | # -std=gnu99 -fno-common -DPERL_DARWIN -pipe -Os -fno-strict-aliasing -I/opt/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O3 \ |
---|
1145 | # -DVERSION=\"1.2\" \ |
---|
1146 | # -DXS_VERSION=\"1.2\" "-I../../../.." lib/XS/Other.c -o lib/XS/Other.o |
---|
1147 | # cc1: error: unrecognized command line option "-Werror=pointer-arith" |
---|
1148 | # cc1: error: unrecognized command line option "-Wc++-compat" |
---|
1149 | # make: *** [Makefile:371: lib/XS/Other.o] Fehler 1 |
---|
1150 | ../cpan/ExtUtils-MakeMaker/t/02-xsdynamic.t .......................... 22/72 |
---|
1151 | # Failed test '"make" exited normally' |
---|
1152 | # at lib/MakeMaker/Test/Setup/XS.pm line 448. |
---|
1153 | # got: '512' |
---|
1154 | # expected: '0' |
---|
1155 | # cp Test.pm blib/lib/XS/Test.pm |
---|
1156 | # make[1]: Verzeichnis „/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/t/XS-Testsubdirscomplex/Other“ wird betreten |
---|
1157 | # cd lib && /usr/bin/cc -c -Inewline -std=gnu99 -fno-common -DPERL_DARWIN -pipe -Os -fno-strict-aliasing -I/opt/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O3 -DVERSION=\"1.2\" -DXS_VERSION=\"1.2\" "-I../../../../.." -DINVAR=input ../lib/file.c |
---|
1158 | # cc1: error: unrecognized command line option "-Werror=pointer-arith" |
---|
1159 | # cc1: error: unrecognized command line option "-Wc++-compat" |
---|
1160 | # make[1]: *** [Makefile:318: lib/file.o] Fehler 1 |
---|
1161 | # make[1]: Verzeichnis „/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/t/XS-Testsubdirscomplex/Other“ wird verlassen |
---|
1162 | # make: *** [Makefile:526: subdirs] Fehler 2 |
---|
1163 | ../cpan/ExtUtils-MakeMaker/t/02-xsdynamic.t .......................... 28/72 |
---|
1164 | # Failed test '"make" exited normally' |
---|
1165 | # at lib/MakeMaker/Test/Setup/XS.pm line 448. |
---|
1166 | # got: '512' |
---|
1167 | # expected: '0' |
---|
1168 | # cp Test.pm blib/lib/XS/Test.pm |
---|
1169 | # make[1]: Verzeichnis „/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/t/XS-Testsubdirs/Other“ wird betreten |
---|
1170 | # cp Other.pm ../blib/lib/XS/Other.pm |
---|
1171 | # Running Mkbootstrap for Other () |
---|
1172 | # chmod 644 "Other.bs" |
---|
1173 | # "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/../../t/perl" -w "-I../../../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Other.bs ../blib/arch/auto/XS/Other/Other.bs 644 |
---|
1174 | # "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/../../t/perl" -w "-I../../../../../lib" "../../../../../lib/ExtUtils/xsubpp" -typemap '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/t/XS-Testsubdirs/Other/../../../../../lib/ExtUtils/typemap' Other.xs > Other.xsc |
---|
1175 | # mv Other.xsc Other.c |
---|
1176 | # /usr/bin/cc -c -Inewline -std=gnu99 -fno-common -DPERL_DARWIN -pipe -Os -fno-strict-aliasing -I/opt/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O3 -DVERSION=\"1.2\" -DXS_VERSION=\"1.2\" "-I../../../../.." -DINVAR=input Other.c |
---|
1177 | # cc1: error: unrecognized command line option "-Werror=pointer-arith" |
---|
1178 | # cc1: error: unrecognized command line option "-Wc++-compat" |
---|
1179 | # make[1]: *** [Makefile:315: Other.o] Fehler 1 |
---|
1180 | # make[1]: Verzeichnis „/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/t/XS-Testsubdirs/Other“ wird verlassen |
---|
1181 | # make: *** [Makefile:526: subdirs] Fehler 2 |
---|
1182 | ../cpan/ExtUtils-MakeMaker/t/02-xsdynamic.t .......................... 34/72 |
---|
1183 | # Failed test '"make" LINKTYPE=dynamic exited normally' |
---|
1184 | # at lib/MakeMaker/Test/Setup/XS.pm line 448. |
---|
1185 | # got: '512' |
---|
1186 | # expected: '0' |
---|
1187 | # cp Test.pm blib/lib/XS/Test.pm |
---|
1188 | # make[1]: Verzeichnis „/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/t/XS-TestsubdirsstaticLINKTYPEdynamic/Other“ wird betreten |
---|
1189 | # cp Other.pm ../blib/lib/XS/Other.pm |
---|
1190 | # "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/../../t/perl" -w "-I../../../../../lib" "../../../../../lib/ExtUtils/xsubpp" -typemap '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/t/XS-TestsubdirsstaticLINKTYPEdynamic/Other/../../../../../lib/ExtUtils/typemap' Other.xs > Other.xsc |
---|
1191 | # mv Other.xsc Other.c |
---|
1192 | # /usr/bin/cc -c -std=gnu99 -fno-common -DPERL_DARWIN -pipe -Os -fno-strict-aliasing -I/opt/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O3 -DVERSION=\"1.2\" -DXS_VERSION=\"1.2\" "-I../../../../.." -DINVAR=input Other.c |
---|
1193 | # cc1: error: unrecognized command line option "-Werror=pointer-arith" |
---|
1194 | # cc1: error: unrecognized command line option "-Wc++-compat" |
---|
1195 | # make[1]: *** [Makefile:315: Other.o] Fehler 1 |
---|
1196 | # make[1]: Verzeichnis „/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/t/XS-TestsubdirsstaticLINKTYPEdynamic/Other“ wird verlassen |
---|
1197 | # make: *** [Makefile:523: subdirs] Fehler 2 |
---|
1198 | ../cpan/ExtUtils-MakeMaker/t/02-xsdynamic.t .......................... 40/72 |
---|
1199 | # Failed test '"make" dynamic exited normally' |
---|
1200 | # at lib/MakeMaker/Test/Setup/XS.pm line 448. |
---|
1201 | # got: '512' |
---|
1202 | # expected: '0' |
---|
1203 | # Running Mkbootstrap for Test () |
---|
1204 | # chmod 644 "Test.bs" |
---|
1205 | # "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/../../t/perl" -w "-I../../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Test.bs blib/arch/auto/XS/Test/Test.bs 644 |
---|
1206 | # "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/../../t/perl" -w "-I../../../../lib" "../../../../lib/ExtUtils/xsubpp" -typemap '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/t/XS-Testsubdirsstaticdynamic/../../../../lib/ExtUtils/typemap' -typemap '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/t/XS-Testsubdirsstaticdynamic/type map' Test.xs > Test.xsc |
---|
1207 | # mv Test.xsc Test.c |
---|
1208 | # /usr/bin/cc -c -std=gnu99 -fno-common -DPERL_DARWIN -pipe -Os -fno-strict-aliasing -I/opt/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O3 -DVERSION=\"1.01\" -DXS_VERSION=\"1.01\" "-I../../../.." -DINVAR=input Test.c |
---|
1209 | # cc1: error: unrecognized command line option "-Werror=pointer-arith" |
---|
1210 | # cc1: error: unrecognized command line option "-Wc++-compat" |
---|
1211 | # make: *** [Makefile:335: Test.o] Fehler 1 |
---|
1212 | ../cpan/ExtUtils-MakeMaker/t/02-xsdynamic.t .......................... 46/72 |
---|
1213 | # Failed test '"make" exited normally' |
---|
1214 | # at lib/MakeMaker/Test/Setup/XS.pm line 448. |
---|
1215 | # got: '512' |
---|
1216 | # expected: '0' |
---|
1217 | # cp lib/XS/header.h blib/lib/XS/header.h |
---|
1218 | # cp lib/XS/Other.pm blib/lib/XS/Other.pm |
---|
1219 | # cp lib/XS/Test.pm blib/lib/XS/Test.pm |
---|
1220 | # cp lib/XS/type map blib/lib/XS/type map |
---|
1221 | # Running Mkbootstrap for lib/XS/Other () |
---|
1222 | # chmod 644 "lib/XS/Other.bs" |
---|
1223 | # "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/../../t/perl" -w "-I../../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- lib/XS/Other.bs blib/arch/auto/XS/Other/Other.bs 644 |
---|
1224 | # Running Mkbootstrap for lib/XS/Test () |
---|
1225 | # chmod 644 "lib/XS/Test.bs" |
---|
1226 | # "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/../../t/perl" -w "-I../../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- lib/XS/Test.bs blib/arch/auto/XS/Test/Test.bs 644 |
---|
1227 | # "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/../../t/perl" -w "-I../../../../lib" "../../../../lib/ExtUtils/xsubpp" -typemap '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/t/XS-Testmulti/../../../../lib/ExtUtils/typemap' -typemap '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/t/XS-Testmulti/lib/XS/type map' lib/XS/Other.xs > lib/XS/Other.xsc |
---|
1228 | # mv lib/XS/Other.xsc lib/XS/Other.c |
---|
1229 | # /usr/bin/cc -c \ |
---|
1230 | # -std=gnu99 -fno-common -DPERL_DARWIN -pipe -Os -fno-strict-aliasing -I/opt/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O3 \ |
---|
1231 | # -DVERSION=\"1.2\" \ |
---|
1232 | # -DXS_VERSION=\"1.2\" "-I../../../.." lib/XS/Other.c -o lib/XS/Other.o |
---|
1233 | # cc1: error: unrecognized command line option "-Werror=pointer-arith" |
---|
1234 | # cc1: error: unrecognized command line option "-Wc++-compat" |
---|
1235 | # make: *** [Makefile:370: lib/XS/Other.o] Fehler 1 |
---|
1236 | ../cpan/ExtUtils-MakeMaker/t/02-xsdynamic.t .......................... 52/72 |
---|
1237 | # Failed test '"make" LINKTYPE=dynamic exited normally' |
---|
1238 | # at lib/MakeMaker/Test/Setup/XS.pm line 448. |
---|
1239 | # got: '512' |
---|
1240 | # expected: '0' |
---|
1241 | # cp lib/XS/header.h blib/lib/XS/header.h |
---|
1242 | # cp lib/XS/type map blib/lib/XS/type map |
---|
1243 | # cp lib/XS/Test.pm blib/lib/XS/Test.pm |
---|
1244 | # cp lib/XS/Other.pm blib/lib/XS/Other.pm |
---|
1245 | # "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/../../t/perl" -w "-I../../../../lib" "../../../../lib/ExtUtils/xsubpp" -typemap '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/t/XS-TeststaticmultiLINKTYPEdynamic/../../../../lib/ExtUtils/typemap' lib/XS/Other.xs > lib/XS/Other.xsc |
---|
1246 | # mv lib/XS/Other.xsc lib/XS/Other.c |
---|
1247 | # /usr/bin/cc -c \ |
---|
1248 | # -std=gnu99 -fno-common -DPERL_DARWIN -pipe -Os -fno-strict-aliasing -I/opt/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O3 \ |
---|
1249 | # -DVERSION=\"1.2\" \ |
---|
1250 | # -DXS_VERSION=\"1.2\" "-I../../../.." lib/XS/Other.c -o lib/XS/Other.o |
---|
1251 | # cc1: error: unrecognized command line option "-Werror=pointer-arith" |
---|
1252 | # cc1: error: unrecognized command line option "-Wc++-compat" |
---|
1253 | # make: *** [Makefile:371: lib/XS/Other.o] Fehler 1 |
---|
1254 | ../cpan/ExtUtils-MakeMaker/t/02-xsdynamic.t .......................... 58/72 |
---|
1255 | # Failed test '"make" dynamic exited normally' |
---|
1256 | # at lib/MakeMaker/Test/Setup/XS.pm line 448. |
---|
1257 | # got: '512' |
---|
1258 | # expected: '0' |
---|
1259 | # Running Mkbootstrap for lib/XS/Other () |
---|
1260 | # chmod 644 "lib/XS/Other.bs" |
---|
1261 | # "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/../../t/perl" -w "-I../../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- lib/XS/Other.bs blib/arch/auto/XS/Other/Other.bs 644 |
---|
1262 | # Running Mkbootstrap for lib/XS/Test () |
---|
1263 | # chmod 644 "lib/XS/Test.bs" |
---|
1264 | # "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/../../t/perl" -w "-I../../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- lib/XS/Test.bs blib/arch/auto/XS/Test/Test.bs 644 |
---|
1265 | # "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/../../t/perl" -w "-I../../../../lib" "../../../../lib/ExtUtils/xsubpp" -typemap '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/t/XS-Teststaticmultidynamic/../../../../lib/ExtUtils/typemap' lib/XS/Other.xs > lib/XS/Other.xsc |
---|
1266 | # mv lib/XS/Other.xsc lib/XS/Other.c |
---|
1267 | # /usr/bin/cc -c \ |
---|
1268 | # -std=gnu99 -fno-common -DPERL_DARWIN -pipe -Os -fno-strict-aliasing -I/opt/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O3 \ |
---|
1269 | # -DVERSION=\"1.2\" \ |
---|
1270 | # -DXS_VERSION=\"1.2\" "-I../../../.." lib/XS/Other.c -o lib/XS/Other.o |
---|
1271 | # cc1: error: unrecognized command line option "-Werror=pointer-arith" |
---|
1272 | # cc1: error: unrecognized command line option "-Wc++-compat" |
---|
1273 | # make: *** [Makefile:371: lib/XS/Other.o] Fehler 1 |
---|
1274 | ../cpan/ExtUtils-MakeMaker/t/02-xsdynamic.t .......................... 64/72 |
---|
1275 | # Failed test '"make" exited normally' |
---|
1276 | # at lib/MakeMaker/Test/Setup/XS.pm line 448. |
---|
1277 | # got: '512' |
---|
1278 | # expected: '0' |
---|
1279 | # cp lib/XS/plus1.c blib/lib/XS/plus1.c |
---|
1280 | # cp lib/XS/header.h blib/lib/XS/header.h |
---|
1281 | # cp lib/XS/Other.pm blib/lib/XS/Other.pm |
---|
1282 | # cp lib/XS/Test.pm blib/lib/XS/Test.pm |
---|
1283 | # cp lib/XS/type map blib/lib/XS/type map |
---|
1284 | # Running Mkbootstrap for lib/XS/Other () |
---|
1285 | # chmod 644 "lib/XS/Other.bs" |
---|
1286 | # "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/../../t/perl" -w "-I../../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- lib/XS/Other.bs blib/arch/auto/XS/Other/Other.bs 644 |
---|
1287 | # Running Mkbootstrap for lib/XS/Test () |
---|
1288 | # chmod 644 "lib/XS/Test.bs" |
---|
1289 | # "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/../../t/perl" -w "-I../../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- lib/XS/Test.bs blib/arch/auto/XS/Test/Test.bs 644 |
---|
1290 | # "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/../../t/perl" -w "-I../../../../lib" "../../../../lib/ExtUtils/xsubpp" -typemap '/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/t/XS-Testxsbuild/../../../../lib/ExtUtils/typemap' lib/XS/Other.xs > lib/XS/Other.xsc |
---|
1291 | # mv lib/XS/Other.xsc lib/XS/Other.c |
---|
1292 | # /usr/bin/cc -c \ |
---|
1293 | # -std=gnu99 -fno-common -DPERL_DARWIN -pipe -Os -fno-strict-aliasing -I/opt/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O3 \ |
---|
1294 | # -DVERSION=\"1.2\" \ |
---|
1295 | # -DXS_VERSION=\"1.2\" "-I../../../.." -DINVAR=input lib/XS/Other.c -o lib/XS/Other.o |
---|
1296 | # cc1: error: unrecognized command line option "-Werror=pointer-arith" |
---|
1297 | # cc1: error: unrecognized command line option "-Wc++-compat" |
---|
1298 | # make: *** [Makefile:372: lib/XS/Other.o] Fehler 1 |
---|
1299 | ../cpan/ExtUtils-MakeMaker/t/02-xsdynamic.t .......................... 70/72 |
---|
1300 | # Failed test '"make" exited normally' |
---|
1301 | # at lib/MakeMaker/Test/Setup/XS.pm line 448. |
---|
1302 | # got: '512' |
---|
1303 | # expected: '0' |
---|
1304 | # cp Test.pm blib/lib/XS/Test.pm |
---|
1305 | # cd Other && make |
---|
1306 | # make[1]: Verzeichnis „/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/t/XS-Testsubdirsskip/Other“ wird betreten |
---|
1307 | # /usr/bin/cc -c -std=gnu99 -fno-common -DPERL_DARWIN -pipe -Os -fno-strict-aliasing -I/opt/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O3 -DVERSION=\"1.2\" -DXS_VERSION=\"1.2\" "-I../../../../.." file.c |
---|
1308 | # cc1: error: unrecognized command line option "-Werror=pointer-arith" |
---|
1309 | # cc1: error: unrecognized command line option "-Wc++-compat" |
---|
1310 | # make[1]: *** [Makefile:317: file.o] Fehler 1 |
---|
1311 | # make[1]: Verzeichnis „/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/t/XS-Testsubdirsskip/Other“ wird verlassen |
---|
1312 | # make: *** [Makefile:1027: Other/libparser.a] Fehler 2 |
---|
1313 | # Looks like you failed 12 tests of 72. |
---|
1314 | ../cpan/ExtUtils-MakeMaker/t/02-xsdynamic.t .......................... Dubious, test returned 12 (wstat 3072, 0xc00) |
---|
1315 | Failed 12/72 subtests |
---|
1316 | (less 12 skipped subtests: 48 okay) |
---|
1317 | ../cpan/ExtUtils-MakeMaker/t/03-xsstatic.t ........................... skipped: Shared perl library |
---|
1318 | ../cpan/ExtUtils-MakeMaker/t/04-xs-rpath-darwin.t .................... Warning: -L./mylib changed to -L/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_perl5/perl5.38/work/perl-5.38.2/cpan/ExtUtils-MakeMaker/t/7fQfFG91gK/./mylib |
---|
1319 | cc1: error: unrecognized command line option "-Werror=pointer-arith" |
---|
1320 | cc1: error: unrecognized command line option "-Wc++-compat" |
---|
1321 | make: *** [Makefile:339: Module.o] Fehler 1 |
---|
1322 | "make" exited with error code 2 |
---|
1323 | # Looks like your test exited with 25 before it could output anything. |
---|
1324 | ../cpan/ExtUtils-MakeMaker/t/04-xs-rpath-darwin.t .................... Dubious, test returned 25 (wstat 6400, 0x1900) |
---|
1325 | Failed 1/1 subtests |
---|
1326 | ../cpan/ExtUtils-MakeMaker/t/arch_check.t ............................ ok |
---|
1327 | ../cpan/ExtUtils-MakeMaker/t/backwards.t ............................. ok |
---|
1328 | ../cpan/ExtUtils-MakeMaker/t/basic.t ................................. ok |
---|
1329 | ../cpan/ExtUtils-MakeMaker/t/build_man.t ............................. ok |
---|
1330 | ../cpan/ExtUtils-MakeMaker/t/cd.t .................................... ok |
---|
1331 | ../cpan/ExtUtils-MakeMaker/t/config.t ................................ ok |
---|
1332 | ../cpan/ExtUtils-MakeMaker/t/cp.t .................................... ok |
---|
1333 | ../cpan/ExtUtils-MakeMaker/t/dir_target.t ............................ ok |
---|
1334 | ../cpan/ExtUtils-MakeMaker/t/echo.t .................................. ok |
---|
1335 | ../cpan/ExtUtils-MakeMaker/t/eu_command.t ............................ ok |
---|
1336 | ../cpan/ExtUtils-MakeMaker/t/FIRST_MAKEFILE.t ........................ ok |
---|
1337 | ../cpan/ExtUtils-MakeMaker/t/fix_libs.t .............................. ok |
---|
1338 | ../cpan/ExtUtils-MakeMaker/t/fixin.t ................................. ok |
---|
1339 | ../cpan/ExtUtils-MakeMaker/t/hints.t ................................. ok |
---|
1340 | ../cpan/ExtUtils-MakeMaker/t/INST.t .................................. ok |
---|
1341 | ../cpan/ExtUtils-MakeMaker/t/INST_PREFIX.t ........................... ok |
---|
1342 | ../cpan/ExtUtils-MakeMaker/t/INSTALL_BASE.t .......................... ok |
---|
1343 | ../cpan/ExtUtils-MakeMaker/t/installed_file.t ........................ ok |
---|
1344 | ../cpan/ExtUtils-MakeMaker/t/is_of_type.t ............................ ok |
---|
1345 | ../cpan/ExtUtils-MakeMaker/t/Liblist.t ............................... ok |
---|
1346 | ../cpan/ExtUtils-MakeMaker/t/make.t .................................. ok |
---|
1347 | ../cpan/ExtUtils-MakeMaker/t/MakeMaker_Parameters.t .................. ok |
---|
1348 | ../cpan/ExtUtils-MakeMaker/t/maketext_filter.t ....................... ok |
---|
1349 | ../cpan/ExtUtils-MakeMaker/t/meta_convert.t .......................... ok |
---|
1350 | ../cpan/ExtUtils-MakeMaker/t/metafile_data.t ......................... ok |
---|
1351 | ../cpan/ExtUtils-MakeMaker/t/metafile_file.t ......................... ok |
---|
1352 | ../cpan/ExtUtils-MakeMaker/t/min_perl_version.t ...................... ok |
---|
1353 | ../cpan/ExtUtils-MakeMaker/t/miniperl.t .............................. ok |
---|
1354 | ../cpan/ExtUtils-MakeMaker/t/Mkbootstrap.t ........................... ok |
---|
1355 | ../cpan/ExtUtils-MakeMaker/t/MM_Any.t ................................ ok |
---|
1356 | ../cpan/ExtUtils-MakeMaker/t/MM_BeOS.t ............................... skipped: This is not BeOS |
---|
1357 | ../cpan/ExtUtils-MakeMaker/t/MM_Cygwin.t ............................. skipped: This is not cygwin |
---|
1358 | ../cpan/ExtUtils-MakeMaker/t/MM_NW5.t ................................ skipped: This is not NW5 |
---|
1359 | ../cpan/ExtUtils-MakeMaker/t/MM_OS2.t ................................ skipped: This is not OS/2 |
---|
1360 | ../cpan/ExtUtils-MakeMaker/t/MM_Unix.t ............................... ok |
---|
1361 | ../cpan/ExtUtils-MakeMaker/t/MM_VMS.t ................................ skipped: This is not VMS |
---|
1362 | ../cpan/ExtUtils-MakeMaker/t/MM_Win32.t .............................. skipped: This is not Win32 |
---|
1363 | ../cpan/ExtUtils-MakeMaker/t/oneliner.t .............................. ok |
---|
1364 | ../cpan/ExtUtils-MakeMaker/t/os_unsupported.t ........................ ok |
---|
1365 | ../cpan/ExtUtils-MakeMaker/t/parse_abstract.t ........................ ok |
---|
1366 | ../cpan/ExtUtils-MakeMaker/t/parse_version.t ......................... ok |
---|
1367 | ../cpan/ExtUtils-MakeMaker/t/PL_FILES.t .............................. ok |
---|
1368 | ../cpan/ExtUtils-MakeMaker/t/pm.t .................................... ok |
---|
1369 | ../cpan/ExtUtils-MakeMaker/t/pm_to_blib.t ............................ ok |
---|
1370 | ../cpan/ExtUtils-MakeMaker/t/pod2man.t ............................... ok |
---|
1371 | ../cpan/ExtUtils-MakeMaker/t/postamble.t ............................. ok |
---|
1372 | ../cpan/ExtUtils-MakeMaker/t/prefixify.t ............................. ok |
---|
1373 | ../cpan/ExtUtils-MakeMaker/t/prereq.t ................................ ok |
---|
1374 | ../cpan/ExtUtils-MakeMaker/t/prereq_print.t .......................... ok |
---|
1375 | ../cpan/ExtUtils-MakeMaker/t/problems.t .............................. ok |
---|
1376 | ../cpan/ExtUtils-MakeMaker/t/prompt.t ................................ ok |
---|
1377 | ../cpan/ExtUtils-MakeMaker/t/recurs.t ................................ ok |
---|
1378 | ../cpan/ExtUtils-MakeMaker/t/revision.t .............................. ok |
---|
1379 | ../cpan/ExtUtils-MakeMaker/t/several_authors.t ....................... ok |
---|
1380 | ../cpan/ExtUtils-MakeMaker/t/split_command.t ......................... ok |
---|
1381 | ../cpan/ExtUtils-MakeMaker/t/test_boilerplate.t ...................... ok |
---|
1382 | ../cpan/ExtUtils-MakeMaker/t/testlib.t ............................... ok |
---|
1383 | ../cpan/ExtUtils-MakeMaker/t/unicode.t ............................... ok |
---|
1384 | ../cpan/ExtUtils-MakeMaker/t/VERSION_FROM.t .......................... ok |
---|
1385 | ../cpan/ExtUtils-MakeMaker/t/vstrings.t .............................. ok |
---|
1386 | ../cpan/ExtUtils-MakeMaker/t/WriteEmptyMakefile.t .................... ok |
---|
1387 | ../cpan/ExtUtils-MakeMaker/t/writemakefile_args.t .................... ok |
---|
1388 | ../cpan/ExtUtils-Manifest/t/Manifest.t ............................... ok |
---|
1389 | ../cpan/ExtUtils-PL2Bat/t/make_executable.t .......................... skipped: Only usable on Windows |
---|
1390 | ../cpan/File-Fetch/t/01_File-Fetch.t ................................. ok |
---|
1391 | ../cpan/File-Fetch/t/null_subclass.t ................................. ok |
---|
1392 | ../cpan/File-Path/t/Path.t ........................................... ok |
---|
1393 | ../cpan/File-Path/t/Path_root.t ...................................... skipped: darwin's nobody and nogroup are -1 or -2 |
---|
1394 | ../cpan/File-Path/t/Path_win32.t ..................................... skipped: not win32 |
---|
1395 | ../cpan/File-Path/t/taint.t .......................................... ok |
---|
1396 | ../cpan/File-Temp/t/cmp.t ............................................ ok |
---|
1397 | ../cpan/File-Temp/t/fork.t ........................................... ok |
---|
1398 | ../cpan/File-Temp/t/lock.t ........................................... ok |
---|
1399 | ../cpan/File-Temp/t/mktemp.t ......................................... ok |
---|
1400 | ../cpan/File-Temp/t/object.t ......................................... ok |
---|
1401 | ../cpan/File-Temp/t/posix.t .......................................... ok |
---|
1402 | ../cpan/File-Temp/t/rmtree.t ......................................... ok |
---|
1403 | ../cpan/File-Temp/t/security.t ....................................... ok |
---|
1404 | ../cpan/File-Temp/t/seekable.t ....................................... ok |
---|
1405 | ../cpan/File-Temp/t/tempfile.t ....................................... ok |
---|
1406 | ../cpan/Filter-Util-Call/t/call.t .................................... ok |
---|
1407 | ../cpan/Filter-Util-Call/t/rt_101033.t ............................... ok |
---|
1408 | ../cpan/Filter-Util-Call/t/rt_54452-rebless.t ........................ ok |
---|
1409 | ../cpan/Getopt-Long/t/gol-basic.t .................................... ok |
---|
1410 | ../cpan/Getopt-Long/t/gol-linkage.t .................................. ok |
---|
1411 | ../cpan/Getopt-Long/t/gol-oo.t ....................................... ok |
---|
1412 | ../cpan/Getopt-Long/t/gol-xargv.t .................................... ok |
---|
1413 | ../cpan/Getopt-Long/t/gol-xstring.t .................................. ok |
---|
1414 | ../cpan/HTTP-Tiny/t/000_load.t ....................................... ok |
---|
1415 | ../cpan/HTTP-Tiny/t/001_api.t ........................................ ok |
---|
1416 | ../cpan/HTTP-Tiny/t/002_croakage.t ................................... ok |
---|
1417 | ../cpan/HTTP-Tiny/t/003_agent.t ...................................... ok |
---|
1418 | ../cpan/HTTP-Tiny/t/004_timeout.t .................................... ok |
---|
1419 | ../cpan/HTTP-Tiny/t/010_url.t ........................................ ok |
---|
1420 | ../cpan/HTTP-Tiny/t/020_headers.t .................................... ok |
---|
1421 | ../cpan/HTTP-Tiny/t/030_response.t ................................... ok |
---|
1422 | ../cpan/HTTP-Tiny/t/040_content.t .................................... ok |
---|
1423 | ../cpan/HTTP-Tiny/t/050_chunked_body.t ............................... ok |
---|
1424 | ../cpan/HTTP-Tiny/t/060_http_date.t .................................. ok |
---|
1425 | ../cpan/HTTP-Tiny/t/070_cookie_jar.t ................................. ok |
---|
1426 | ../cpan/HTTP-Tiny/t/100_get.t ........................................ ok |
---|
1427 | ../cpan/HTTP-Tiny/t/101_head.t ....................................... ok |
---|
1428 | ../cpan/HTTP-Tiny/t/102_put.t ........................................ ok |
---|
1429 | ../cpan/HTTP-Tiny/t/103_delete.t ..................................... ok |
---|
1430 | ../cpan/HTTP-Tiny/t/104_post.t ....................................... ok |
---|
1431 | ../cpan/HTTP-Tiny/t/110_mirror.t ..................................... ok |
---|
1432 | ../cpan/HTTP-Tiny/t/130_redirect.t ................................... ok |
---|
1433 | ../cpan/HTTP-Tiny/t/140_proxy.t ...................................... ok |
---|
1434 | ../cpan/HTTP-Tiny/t/141_no_proxy.t ................................... ok |
---|
1435 | ../cpan/HTTP-Tiny/t/150_post_form.t .................................. ok |
---|
1436 | ../cpan/HTTP-Tiny/t/160_cookies.t .................................... ok |
---|
1437 | ../cpan/HTTP-Tiny/t/161_basic_auth.t ................................. ok |
---|
1438 | ../cpan/HTTP-Tiny/t/162_proxy_auth.t ................................. ok |
---|
1439 | ../cpan/HTTP-Tiny/t/170_keepalive.t .................................. ok |
---|
1440 | ../cpan/HTTP-Tiny/t/180_verify_SSL.t ................................. ok |
---|
1441 | ../cpan/IO-Compress/t/000prereq.t .................................... ok |
---|
1442 | ../cpan/IO-Compress/t/001bzip2.t ..................................... ok |
---|
1443 | ../cpan/IO-Compress/t/001zlib-generic-deflate.t ...................... ok |
---|
1444 | ../cpan/IO-Compress/t/001zlib-generic-gzip.t ......................... ok |
---|
1445 | ../cpan/IO-Compress/t/001zlib-generic-rawdeflate.t ................... ok |
---|
1446 | ../cpan/IO-Compress/t/001zlib-generic-zip.t .......................... ok |
---|
1447 | ../cpan/IO-Compress/t/002any-deflate.t ............................... ok |
---|
1448 | ../cpan/IO-Compress/t/002any-gzip.t .................................. ok |
---|
1449 | ../cpan/IO-Compress/t/002any-rawdeflate.t ............................ ok |
---|
1450 | ../cpan/IO-Compress/t/002any-transparent.t ........................... ok |
---|
1451 | ../cpan/IO-Compress/t/002any-zip.t ................................... ok |
---|
1452 | ../cpan/IO-Compress/t/004gziphdr.t ................................... ok |
---|
1453 | ../cpan/IO-Compress/t/005defhdr.t .................................... ok |
---|
1454 | ../cpan/IO-Compress/t/006zip.t ....................................... ok |
---|
1455 | ../cpan/IO-Compress/t/011-streamzip.t ................................ ok |
---|
1456 | ../cpan/IO-Compress/t/01misc.t ....................................... ok |
---|
1457 | ../cpan/IO-Compress/t/020isize.t ..................................... skipped: Lengthy Tests Disabled |
---|
1458 | ../cpan/IO-Compress/t/050interop-gzip.t .............................. ok |
---|
1459 | ../cpan/IO-Compress/t/100generic-bzip2.t ............................. ok |
---|
1460 | ../cpan/IO-Compress/t/100generic-deflate.t ........................... ok |
---|
1461 | ../cpan/IO-Compress/t/100generic-gzip.t .............................. ok |
---|
1462 | ../cpan/IO-Compress/t/100generic-rawdeflate.t ........................ ok |
---|
1463 | ../cpan/IO-Compress/t/100generic-zip.t ............................... ok |
---|
1464 | ../cpan/IO-Compress/t/101truncate-bzip2.t ............................ skipped: Lengthy Tests Disabled |
---|
1465 | ../cpan/IO-Compress/t/101truncate-deflate.t .......................... skipped: Lengthy Tests Disabled |
---|
1466 | ../cpan/IO-Compress/t/101truncate-gzip.t ............................. skipped: Lengthy Tests Disabled |
---|
1467 | ../cpan/IO-Compress/t/101truncate-rawdeflate.t ....................... skipped: Lengthy Tests Disabled |
---|
1468 | ../cpan/IO-Compress/t/101truncate-zip.t .............................. skipped: Lengthy Tests Disabled |
---|
1469 | ../cpan/IO-Compress/t/102tied-bzip2.t ................................ ok |
---|
1470 | ../cpan/IO-Compress/t/102tied-deflate.t .............................. ok |
---|
1471 | ../cpan/IO-Compress/t/102tied-gzip.t ................................. ok |
---|
1472 | ../cpan/IO-Compress/t/102tied-rawdeflate.t ........................... ok |
---|
1473 | ../cpan/IO-Compress/t/102tied-zip.t .................................. ok |
---|
1474 | ../cpan/IO-Compress/t/103newtied-bzip2.t ............................. ok |
---|
1475 | ../cpan/IO-Compress/t/103newtied-deflate.t ........................... ok |
---|
1476 | ../cpan/IO-Compress/t/103newtied-gzip.t .............................. ok |
---|
1477 | ../cpan/IO-Compress/t/103newtied-rawdeflate.t ........................ ok |
---|
1478 | ../cpan/IO-Compress/t/103newtied-zip.t ............................... ok |
---|
1479 | ../cpan/IO-Compress/t/104destroy-bzip2.t ............................. ok |
---|
1480 | ../cpan/IO-Compress/t/104destroy-deflate.t ........................... ok |
---|
1481 | ../cpan/IO-Compress/t/104destroy-gzip.t .............................. ok |
---|
1482 | ../cpan/IO-Compress/t/104destroy-rawdeflate.t ........................ ok |
---|
1483 | ../cpan/IO-Compress/t/104destroy-zip.t ............................... ok |
---|
1484 | ../cpan/IO-Compress/t/105oneshot-bzip2.t ............................. ok |
---|
1485 | ../cpan/IO-Compress/t/105oneshot-deflate.t ........................... ok |
---|
1486 | ../cpan/IO-Compress/t/105oneshot-gzip-only.t ......................... ok |
---|
1487 | ../cpan/IO-Compress/t/105oneshot-gzip.t .............................. ok |
---|
1488 | ../cpan/IO-Compress/t/105oneshot-rawdeflate.t ........................ ok |
---|
1489 | ../cpan/IO-Compress/t/105oneshot-zip-bzip2-only.t .................... ok |
---|
1490 | ../cpan/IO-Compress/t/105oneshot-zip-only.t .......................... ok |
---|
1491 | ../cpan/IO-Compress/t/105oneshot-zip-store-only.t .................... skipped: Lengthy Tests Disabled |
---|
1492 | ../cpan/IO-Compress/t/105oneshot-zip.t ............................... ok |
---|
1493 | ../cpan/IO-Compress/t/106prime-bzip2.t ............................... skipped: Lengthy Tests Disabled |
---|
1494 | ../cpan/IO-Compress/t/106prime-deflate.t ............................. skipped: Lengthy Tests Disabled |
---|
1495 | ../cpan/IO-Compress/t/106prime-gzip.t ................................ skipped: Lengthy Tests Disabled |
---|
1496 | ../cpan/IO-Compress/t/106prime-rawdeflate.t .......................... skipped: Lengthy Tests Disabled |
---|
1497 | ../cpan/IO-Compress/t/106prime-zip.t ................................. skipped: Lengthy Tests Disabled |
---|
1498 | ../cpan/IO-Compress/t/107multi-bzip2.t ............................... ok |
---|
1499 | ../cpan/IO-Compress/t/107multi-deflate.t ............................. ok |
---|
1500 | ../cpan/IO-Compress/t/107multi-gzip.t ................................ ok |
---|
1501 | ../cpan/IO-Compress/t/107multi-rawdeflate.t .......................... ok |
---|
1502 | ../cpan/IO-Compress/t/107multi-zip-only.t ............................ ok |
---|
1503 | ../cpan/IO-Compress/t/107multi-zip.t ................................. ok |
---|
1504 | ../cpan/IO-Compress/t/108anyunc-bzip2.t .............................. ok |
---|
1505 | ../cpan/IO-Compress/t/108anyunc-deflate.t ............................ ok |
---|
1506 | ../cpan/IO-Compress/t/108anyunc-gzip.t ............................... ok |
---|
1507 | ../cpan/IO-Compress/t/108anyunc-rawdeflate.t ......................... ok |
---|
1508 | ../cpan/IO-Compress/t/108anyunc-transparent.t ........................ ok |
---|
1509 | ../cpan/IO-Compress/t/108anyunc-zip.t ................................ ok |
---|
1510 | ../cpan/IO-Compress/t/109merge-deflate.t ............................. ok |
---|
1511 | ../cpan/IO-Compress/t/109merge-gzip.t ................................ ok |
---|
1512 | ../cpan/IO-Compress/t/109merge-rawdeflate.t .......................... ok |
---|
1513 | ../cpan/IO-Compress/t/109merge-zip.t ................................. skipped: not implemented yet |
---|
1514 | ../cpan/IO-Compress/t/110encode-bzip2.t .............................. ok |
---|
1515 | ../cpan/IO-Compress/t/110encode-deflate.t ............................ ok |
---|
1516 | ../cpan/IO-Compress/t/110encode-gzip.t ............................... ok |
---|
1517 | ../cpan/IO-Compress/t/110encode-rawdeflate.t ......................... ok |
---|
1518 | ../cpan/IO-Compress/t/110encode-zip.t ................................ ok |
---|
1519 | ../cpan/IO-Compress/t/111const-deflate.t ............................. ok |
---|
1520 | ../cpan/IO-Compress/t/112utf8-zip.t .................................. ok |
---|
1521 | ../cpan/IO-Compress/t/113issues.t .................................... ok |
---|
1522 | ../cpan/IO-Compress/t/999pod.t ....................................... skipped: Test::Pod 1.00 required for testing POD |
---|
1523 | ../cpan/IO-Compress/t/cz-01version.t ................................. ok |
---|
1524 | ../cpan/IO-Compress/t/cz-03zlib-v1.t ................................. ok |
---|
1525 | ../cpan/IO-Compress/t/cz-06gzsetp.t .................................. ok |
---|
1526 | ../cpan/IO-Compress/t/cz-08encoding.t ................................ ok |
---|
1527 | ../cpan/IO-Compress/t/cz-14gzopen.t .................................. ok |
---|
1528 | ../cpan/IO-Compress/t/globmapper.t ................................... ok |
---|
1529 | ../cpan/IO-Socket-IP/t/00use.t ....................................... ok |
---|
1530 | ../cpan/IO-Socket-IP/t/01local-client-v4.t ........................... ok |
---|
1531 | ../cpan/IO-Socket-IP/t/02local-server-v4.t ........................... ok |
---|
1532 | ../cpan/IO-Socket-IP/t/03local-cross-v4.t ............................ ok |
---|
1533 | ../cpan/IO-Socket-IP/t/04local-client-v6.t ........................... ok |
---|
1534 | ../cpan/IO-Socket-IP/t/05local-server-v6.t ........................... ok |
---|
1535 | ../cpan/IO-Socket-IP/t/06local-cross-v6.t ............................ ok |
---|
1536 | ../cpan/IO-Socket-IP/t/10args.t ...................................... ok |
---|
1537 | ../cpan/IO-Socket-IP/t/11sockopts.t .................................. ok |
---|
1538 | ../cpan/IO-Socket-IP/t/12port-fallback.t ............................. ok |
---|
1539 | ../cpan/IO-Socket-IP/t/13addrinfo.t .................................. ok |
---|
1540 | ../cpan/IO-Socket-IP/t/14fileno.t .................................... ok |
---|
1541 | ../cpan/IO-Socket-IP/t/15io-socket.t ................................. ok |
---|
1542 | ../cpan/IO-Socket-IP/t/16v6only.t .................................... ok |
---|
1543 | ../cpan/IO-Socket-IP/t/17gai-flags.t ................................. ok |
---|
1544 | ../cpan/IO-Socket-IP/t/18fdopen.t .................................... ok |
---|
1545 | ../cpan/IO-Socket-IP/t/19no-addrs.t .................................. ok |
---|
1546 | ../cpan/IO-Socket-IP/t/20subclass.t .................................. ok |
---|
1547 | ../cpan/IO-Socket-IP/t/21as-inet.t ................................... ok |
---|
1548 | ../cpan/IO-Socket-IP/t/22timeout.t ................................... ok |
---|
1549 | ../cpan/IO-Socket-IP/t/30nonblocking-connect.t ....................... ok |
---|
1550 | ../cpan/IO-Socket-IP/t/31nonblocking-connect-internet.t .............. ok |
---|
1551 | ../cpan/IO-Socket-IP/t/99pod.t ....................................... skipped: Test::Pod 1.00 required for testing POD |
---|
1552 | ../cpan/IO-Zlib/t/basic.t ............................................ ok |
---|
1553 | ../cpan/IO-Zlib/t/external.t ......................................... ok |
---|
1554 | ../cpan/IO-Zlib/t/getc.t ............................................. ok |
---|
1555 | ../cpan/IO-Zlib/t/getline.t .......................................... ok |
---|
1556 | ../cpan/IO-Zlib/t/import.t ........................................... ok |
---|
1557 | ../cpan/IO-Zlib/t/large.t ............................................ ok |
---|
1558 | ../cpan/IO-Zlib/t/tied.t ............................................. ok |
---|
1559 | ../cpan/IO-Zlib/t/uncomp1.t .......................................... ok |
---|
1560 | ../cpan/IO-Zlib/t/uncomp2.t .......................................... ok |
---|
1561 | ../cpan/IPC-Cmd/t/01_IPC-Cmd.t ....................................... ok |
---|
1562 | ../cpan/IPC-Cmd/t/02_Interactive.t ................................... skipped: No interactive tests from harness |
---|
1563 | ../cpan/IPC-Cmd/t/03_run-forked.t .................................... ok |
---|
1564 | ../cpan/IPC-SysV/t/ipcsysv.t ......................................... ok |
---|
1565 | ../cpan/IPC-SysV/t/msg.t ............................................. ok |
---|
1566 | ../cpan/IPC-SysV/t/pod.t ............................................. skipped: testing pod requires Test::Pod |
---|
1567 | ../cpan/IPC-SysV/t/podcov.t .......................................... skipped: testing pod coverage requires Pod::Coverage 0.10 |
---|
1568 | ../cpan/IPC-SysV/t/sem.t ............................................. ok |
---|
1569 | ../cpan/IPC-SysV/t/shm.t ............................................. ok |
---|
1570 | ../cpan/JSON-PP/t/000_load.t ......................................... ok |
---|
1571 | ../cpan/JSON-PP/t/001_utf8.t ......................................... ok |
---|
1572 | ../cpan/JSON-PP/t/002_error.t ........................................ ok |
---|
1573 | ../cpan/JSON-PP/t/003_types.t ........................................ ok |
---|
1574 | ../cpan/JSON-PP/t/004_dwiw_encode.t .................................. ok |
---|
1575 | ../cpan/JSON-PP/t/005_dwiw_decode.t .................................. ok |
---|
1576 | ../cpan/JSON-PP/t/006_pc_pretty.t .................................... ok |
---|
1577 | ../cpan/JSON-PP/t/007_pc_esc.t ....................................... ok |
---|
1578 | ../cpan/JSON-PP/t/008_pc_base.t ...................................... ok |
---|
1579 | ../cpan/JSON-PP/t/009_pc_extra_number.t .............................. ok |
---|
1580 | ../cpan/JSON-PP/t/010_pc_keysort.t ................................... ok |
---|
1581 | ../cpan/JSON-PP/t/011_pc_expo.t ...................................... ok |
---|
1582 | ../cpan/JSON-PP/t/012_blessed.t ...................................... ok |
---|
1583 | ../cpan/JSON-PP/t/013_limit.t ........................................ ok |
---|
1584 | ../cpan/JSON-PP/t/014_latin1.t ....................................... ok |
---|
1585 | ../cpan/JSON-PP/t/015_prefix.t ....................................... ok |
---|
1586 | ../cpan/JSON-PP/t/016_tied.t ......................................... ok |
---|
1587 | ../cpan/JSON-PP/t/017_relaxed.t ...................................... ok |
---|
1588 | ../cpan/JSON-PP/t/018_json_checker.t ................................. ok |
---|
1589 | ../cpan/JSON-PP/t/019_incr.t ......................................... ok |
---|
1590 | ../cpan/JSON-PP/t/020_faihu.t ........................................ ok |
---|
1591 | ../cpan/JSON-PP/t/020_unknown.t ...................................... ok |
---|
1592 | ../cpan/JSON-PP/t/021_evans.t ........................................ ok |
---|
1593 | ../cpan/JSON-PP/t/022_comment_at_eof.t ............................... ok |
---|
1594 | ../cpan/JSON-PP/t/052_object.t ....................................... ok |
---|
1595 | ../cpan/JSON-PP/t/099_binary00.t ..................................... ok |
---|
1596 | ../cpan/JSON-PP/t/099_binary01.t ..................................... ok |
---|
1597 | ../cpan/JSON-PP/t/099_binary02.t ..................................... ok |
---|
1598 | ../cpan/JSON-PP/t/099_binary03.t ..................................... ok |
---|
1599 | ../cpan/JSON-PP/t/099_binary04.t ..................................... ok |
---|
1600 | ../cpan/JSON-PP/t/099_binary05.t ..................................... ok |
---|
1601 | ../cpan/JSON-PP/t/099_binary06.t ..................................... ok |
---|
1602 | ../cpan/JSON-PP/t/099_binary07.t ..................................... ok |
---|
1603 | ../cpan/JSON-PP/t/099_binary08.t ..................................... ok |
---|
1604 | ../cpan/JSON-PP/t/099_binary09.t ..................................... ok |
---|
1605 | ../cpan/JSON-PP/t/099_binary10.t ..................................... ok |
---|
1606 | ../cpan/JSON-PP/t/099_binary11.t ..................................... ok |
---|
1607 | ../cpan/JSON-PP/t/099_binary12.t ..................................... ok |
---|
1608 | ../cpan/JSON-PP/t/099_binary13.t ..................................... ok |
---|
1609 | ../cpan/JSON-PP/t/099_binary14.t ..................................... ok |
---|
1610 | ../cpan/JSON-PP/t/099_binary15.t ..................................... ok |
---|
1611 | ../cpan/JSON-PP/t/104_sortby.t ....................................... ok |
---|
1612 | ../cpan/JSON-PP/t/105_esc_slash.t .................................... ok |
---|
1613 | ../cpan/JSON-PP/t/106_allow_barekey.t ................................ ok |
---|
1614 | ../cpan/JSON-PP/t/107_allow_singlequote.t ............................ ok |
---|
1615 | ../cpan/JSON-PP/t/108_decode.t ....................................... ok |
---|
1616 | ../cpan/JSON-PP/t/109_encode.t ....................................... ok |
---|
1617 | ../cpan/JSON-PP/t/110_bignum.t ....................................... ok |
---|
1618 | ../cpan/JSON-PP/t/112_upgrade.t ...................................... ok |
---|
1619 | ../cpan/JSON-PP/t/113_overloaded_eq.t ................................ ok |
---|
1620 | ../cpan/JSON-PP/t/114_decode_prefix.t ................................ ok |
---|
1621 | ../cpan/JSON-PP/t/115_tie_ixhash.t ................................... ok |
---|
1622 | ../cpan/JSON-PP/t/116_incr_parse_fixed.t ............................. ok |
---|
1623 | ../cpan/JSON-PP/t/117_numbers.t ...................................... ok |
---|
1624 | ../cpan/JSON-PP/t/118_boolean_values.t ............................... ok |
---|
1625 | ../cpan/JSON-PP/t/119_incr_parse_utf8.t .............................. ok |
---|
1626 | ../cpan/JSON-PP/t/120_incr_parse_truncated.t ......................... ok |
---|
1627 | ../cpan/JSON-PP/t/core_bools.t ....................................... ok |
---|
1628 | ../cpan/JSON-PP/t/gh_28_json_test_suite.t ............................ ok |
---|
1629 | ../cpan/JSON-PP/t/gh_29_trailing_false_value.t ....................... ok |
---|
1630 | ../cpan/JSON-PP/t/rt_116998_wrong_character_offset.t ................. ok |
---|
1631 | ../cpan/JSON-PP/t/rt_122270_old_xs_boolean.t ......................... ok |
---|
1632 | ../cpan/JSON-PP/t/rt_90071_incr_parse.t .............................. ok |
---|
1633 | ../cpan/JSON-PP/t/zero-mojibake.t .................................... ok |
---|
1634 | ../cpan/libnet/t/config.t ............................................ ok |
---|
1635 | ../cpan/libnet/t/datasend.t .......................................... ok |
---|
1636 | ../cpan/libnet/t/ftp.t ............................................... skipped: no ftp_testhost defined in config |
---|
1637 | ../cpan/libnet/t/hostname.t .......................................... ok |
---|
1638 | ../cpan/libnet/t/netrc.t ............................................. ok |
---|
1639 | ../cpan/libnet/t/nntp.t .............................................. skipped: no nntp_hosts defined in config |
---|
1640 | ../cpan/libnet/t/nntp_ipv6.t ......................................... ok |
---|
1641 | ../cpan/libnet/t/nntp_ssl.t .......................................... skipped: no SSL support found in Net::NNTP |
---|
1642 | ../cpan/libnet/t/pop3_ipv6.t ......................................... ok |
---|
1643 | ../cpan/libnet/t/pop3_ssl.t .......................................... skipped: no SSL support found in Net::POP3 |
---|
1644 | ../cpan/libnet/t/require.t ........................................... ok |
---|
1645 | ../cpan/libnet/t/smtp.t .............................................. skipped: no smtp_hosts defined in config |
---|
1646 | ../cpan/libnet/t/smtp_ipv6.t ......................................... ok |
---|
1647 | ../cpan/libnet/t/smtp_ssl.t .......................................... skipped: no SSL support found in Net::SMTP |
---|
1648 | ../cpan/libnet/t/time.t .............................................. ok |
---|
1649 | ../cpan/Locale-Maketext-Simple/t/0-signature.t ....................... ok |
---|
1650 | ../cpan/Locale-Maketext-Simple/t/1-basic.t ........................... ok |
---|
1651 | ../cpan/Locale-Maketext-Simple/t/2-load_po_without_i_default.t ....... skipped: No soft dependencies, i_default will not work |
---|
1652 | ../cpan/Locale-Maketext-Simple/t/3-load_po_with_i_default.t .......... skipped: No soft dependencies, i_default will not work |
---|
1653 | ../cpan/Math-BigInt-FastCalc/t/bigintfc.t ............................ ok |
---|
1654 | ../cpan/Math-BigInt-FastCalc/t/biglog.t .............................. ok |
---|
1655 | ../cpan/Math-BigInt-FastCalc/t/bigroot.t ............................. ok |
---|
1656 | ../cpan/Math-BigInt-FastCalc/t/bootstrap.t ........................... ok |
---|
1657 | ../cpan/Math-BigInt-FastCalc/t/leak.t ................................ ok |
---|
1658 | ../cpan/Math-BigInt-FastCalc/t/mbi_rand.t ............................ ok |
---|
1659 | ../cpan/Math-BigInt/t/bare_mbf.t ..................................... ok |
---|
1660 | ../cpan/Math-BigInt/t/bare_mbi.t ..................................... ok |
---|
1661 | ../cpan/Math-BigInt/t/bare_mif.t ..................................... ok |
---|
1662 | ../cpan/Math-BigInt/t/big_pi_e.t ..................................... ok |
---|
1663 | ../cpan/Math-BigInt/t/bigfltpm.t ..................................... ok |
---|
1664 | ../cpan/Math-BigInt/t/bigintc-import.t ............................... ok |
---|
1665 | ../cpan/Math-BigInt/t/bigintc.t ...................................... ok |
---|
1666 | ../cpan/Math-BigInt/t/bigintpm.t ..................................... ok |
---|
1667 | ../cpan/Math-BigInt/t/bigints.t ...................................... ok |
---|
1668 | ../cpan/Math-BigInt/t/biglog.t ....................................... ok |
---|
1669 | ../cpan/Math-BigInt/t/bigroot.t ...................................... ok |
---|
1670 | ../cpan/Math-BigInt/t/calling-class-methods.t ........................ ok |
---|
1671 | ../cpan/Math-BigInt/t/calling-constant.t ............................. ok |
---|
1672 | ../cpan/Math-BigInt/t/calling-instance-methods.t ..................... ok |
---|
1673 | ../cpan/Math-BigInt/t/calling-lib1.t ................................. ok |
---|
1674 | ../cpan/Math-BigInt/t/calling-lib2.t ................................. ok |
---|
1675 | ../cpan/Math-BigInt/t/config.t ....................................... ok |
---|
1676 | ../cpan/Math-BigInt/t/downgrade.t .................................... ok |
---|
1677 | ../cpan/Math-BigInt/t/inf_nan.t ...................................... ok |
---|
1678 | ../cpan/Math-BigInt/t/isa.t .......................................... ok |
---|
1679 | ../cpan/Math-BigInt/t/mbf_ali.t ...................................... ok |
---|
1680 | ../cpan/Math-BigInt/t/mbi_ali.t ...................................... ok |
---|
1681 | ../cpan/Math-BigInt/t/mbi_rand.t ..................................... ok |
---|
1682 | ../cpan/Math-BigInt/t/mbimbf.t ....................................... ok |
---|
1683 | ../cpan/Math-BigInt/t/nan_cmp.t ...................................... ok |
---|
1684 | ../cpan/Math-BigInt/t/new_overloaded.t ............................... ok |
---|
1685 | ../cpan/Math-BigInt/t/req_mbf0.t ..................................... ok |
---|
1686 | ../cpan/Math-BigInt/t/req_mbf1.t ..................................... ok |
---|
1687 | ../cpan/Math-BigInt/t/req_mbfa.t ..................................... ok |
---|
1688 | ../cpan/Math-BigInt/t/req_mbfi.t ..................................... ok |
---|
1689 | ../cpan/Math-BigInt/t/req_mbfn.t ..................................... ok |
---|
1690 | ../cpan/Math-BigInt/t/req_mbfw.t ..................................... ok |
---|
1691 | ../cpan/Math-BigInt/t/require.t ...................................... ok |
---|
1692 | ../cpan/Math-BigInt/t/round.t ........................................ ok |
---|
1693 | ../cpan/Math-BigInt/t/rt-16221.t ..................................... ok |
---|
1694 | ../cpan/Math-BigInt/t/sub_ali.t ...................................... ok |
---|
1695 | ../cpan/Math-BigInt/t/sub_mbf.t ...................................... ok |
---|
1696 | ../cpan/Math-BigInt/t/sub_mbi.t ...................................... ok |
---|
1697 | ../cpan/Math-BigInt/t/sub_mif.t ...................................... ok |
---|
1698 | ../cpan/Math-BigInt/t/trap.t ......................................... ok |
---|
1699 | ../cpan/Math-BigInt/t/upgrade.t ...................................... ok |
---|
1700 | ../cpan/Math-BigInt/t/upgrade2.t ..................................... ok |
---|
1701 | ../cpan/Math-BigInt/t/upgradef.t ..................................... ok |
---|
1702 | ../cpan/Math-BigInt/t/use.t .......................................... ok |
---|
1703 | ../cpan/Math-BigInt/t/use_lib1.t ..................................... ok |
---|
1704 | ../cpan/Math-BigInt/t/use_lib2.t ..................................... ok |
---|
1705 | ../cpan/Math-BigInt/t/use_lib3.t ..................................... ok |
---|
1706 | ../cpan/Math-BigInt/t/use_lib4.t ..................................... ok |
---|
1707 | ../cpan/Math-BigInt/t/use_lib5.t ..................................... ok |
---|
1708 | ../cpan/Math-BigInt/t/use_lib6.t ..................................... ok |
---|
1709 | ../cpan/Math-BigInt/t/use_mbfw.t ..................................... ok |
---|
1710 | ../cpan/Math-BigInt/t/with_sub.t ..................................... ok |
---|
1711 | ../cpan/Math-BigRat/t/badd-mbr.t ..................................... ok |
---|
1712 | ../cpan/Math-BigRat/t/big_ap.t ....................................... ok |
---|
1713 | ../cpan/Math-BigRat/t/bigfltrt.t ..................................... ok |
---|
1714 | ../cpan/Math-BigRat/t/bigrat.t ....................................... ok |
---|
1715 | ../cpan/Math-BigRat/t/bigratpm.t ..................................... ok |
---|
1716 | ../cpan/Math-BigRat/t/bigratup.t ..................................... ok |
---|
1717 | ../cpan/Math-BigRat/t/binv-mbr.t ..................................... ok |
---|
1718 | ../cpan/Math-BigRat/t/bitwise.t ...................................... ok |
---|
1719 | ../cpan/Math-BigRat/t/bnok-mbr.t ..................................... ok |
---|
1720 | ../cpan/Math-BigRat/t/const-mbr.t .................................... ok |
---|
1721 | ../cpan/Math-BigRat/t/downgrade.t .................................... ok |
---|
1722 | ../cpan/Math-BigRat/t/dparts-mbr.t ................................... ok |
---|
1723 | ../cpan/Math-BigRat/t/fparts-mbr.t ................................... ok |
---|
1724 | ../cpan/Math-BigRat/t/hang.t ......................................... ok |
---|
1725 | ../cpan/Math-BigRat/t/new-mbr.t ...................................... ok |
---|
1726 | ../cpan/Math-BigRat/t/requirer.t ..................................... ok |
---|
1727 | ../cpan/Math-BigRat/t/rt121139.t ..................................... ok |
---|
1728 | ../cpan/Math-BigRat/t/trap.t ......................................... ok |
---|
1729 | ../cpan/Memoize/t/basic.t ............................................ ok |
---|
1730 | ../cpan/Memoize/t/cache.t ............................................ ok |
---|
1731 | ../cpan/Memoize/t/correctness.t ...................................... ok |
---|
1732 | ../cpan/Memoize/t/expmod.t ........................................... ok |
---|
1733 | ../cpan/Memoize/t/expmod_t.t ......................................... ok |
---|
1734 | ../cpan/Memoize/t/flush.t ............................................ ok |
---|
1735 | ../cpan/Memoize/t/normalize.t ........................................ ok |
---|
1736 | ../cpan/Memoize/t/threadsafe.t ....................................... ok |
---|
1737 | ../cpan/Memoize/t/tie.t .............................................. ok |
---|
1738 | ../cpan/Memoize/t/tie_db.t ........................................... ok |
---|
1739 | ../cpan/Memoize/t/tie_gdbm.t ......................................... ok |
---|
1740 | ../cpan/Memoize/t/tie_ndbm.t ......................................... ok |
---|
1741 | ../cpan/Memoize/t/tie_odbm.t ......................................... skipped: Could not load ODBM_File |
---|
1742 | ../cpan/Memoize/t/tie_sdbm.t ......................................... ok |
---|
1743 | ../cpan/Memoize/t/tie_storable.t ..................................... ok |
---|
1744 | ../cpan/Memoize/t/unmemoize.t ........................................ ok |
---|
1745 | ../cpan/MIME-Base64/t/base64.t ....................................... ok |
---|
1746 | ../cpan/MIME-Base64/t/base64url.t .................................... ok |
---|
1747 | ../cpan/MIME-Base64/t/length.t ....................................... ok |
---|
1748 | ../cpan/MIME-Base64/t/quoted-print.t ................................. ok |
---|
1749 | ../cpan/MIME-Base64/t/unicode.t ...................................... ok |
---|
1750 | ../cpan/Module-Load-Conditional/t/01_Module_Load_Conditional.t ....... ok |
---|
1751 | ../cpan/Module-Load/t/01_Module-Load.t ............................... ok |
---|
1752 | ../cpan/Module-Load/t/02_Module-Load.t ............................... ok |
---|
1753 | ../cpan/Module-Loaded/t/01_Module-Loaded.t ........................... ok |
---|
1754 | ../cpan/Module-Metadata/t/contains_pod.t ............................. ok |
---|
1755 | ../cpan/Module-Metadata/t/encoding.t ................................. ok |
---|
1756 | ../cpan/Module-Metadata/t/endpod.t ................................... ok |
---|
1757 | ../cpan/Module-Metadata/t/extract-package.t .......................... ok |
---|
1758 | ../cpan/Module-Metadata/t/extract-version.t .......................... ok |
---|
1759 | ../cpan/Module-Metadata/t/metadata.t ................................. ok |
---|
1760 | ../cpan/Module-Metadata/t/taint.t .................................... ok |
---|
1761 | ../cpan/Module-Metadata/t/version.t .................................. ok |
---|
1762 | ../cpan/NEXT/t/actual.t .............................................. ok |
---|
1763 | ../cpan/NEXT/t/actuns.t .............................................. ok |
---|
1764 | ../cpan/NEXT/t/dynamically_scoped_regex_vars.t ....................... ok |
---|
1765 | ../cpan/NEXT/t/next.t ................................................ ok |
---|
1766 | ../cpan/NEXT/t/stringify.t ........................................... ok |
---|
1767 | ../cpan/NEXT/t/unseen.t .............................................. ok |
---|
1768 | ../cpan/Params-Check/t/01_Params-Check.t ............................. ok |
---|
1769 | ../cpan/parent/t/compile-time-file.t ................................. ok |
---|
1770 | ../cpan/parent/t/compile-time.t ...................................... ok |
---|
1771 | ../cpan/parent/t/parent-classfromclassfile.t ......................... ok |
---|
1772 | ../cpan/parent/t/parent-classfromfile.t .............................. ok |
---|
1773 | ../cpan/parent/t/parent-pmc.t ........................................ ok |
---|
1774 | ../cpan/parent/t/parent-returns-false.t .............................. ok |
---|
1775 | ../cpan/parent/t/parent.t ............................................ ok |
---|
1776 | ../cpan/Perl-OSType/t/OSType.t ....................................... ok |
---|
1777 | ../cpan/PerlIO-via-QuotedPrint/t/changes.t ........................... skipped: Author testing only |
---|
1778 | ../cpan/PerlIO-via-QuotedPrint/t/critic.t ............................ skipped: Author testing only |
---|
1779 | ../cpan/PerlIO-via-QuotedPrint/t/pod.t ............................... skipped: Author testing only |
---|
1780 | ../cpan/PerlIO-via-QuotedPrint/t/pod_coverage.t ...................... skipped: Author testing only |
---|
1781 | ../cpan/PerlIO-via-QuotedPrint/t/QuotedPrint.t ....................... ok |
---|
1782 | ../cpan/Pod-Checker/t/pod/podchkenc.t ................................ ok |
---|
1783 | ../cpan/Pod-Checker/t/pod/podchklink.t ............................... ok |
---|
1784 | ../cpan/Pod-Checker/t/pod/poderrs.t .................................. ok |
---|
1785 | ../cpan/Pod-Checker/t/pod/podname.t .................................. ok |
---|
1786 | ../cpan/Pod-Checker/t/pod/selfcheck.t ................................ ok |
---|
1787 | ../cpan/Pod-Escapes/t/01_about_verbose.t ............................. ok |
---|
1788 | ../cpan/Pod-Escapes/t/10_main.t ...................................... ok |
---|
1789 | ../cpan/Pod-Escapes/t/15_name2charnum.t .............................. ok |
---|
1790 | ../cpan/Pod-Perldoc/t/00_load.t ...................................... ok |
---|
1791 | ../cpan/Pod-Perldoc/t/01_about_verbose.t ............................. ok |
---|
1792 | ../cpan/Pod-Perldoc/t/man/_get_columns.t ............................. ok |
---|
1793 | ../cpan/Pod-Perldoc/t/pod.t .......................................... skipped: Pod tests not required for installation. |
---|
1794 | ../cpan/Pod-Simple/t/00about.t ....................................... ok |
---|
1795 | ../cpan/Pod-Simple/t/20_skip.t ....................................... ok |
---|
1796 | ../cpan/Pod-Simple/t/ac_d.t .......................................... ok |
---|
1797 | ../cpan/Pod-Simple/t/accept01.t ...................................... ok |
---|
1798 | ../cpan/Pod-Simple/t/accept05.t ...................................... ok |
---|
1799 | ../cpan/Pod-Simple/t/basic.t ......................................... ok |
---|
1800 | ../cpan/Pod-Simple/t/begin.t ......................................... ok |
---|
1801 | ../cpan/Pod-Simple/t/cbacks.t ........................................ ok |
---|
1802 | ../cpan/Pod-Simple/t/chunking.t ...................................... ok |
---|
1803 | ../cpan/Pod-Simple/t/closeys.t ....................................... ok |
---|
1804 | ../cpan/Pod-Simple/t/content_seen.t .................................. ok |
---|
1805 | ../cpan/Pod-Simple/t/corpus.t ........................................ ok |
---|
1806 | ../cpan/Pod-Simple/t/emptylists.t .................................... ok |
---|
1807 | ../cpan/Pod-Simple/t/enc-chars.t ..................................... ok |
---|
1808 | ../cpan/Pod-Simple/t/encod01.t ....................................... ok |
---|
1809 | ../cpan/Pod-Simple/t/encod02.t ....................................... ok |
---|
1810 | ../cpan/Pod-Simple/t/encod03.t ....................................... ok |
---|
1811 | ../cpan/Pod-Simple/t/encod04.t ....................................... ok |
---|
1812 | ../cpan/Pod-Simple/t/end_over.t ...................................... ok |
---|
1813 | ../cpan/Pod-Simple/t/eol.t ........................................... ok |
---|
1814 | ../cpan/Pod-Simple/t/eol2.t .......................................... ok |
---|
1815 | ../cpan/Pod-Simple/t/fake-closers.t .................................. ok |
---|
1816 | ../cpan/Pod-Simple/t/fcodes.t ........................................ ok |
---|
1817 | ../cpan/Pod-Simple/t/fcodes_e.t ...................................... ok |
---|
1818 | ../cpan/Pod-Simple/t/fcodes_l.t ...................................... ok |
---|
1819 | ../cpan/Pod-Simple/t/fcodes_s.t ...................................... ok |
---|
1820 | ../cpan/Pod-Simple/t/for.t ........................................... ok |
---|
1821 | ../cpan/Pod-Simple/t/fornot.t ........................................ ok |
---|
1822 | ../cpan/Pod-Simple/t/github_issue_79.t ............................... skipped: Need Test::Deep to test |
---|
1823 | ../cpan/Pod-Simple/t/heads.t ......................................... ok |
---|
1824 | ../cpan/Pod-Simple/t/html01.t ........................................ ok |
---|
1825 | ../cpan/Pod-Simple/t/html02.t ........................................ ok |
---|
1826 | ../cpan/Pod-Simple/t/html03.t ........................................ ok |
---|
1827 | ../cpan/Pod-Simple/t/htmlbat.t ....................................... ok |
---|
1828 | ../cpan/Pod-Simple/t/items.t ......................................... ok |
---|
1829 | ../cpan/Pod-Simple/t/items02.t ....................................... ok |
---|
1830 | ../cpan/Pod-Simple/t/itemstar.t ...................................... ok |
---|
1831 | ../cpan/Pod-Simple/t/JustPod01.t ..................................... ok |
---|
1832 | ../cpan/Pod-Simple/t/JustPod02.t ..................................... ok |
---|
1833 | ../cpan/Pod-Simple/t/JustPod_corpus.t ................................ ok |
---|
1834 | ../cpan/Pod-Simple/t/linkclas.t ...................................... ok |
---|
1835 | ../cpan/Pod-Simple/t/output.t ........................................ ok |
---|
1836 | ../cpan/Pod-Simple/t/puller.t ........................................ ok |
---|
1837 | ../cpan/Pod-Simple/t/pulltitl.t ...................................... ok |
---|
1838 | ../cpan/Pod-Simple/t/reinit.t ........................................ ok |
---|
1839 | ../cpan/Pod-Simple/t/render.t ........................................ ok |
---|
1840 | ../cpan/Pod-Simple/t/rtf_utf8.t ...................................... ok |
---|
1841 | ../cpan/Pod-Simple/t/search05.t ...................................... ok |
---|
1842 | ../cpan/Pod-Simple/t/search10.t ...................................... ok |
---|
1843 | ../cpan/Pod-Simple/t/search12.t ...................................... ok |
---|
1844 | ../cpan/Pod-Simple/t/search20.t ...................................... ok |
---|
1845 | ../cpan/Pod-Simple/t/search22.t ...................................... ok |
---|
1846 | ../cpan/Pod-Simple/t/search25.t ...................................... ok |
---|
1847 | ../cpan/Pod-Simple/t/search26.t ...................................... ok |
---|
1848 | ../cpan/Pod-Simple/t/search27.t ...................................... ok |
---|
1849 | ../cpan/Pod-Simple/t/search28.t ...................................... ok |
---|
1850 | ../cpan/Pod-Simple/t/search29.t ...................................... ok |
---|
1851 | ../cpan/Pod-Simple/t/search50.t ...................................... ok |
---|
1852 | ../cpan/Pod-Simple/t/search60.t ...................................... ok |
---|
1853 | ../cpan/Pod-Simple/t/stree.t ......................................... ok |
---|
1854 | ../cpan/Pod-Simple/t/strpvbtm.t ...................................... ok |
---|
1855 | ../cpan/Pod-Simple/t/tiedfh.t ........................................ ok |
---|
1856 | ../cpan/Pod-Simple/t/verb_fmt.t ...................................... ok |
---|
1857 | ../cpan/Pod-Simple/t/verbatim.t ...................................... ok |
---|
1858 | ../cpan/Pod-Simple/t/whine.t ......................................... ok |
---|
1859 | ../cpan/Pod-Simple/t/x_nixer.t ....................................... ok |
---|
1860 | ../cpan/Pod-Simple/t/xhtml-bkb.t ..................................... ok |
---|
1861 | ../cpan/Pod-Simple/t/xhtml01.t ....................................... ok |
---|
1862 | ../cpan/Pod-Simple/t/xhtml05.t ....................................... ok |
---|
1863 | ../cpan/Pod-Simple/t/xhtml10.t ....................................... ok |
---|
1864 | ../cpan/Pod-Simple/t/xhtml15.t ....................................... ok |
---|
1865 | ../cpan/Pod-Simple/t/xhtml20.t ....................................... ok |
---|
1866 | ../cpan/Pod-Usage/t/pod/headwithmarkup.t ............................. ok |
---|
1867 | ../cpan/Pod-Usage/t/pod/pod2usage.t .................................. ok |
---|
1868 | ../cpan/Pod-Usage/t/pod/pod2usage2.t ................................. ok |
---|
1869 | ../cpan/Pod-Usage/t/pod/selectheaders.t .............................. ok |
---|
1870 | ../cpan/Pod-Usage/t/pod/selectsections.t ............................. ok |
---|
1871 | ../cpan/podlators/t/docs/changes.t ................................... skipped: Changes format tests normally skipped |
---|
1872 | ../cpan/podlators/t/docs/pod-spelling.t .............................. skipped: Spelling tests only run for author |
---|
1873 | ../cpan/podlators/t/docs/pod.t ....................................... skipped: POD syntax tests normally skipped |
---|
1874 | ../cpan/podlators/t/docs/spdx-license.t .............................. skipped: SPDX identifier tests normally skipped |
---|
1875 | ../cpan/podlators/t/docs/synopsis.t .................................. skipped: Synopsis syntax tests normally skipped |
---|
1876 | ../cpan/podlators/t/general/basic.t .................................. ok |
---|
1877 | ../cpan/podlators/t/general/filehandle.t ............................. ok |
---|
1878 | ../cpan/podlators/t/general/pod-parser.t ............................. ok |
---|
1879 | ../cpan/podlators/t/man/devise-date.t ................................ ok |
---|
1880 | ../cpan/podlators/t/man/devise-title.t ............................... ok |
---|
1881 | ../cpan/podlators/t/man/empty.t ...................................... ok |
---|
1882 | ../cpan/podlators/t/man/encoding.t ................................... ok |
---|
1883 | ../cpan/podlators/t/man/heading.t .................................... ok |
---|
1884 | ../cpan/podlators/t/man/iso-8859-1.t ................................. ok |
---|
1885 | ../cpan/podlators/t/man/no-encode.t .................................. ok |
---|
1886 | ../cpan/podlators/t/man/snippets.t ................................... ok |
---|
1887 | ../cpan/podlators/t/man/utf8-io.t .................................... ok |
---|
1888 | ../cpan/podlators/t/parselink/basic.t ................................ ok |
---|
1889 | ../cpan/podlators/t/style/critic.t ................................... skipped: Coding style tests only run for author |
---|
1890 | ../cpan/podlators/t/style/kwalitee.t ................................. skipped: Distribution style tests only run for author |
---|
1891 | ../cpan/podlators/t/style/minimum-version.t .......................... skipped: Minimum version tests normally skipped |
---|
1892 | ../cpan/podlators/t/style/module-version.t ........................... skipped: Module version tests normally skipped |
---|
1893 | ../cpan/podlators/t/style/obsolete-strings.t ......................... skipped: Obsolete strings tests normally skipped |
---|
1894 | ../cpan/podlators/t/style/strict.t ................................... skipped: Strictness tests normally skipped |
---|
1895 | ../cpan/podlators/t/text/color.t ..................................... ok |
---|
1896 | ../cpan/podlators/t/text/invalid.t ................................... ok |
---|
1897 | ../cpan/podlators/t/text/iso-8859-1.t ................................ ok |
---|
1898 | ../cpan/podlators/t/text/overstrike.t ................................ ok |
---|
1899 | ../cpan/podlators/t/text/snippets.t .................................. ok |
---|
1900 | ../cpan/podlators/t/text/termcap.t ................................... ok |
---|
1901 | ../cpan/podlators/t/text/utf8-io.t ................................... ok |
---|
1902 | ../cpan/Scalar-List-Utils/t/00version.t .............................. ok |
---|
1903 | ../cpan/Scalar-List-Utils/t/any-all.t ................................ ok |
---|
1904 | ../cpan/Scalar-List-Utils/t/blessed.t ................................ ok |
---|
1905 | ../cpan/Scalar-List-Utils/t/dualvar.t ................................ ok |
---|
1906 | ../cpan/Scalar-List-Utils/t/exotic_names.t ........................... 196/1560 Old package separator "'" deprecated at (eval 285) line 1. |
---|
1907 | ../cpan/Scalar-List-Utils/t/exotic_names.t ........................... ok |
---|
1908 | ../cpan/Scalar-List-Utils/t/first.t .................................. ok |
---|
1909 | ../cpan/Scalar-List-Utils/t/getmagic-once.t .......................... ok |
---|
1910 | ../cpan/Scalar-List-Utils/t/head-tail.t .............................. ok |
---|
1911 | ../cpan/Scalar-List-Utils/t/isvstring.t .............................. ok |
---|
1912 | ../cpan/Scalar-List-Utils/t/lln.t .................................... ok |
---|
1913 | ../cpan/Scalar-List-Utils/t/max.t .................................... ok |
---|
1914 | ../cpan/Scalar-List-Utils/t/maxstr.t ................................. ok |
---|
1915 | ../cpan/Scalar-List-Utils/t/mesh.t ................................... ok |
---|
1916 | ../cpan/Scalar-List-Utils/t/min.t .................................... ok |
---|
1917 | ../cpan/Scalar-List-Utils/t/minstr.t ................................. ok |
---|
1918 | ../cpan/Scalar-List-Utils/t/openhan.t ................................ ok |
---|
1919 | ../cpan/Scalar-List-Utils/t/pair.t ................................... ok |
---|
1920 | ../cpan/Scalar-List-Utils/t/product.t ................................ ok |
---|
1921 | ../cpan/Scalar-List-Utils/t/prototype.t .............................. ok |
---|
1922 | ../cpan/Scalar-List-Utils/t/readonly.t ............................... ok |
---|
1923 | ../cpan/Scalar-List-Utils/t/reduce.t ................................. ok |
---|
1924 | ../cpan/Scalar-List-Utils/t/reductions.t ............................. ok |
---|
1925 | ../cpan/Scalar-List-Utils/t/refaddr.t ................................ ok |
---|
1926 | ../cpan/Scalar-List-Utils/t/reftype.t ................................ ok |
---|
1927 | ../cpan/Scalar-List-Utils/t/rt-96343.t ............................... ok |
---|
1928 | ../cpan/Scalar-List-Utils/t/sample.t ................................. ok |
---|
1929 | ../cpan/Scalar-List-Utils/t/scalarutil-proto.t ....................... ok |
---|
1930 | ../cpan/Scalar-List-Utils/t/shuffle.t ................................ ok |
---|
1931 | ../cpan/Scalar-List-Utils/t/stack-corruption.t ....................... ok |
---|
1932 | ../cpan/Scalar-List-Utils/t/subname.t ................................ ok |
---|
1933 | ../cpan/Scalar-List-Utils/t/sum.t .................................... ok |
---|
1934 | ../cpan/Scalar-List-Utils/t/sum0.t ................................... ok |
---|
1935 | ../cpan/Scalar-List-Utils/t/tainted.t ................................ ok |
---|
1936 | ../cpan/Scalar-List-Utils/t/undefined-block.t ........................ ok |
---|
1937 | ../cpan/Scalar-List-Utils/t/uniq.t ................................... ok |
---|
1938 | ../cpan/Scalar-List-Utils/t/uniqnum.t ................................ ok |
---|
1939 | ../cpan/Scalar-List-Utils/t/weak.t ................................... ok |
---|
1940 | ../cpan/Scalar-List-Utils/t/zip.t .................................... ok |
---|
1941 | ../cpan/Socket/t/getaddrinfo.t ....................................... ok |
---|
1942 | ../cpan/Socket/t/getnameinfo.t ....................................... ok |
---|
1943 | ../cpan/Socket/t/ip_mreq.t ........................................... ok |
---|
1944 | ../cpan/Socket/t/ipv6_mreq.t ......................................... ok |
---|
1945 | ../cpan/Socket/t/sockaddr.t .......................................... ok |
---|
1946 | ../cpan/Socket/t/Socket.t ............................................ ok |
---|
1947 | ../cpan/Socket/t/socketpair.t ........................................ ok |
---|
1948 | ../cpan/Sys-Syslog/t/00-load.t ....................................... ok |
---|
1949 | ../cpan/Sys-Syslog/t/constants.t ..................................... ok |
---|
1950 | ../cpan/Sys-Syslog/t/cpan-rt-21516.t ................................. ok |
---|
1951 | ../cpan/Sys-Syslog/t/cpan-rt-21866.t ................................. skipped: Test::NoWarnings not available |
---|
1952 | ../cpan/Sys-Syslog/t/cpan-rt-25488.t ................................. skipped: Test::NoWarnings not available |
---|
1953 | ../cpan/Sys-Syslog/t/cpan-rt-55151.t ................................. ok |
---|
1954 | ../cpan/Sys-Syslog/t/cpan-rt-64287.t ................................. ok |
---|
1955 | ../cpan/Sys-Syslog/t/facilities-routing.t ............................ skipped: POE is not available |
---|
1956 | ../cpan/Sys-Syslog/t/syslog-inet-udp.t ............................... ok |
---|
1957 | ../cpan/Sys-Syslog/t/syslog.t ........................................ ok |
---|
1958 | ../cpan/Term-ANSIColor/t/module/aliases-func.t ....................... ok |
---|
1959 | ../cpan/Term-ANSIColor/t/module/basic.t .............................. ok |
---|
1960 | ../cpan/Term-ANSIColor/t/module/basic256.t ........................... ok |
---|
1961 | ../cpan/Term-ANSIColor/t/module/eval.t ............................... ok |
---|
1962 | ../cpan/Term-ANSIColor/t/module/stringify.t .......................... ok |
---|
1963 | ../cpan/Term-ANSIColor/t/module/true-color.t ......................... ok |
---|
1964 | ../cpan/Term-ANSIColor/t/taint/basic.t ............................... ok |
---|
1965 | ../cpan/Term-Cap/test.pl ............................................. ok |
---|
1966 | ../cpan/Test-Harness/t/aggregator.t .................................. ok |
---|
1967 | ../cpan/Test-Harness/t/bailout.t ..................................... ok |
---|
1968 | ../cpan/Test-Harness/t/base.t ........................................ ok |
---|
1969 | ../cpan/Test-Harness/t/callbacks.t ................................... ok |
---|
1970 | ../cpan/Test-Harness/t/compat/env.t .................................. ok |
---|
1971 | ../cpan/Test-Harness/t/compat/env_opts.t ............................. ok |
---|
1972 | ../cpan/Test-Harness/t/compat/failure.t .............................. ok |
---|
1973 | ../cpan/Test-Harness/t/compat/inc-propagation.t ...................... ok |
---|
1974 | ../cpan/Test-Harness/t/compat/inc_taint.t ............................ ok |
---|
1975 | ../cpan/Test-Harness/t/compat/nonumbers.t ............................ ok |
---|
1976 | ../cpan/Test-Harness/t/compat/regression.t ........................... ok |
---|
1977 | ../cpan/Test-Harness/t/compat/subclass.t ............................. ok |
---|
1978 | ../cpan/Test-Harness/t/compat/switches.t ............................. ok |
---|
1979 | ../cpan/Test-Harness/t/compat/test-harness-compat.t .................. ok |
---|
1980 | ../cpan/Test-Harness/t/compat/version.t .............................. ok |
---|
1981 | ../cpan/Test-Harness/t/console.t ..................................... ok |
---|
1982 | ../cpan/Test-Harness/t/env_opts.t .................................... ok |
---|
1983 | ../cpan/Test-Harness/t/errors.t ...................................... ok |
---|
1984 | ../cpan/Test-Harness/t/file.t ........................................ ok |
---|
1985 | ../cpan/Test-Harness/t/glob-to-regexp.t .............................. ok |
---|
1986 | ../cpan/Test-Harness/t/grammar.t ..................................... ok |
---|
1987 | ../cpan/Test-Harness/t/harness-bailout.t ............................. ok |
---|
1988 | ../cpan/Test-Harness/t/harness-subclass.t ............................ ok |
---|
1989 | ../cpan/Test-Harness/t/harness.t ..................................... ok |
---|
1990 | ../cpan/Test-Harness/t/iterator_factory.t ............................ ok |
---|
1991 | ../cpan/Test-Harness/t/iterators.t ................................... ok |
---|
1992 | ../cpan/Test-Harness/t/multiplexer.t ................................. ok |
---|
1993 | ../cpan/Test-Harness/t/nested.t ...................................... ok |
---|
1994 | ../cpan/Test-Harness/t/nofork-mux.t .................................. ok |
---|
1995 | ../cpan/Test-Harness/t/nofork.t ...................................... ok |
---|
1996 | ../cpan/Test-Harness/t/object.t ...................................... ok |
---|
1997 | ../cpan/Test-Harness/t/parse.t ....................................... ok |
---|
1998 | ../cpan/Test-Harness/t/parser-config.t ............................... ok |
---|
1999 | ../cpan/Test-Harness/t/parser-subclass.t ............................. ok |
---|
2000 | ../cpan/Test-Harness/t/perl5lib.t .................................... ok |
---|
2001 | ../cpan/Test-Harness/t/premature-bailout.t ........................... ok |
---|
2002 | ../cpan/Test-Harness/t/process.t ..................................... ok |
---|
2003 | ../cpan/Test-Harness/t/prove.t ....................................... ok |
---|
2004 | ../cpan/Test-Harness/t/proverc.t ..................................... ok |
---|
2005 | ../cpan/Test-Harness/t/proverun.t .................................... ok |
---|
2006 | ../cpan/Test-Harness/t/proveversion.t ................................ ok |
---|
2007 | ../cpan/Test-Harness/t/regression.t .................................. ok |
---|
2008 | ../cpan/Test-Harness/t/results.t ..................................... ok |
---|
2009 | ../cpan/Test-Harness/t/rulesfile.t ................................... ok |
---|
2010 | ../cpan/Test-Harness/t/scheduler.t ................................... ok |
---|
2011 | ../cpan/Test-Harness/t/source.t ...................................... ok |
---|
2012 | ../cpan/Test-Harness/t/source_handler.t .............................. ok |
---|
2013 | ../cpan/Test-Harness/t/source_tests/source.t ......................... ok |
---|
2014 | ../cpan/Test-Harness/t/spool.t ....................................... ok |
---|
2015 | ../cpan/Test-Harness/t/state.t ....................................... ok |
---|
2016 | ../cpan/Test-Harness/t/state_results.t ............................... ok |
---|
2017 | ../cpan/Test-Harness/t/streams.t ..................................... ok |
---|
2018 | ../cpan/Test-Harness/t/taint.t ....................................... ok |
---|
2019 | ../cpan/Test-Harness/t/testargs.t .................................... ok |
---|
2020 | ../cpan/Test-Harness/t/unicode.t ..................................... ok |
---|
2021 | ../cpan/Test-Harness/t/yamlish-output.t .............................. ok |
---|
2022 | ../cpan/Test-Harness/t/yamlish-writer.t .............................. ok |
---|
2023 | ../cpan/Test-Harness/t/yamlish.t ..................................... ok |
---|
2024 | ../cpan/Test-Simple/t/HashBase.t ..................................... ok |
---|
2025 | ../cpan/Test-Simple/t/Legacy/00test_harness_check.t .................. ok |
---|
2026 | ../cpan/Test-Simple/t/Legacy/01-basic.t .............................. ok |
---|
2027 | ../cpan/Test-Simple/t/Legacy/478-cmp_ok_hash.t ....................... ok |
---|
2028 | ../cpan/Test-Simple/t/Legacy/auto.t .................................. ok |
---|
2029 | ../cpan/Test-Simple/t/Legacy/bad_plan.t .............................. ok |
---|
2030 | ../cpan/Test-Simple/t/Legacy/bail_out.t .............................. ok |
---|
2031 | ../cpan/Test-Simple/t/Legacy/BEGIN_require_ok.t ...................... ok |
---|
2032 | ../cpan/Test-Simple/t/Legacy/BEGIN_use_ok.t .......................... ok |
---|
2033 | ../cpan/Test-Simple/t/Legacy/buffer.t ................................ ok |
---|
2034 | ../cpan/Test-Simple/t/Legacy/Bugs/600.t .............................. ok |
---|
2035 | ../cpan/Test-Simple/t/Legacy/Bugs/629.t .............................. ok |
---|
2036 | ../cpan/Test-Simple/t/Legacy/Builder/Builder.t ....................... ok |
---|
2037 | ../cpan/Test-Simple/t/Legacy/Builder/carp.t .......................... ok |
---|
2038 | ../cpan/Test-Simple/t/Legacy/Builder/create.t ........................ ok |
---|
2039 | ../cpan/Test-Simple/t/Legacy/Builder/current_test.t .................. ok |
---|
2040 | ../cpan/Test-Simple/t/Legacy/Builder/current_test_without_plan.t ..... ok |
---|
2041 | ../cpan/Test-Simple/t/Legacy/Builder/details.t ....................... ok |
---|
2042 | ../cpan/Test-Simple/t/Legacy/Builder/done_testing.t .................. ok |
---|
2043 | ../cpan/Test-Simple/t/Legacy/Builder/done_testing_double.t ........... ok |
---|
2044 | ../cpan/Test-Simple/t/Legacy/Builder/done_testing_plan_mismatch.t .... ok |
---|
2045 | ../cpan/Test-Simple/t/Legacy/Builder/done_testing_with_no_plan.t ..... ok |
---|
2046 | ../cpan/Test-Simple/t/Legacy/Builder/done_testing_with_number.t ...... ok |
---|
2047 | ../cpan/Test-Simple/t/Legacy/Builder/done_testing_with_plan.t ........ ok |
---|
2048 | ../cpan/Test-Simple/t/Legacy/Builder/fork_with_new_stdout.t .......... ok |
---|
2049 | ../cpan/Test-Simple/t/Legacy/Builder/has_plan.t ...................... ok |
---|
2050 | ../cpan/Test-Simple/t/Legacy/Builder/has_plan2.t ..................... ok |
---|
2051 | ../cpan/Test-Simple/t/Legacy/Builder/is_fh.t ......................... ok |
---|
2052 | ../cpan/Test-Simple/t/Legacy/Builder/is_passing.t .................... ok |
---|
2053 | ../cpan/Test-Simple/t/Legacy/Builder/maybe_regex.t ................... ok |
---|
2054 | ../cpan/Test-Simple/t/Legacy/Builder/no_diag.t ....................... ok |
---|
2055 | ../cpan/Test-Simple/t/Legacy/Builder/no_ending.t ..................... ok |
---|
2056 | ../cpan/Test-Simple/t/Legacy/Builder/no_header.t ..................... ok |
---|
2057 | ../cpan/Test-Simple/t/Legacy/Builder/no_plan_at_all.t ................ ok |
---|
2058 | ../cpan/Test-Simple/t/Legacy/Builder/ok_obj.t ........................ ok |
---|
2059 | ../cpan/Test-Simple/t/Legacy/Builder/output.t ........................ ok |
---|
2060 | ../cpan/Test-Simple/t/Legacy/Builder/reset.t ......................... ok |
---|
2061 | ../cpan/Test-Simple/t/Legacy/Builder/reset_outputs.t ................. ok |
---|
2062 | ../cpan/Test-Simple/t/Legacy/Builder/try.t ........................... ok |
---|
2063 | ../cpan/Test-Simple/t/Legacy/c_flag.t ................................ ok |
---|
2064 | ../cpan/Test-Simple/t/Legacy/capture.t ............................... ok |
---|
2065 | ../cpan/Test-Simple/t/Legacy/check_tests.t ........................... ok |
---|
2066 | ../cpan/Test-Simple/t/Legacy/circular_data.t ......................... ok |
---|
2067 | ../cpan/Test-Simple/t/Legacy/cmp_ok.t ................................ ok |
---|
2068 | ../cpan/Test-Simple/t/Legacy/depth.t ................................. ok |
---|
2069 | ../cpan/Test-Simple/t/Legacy/diag.t .................................. ok |
---|
2070 | ../cpan/Test-Simple/t/Legacy/died.t .................................. ok |
---|
2071 | ../cpan/Test-Simple/t/Legacy/dont_overwrite_die_handler.t ............ ok |
---|
2072 | ../cpan/Test-Simple/t/Legacy/eq_set.t ................................ ok |
---|
2073 | ../cpan/Test-Simple/t/Legacy/exit.t .................................. ok |
---|
2074 | ../cpan/Test-Simple/t/Legacy/explain.t ............................... ok |
---|
2075 | ../cpan/Test-Simple/t/Legacy/explain_err_vars.t ...................... ok |
---|
2076 | ../cpan/Test-Simple/t/Legacy/extra.t ................................. ok |
---|
2077 | ../cpan/Test-Simple/t/Legacy/extra_one.t ............................. ok |
---|
2078 | ../cpan/Test-Simple/t/Legacy/fail-like.t ............................. ok |
---|
2079 | ../cpan/Test-Simple/t/Legacy/fail-more.t ............................. ok |
---|
2080 | ../cpan/Test-Simple/t/Legacy/fail.t .................................. ok |
---|
2081 | ../cpan/Test-Simple/t/Legacy/fail_one.t .............................. ok |
---|
2082 | ../cpan/Test-Simple/t/Legacy/filehandles.t ........................... ok |
---|
2083 | ../cpan/Test-Simple/t/Legacy/fork.t .................................. ok |
---|
2084 | ../cpan/Test-Simple/t/Legacy/harness_active.t ........................ ok |
---|
2085 | ../cpan/Test-Simple/t/Legacy/import.t ................................ ok |
---|
2086 | ../cpan/Test-Simple/t/Legacy/is_deeply_dne_bug.t ..................... ok |
---|
2087 | ../cpan/Test-Simple/t/Legacy/is_deeply_fail.t ........................ ok |
---|
2088 | ../cpan/Test-Simple/t/Legacy/is_deeply_with_threads.t ................ skipped: many perls have broken threads. Enable with AUTHOR_TESTING. |
---|
2089 | ../cpan/Test-Simple/t/Legacy/missing.t ............................... ok |
---|
2090 | ../cpan/Test-Simple/t/Legacy/More.t .................................. ok |
---|
2091 | ../cpan/Test-Simple/t/Legacy/new_ok.t ................................ ok |
---|
2092 | ../cpan/Test-Simple/t/Legacy/no_log_results.t ........................ ok |
---|
2093 | ../cpan/Test-Simple/t/Legacy/no_plan.t ............................... ok |
---|
2094 | ../cpan/Test-Simple/t/Legacy/no_tests.t .............................. ok |
---|
2095 | ../cpan/Test-Simple/t/Legacy/note.t .................................. ok |
---|
2096 | ../cpan/Test-Simple/t/Legacy/overload.t .............................. ok |
---|
2097 | ../cpan/Test-Simple/t/Legacy/overload_threads.t ...................... ok |
---|
2098 | ../cpan/Test-Simple/t/Legacy/plan.t .................................. ok |
---|
2099 | ../cpan/Test-Simple/t/Legacy/plan_bad.t .............................. ok |
---|
2100 | ../cpan/Test-Simple/t/Legacy/plan_is_noplan.t ........................ ok |
---|
2101 | ../cpan/Test-Simple/t/Legacy/plan_no_plan.t .......................... ok |
---|
2102 | ../cpan/Test-Simple/t/Legacy/plan_shouldnt_import.t .................. ok |
---|
2103 | ../cpan/Test-Simple/t/Legacy/plan_skip_all.t ......................... skipped: Just testing plan & skip_all |
---|
2104 | ../cpan/Test-Simple/t/Legacy/Regression/637.t ........................ skipped: many perls have broken threads. Enable with AUTHOR_TESTING. |
---|
2105 | ../cpan/Test-Simple/t/Legacy/Regression/683_thread_todo.t ............ ok |
---|
2106 | ../cpan/Test-Simple/t/Legacy/Regression/6_cmp_ok.t ................... ok |
---|
2107 | ../cpan/Test-Simple/t/Legacy/Regression/736_use_ok.t ................. ok |
---|
2108 | ../cpan/Test-Simple/t/Legacy/Regression/789-read-only.t .............. skipped: AUTHOR_TESTING not enabled |
---|
2109 | ../cpan/Test-Simple/t/Legacy/Regression/870-experimental-warnings.t .. skipped: Not testing before 5.18 or after 5.37.10 |
---|
2110 | ../cpan/Test-Simple/t/Legacy/Regression/is_capture.t ................. ok |
---|
2111 | ../cpan/Test-Simple/t/Legacy/require_ok.t ............................ ok |
---|
2112 | ../cpan/Test-Simple/t/Legacy/run_test.t .............................. ok |
---|
2113 | ../cpan/Test-Simple/t/Legacy/simple.t ................................ ok |
---|
2114 | ../cpan/Test-Simple/t/Legacy/Simple/load.t ........................... ok |
---|
2115 | ../cpan/Test-Simple/t/Legacy/skip.t .................................. ok |
---|
2116 | ../cpan/Test-Simple/t/Legacy/skipall.t ............................... ok |
---|
2117 | ../cpan/Test-Simple/t/Legacy/strays.t ................................ skipped: not completed |
---|
2118 | ../cpan/Test-Simple/t/Legacy/subtest/args.t .......................... ok |
---|
2119 | ../cpan/Test-Simple/t/Legacy/subtest/bail_out.t ...................... ok |
---|
2120 | ../cpan/Test-Simple/t/Legacy/subtest/basic.t ......................... ok |
---|
2121 | ../cpan/Test-Simple/t/Legacy/subtest/callback.t ...................... ok |
---|
2122 | ../cpan/Test-Simple/t/Legacy/subtest/die.t ........................... ok |
---|
2123 | ../cpan/Test-Simple/t/Legacy/subtest/do.t ............................ ok |
---|
2124 | ../cpan/Test-Simple/t/Legacy/subtest/events.t ........................ ok |
---|
2125 | ../cpan/Test-Simple/t/Legacy/subtest/fork.t .......................... ok |
---|
2126 | ../cpan/Test-Simple/t/Legacy/subtest/implicit_done.t ................. ok |
---|
2127 | ../cpan/Test-Simple/t/Legacy/subtest/line_numbers.t .................. ok |
---|
2128 | ../cpan/Test-Simple/t/Legacy/subtest/plan.t .......................... ok |
---|
2129 | ../cpan/Test-Simple/t/Legacy/subtest/predicate.t ..................... ok |
---|
2130 | ../cpan/Test-Simple/t/Legacy/subtest/singleton.t ..................... ok |
---|
2131 | ../cpan/Test-Simple/t/Legacy/subtest/threads.t ....................... ok |
---|
2132 | ../cpan/Test-Simple/t/Legacy/subtest/todo.t .......................... ok |
---|
2133 | ../cpan/Test-Simple/t/Legacy/subtest/wstat.t ......................... ok |
---|
2134 | ../cpan/Test-Simple/t/Legacy/tbm_doesnt_set_exported_to.t ............ ok |
---|
2135 | ../cpan/Test-Simple/t/Legacy/Test2/Subtest.t ......................... ok |
---|
2136 | ../cpan/Test-Simple/t/Legacy/Tester/tbt_01basic.t .................... ok |
---|
2137 | ../cpan/Test-Simple/t/Legacy/Tester/tbt_02fhrestore.t ................ ok |
---|
2138 | ../cpan/Test-Simple/t/Legacy/Tester/tbt_03die.t ...................... ok |
---|
2139 | ../cpan/Test-Simple/t/Legacy/Tester/tbt_04line_num.t ................. ok |
---|
2140 | ../cpan/Test-Simple/t/Legacy/Tester/tbt_05faildiag.t ................. ok |
---|
2141 | ../cpan/Test-Simple/t/Legacy/Tester/tbt_06errormess.t ................ ok |
---|
2142 | ../cpan/Test-Simple/t/Legacy/Tester/tbt_07args.t ..................... ok |
---|
2143 | ../cpan/Test-Simple/t/Legacy/Tester/tbt_08subtest.t .................. ok |
---|
2144 | ../cpan/Test-Simple/t/Legacy/Tester/tbt_09do.t ....................... ok |
---|
2145 | ../cpan/Test-Simple/t/Legacy/thread_taint.t .......................... ok |
---|
2146 | ../cpan/Test-Simple/t/Legacy/threads.t ............................... ok |
---|
2147 | ../cpan/Test-Simple/t/Legacy/todo.t .................................. ok |
---|
2148 | ../cpan/Test-Simple/t/Legacy/undef.t ................................. ok |
---|
2149 | ../cpan/Test-Simple/t/Legacy/use_ok.t ................................ ok |
---|
2150 | ../cpan/Test-Simple/t/Legacy/useing.t ................................ ok |
---|
2151 | ../cpan/Test-Simple/t/Legacy/utf8.t .................................. ok |
---|
2152 | ../cpan/Test-Simple/t/Legacy/versions.t .............................. ok |
---|
2153 | ../cpan/Test-Simple/t/Legacy_And_Test2/builder_loaded_late.t ......... ok |
---|
2154 | ../cpan/Test-Simple/t/Legacy_And_Test2/diag_event_on_ok.t ............ ok |
---|
2155 | ../cpan/Test-Simple/t/Legacy_And_Test2/hidden_warnings.t ............. ok |
---|
2156 | ../cpan/Test-Simple/t/Legacy_And_Test2/preload_diag_note.t ........... ok |
---|
2157 | ../cpan/Test-Simple/t/Legacy_And_Test2/thread_init_warning.t ......... ok |
---|
2158 | ../cpan/Test-Simple/t/regression/642_persistent_end.t ................ ok |
---|
2159 | ../cpan/Test-Simple/t/regression/662-tbt-no-plan.t ................... ok |
---|
2160 | ../cpan/Test-Simple/t/regression/684-nested_todo_diag.t .............. ok |
---|
2161 | ../cpan/Test-Simple/t/regression/694_note_diag_return_values.t ....... ok |
---|
2162 | ../cpan/Test-Simple/t/regression/696-intercept_skip_all.t ............ ok |
---|
2163 | ../cpan/Test-Simple/t/regression/721-nested-streamed-subtest.t ....... ok |
---|
2164 | ../cpan/Test-Simple/t/regression/757-reset_in_subtest.t .............. ok |
---|
2165 | ../cpan/Test-Simple/t/regression/812-todo.t .......................... ok |
---|
2166 | ../cpan/Test-Simple/t/regression/817-subtest-todo.t .................. ok |
---|
2167 | ../cpan/Test-Simple/t/regression/862-intercept_tb_todo.t ............. ok |
---|
2168 | ../cpan/Test-Simple/t/regression/buffered_subtest_plan_buffered.t .... ok |
---|
2169 | ../cpan/Test-Simple/t/regression/builder_does_not_init.t ............. ok |
---|
2170 | ../cpan/Test-Simple/t/regression/errors_facet.t ...................... ok |
---|
2171 | ../cpan/Test-Simple/t/regression/fork_first.t ........................ ok |
---|
2172 | ../cpan/Test-Simple/t/regression/inherit_trace.t ..................... ok |
---|
2173 | ../cpan/Test-Simple/t/regression/no_name_in_subtest.t ................ ok |
---|
2174 | ../cpan/Test-Simple/t/regression/skip_reason_object_ipc.t ............ ok |
---|
2175 | ../cpan/Test-Simple/t/regression/todo_and_facets.t ................... ok |
---|
2176 | ../cpan/Test-Simple/t/Test2/acceptance/try_it_done_testing.t ......... ok |
---|
2177 | ../cpan/Test-Simple/t/Test2/acceptance/try_it_fork.t ................. ok |
---|
2178 | ../cpan/Test-Simple/t/Test2/acceptance/try_it_no_plan.t .............. ok |
---|
2179 | ../cpan/Test-Simple/t/Test2/acceptance/try_it_plan.t ................. ok |
---|
2180 | ../cpan/Test-Simple/t/Test2/acceptance/try_it_skip.t ................. skipped: testing skip all |
---|
2181 | ../cpan/Test-Simple/t/Test2/acceptance/try_it_threads.t .............. ok |
---|
2182 | ../cpan/Test-Simple/t/Test2/acceptance/try_it_todo.t ................. ok |
---|
2183 | ../cpan/Test-Simple/t/Test2/behavior/disable_ipc_a.t ................. ok |
---|
2184 | ../cpan/Test-Simple/t/Test2/behavior/disable_ipc_b.t ................. ok |
---|
2185 | ../cpan/Test-Simple/t/Test2/behavior/disable_ipc_c.t ................. ok |
---|
2186 | ../cpan/Test-Simple/t/Test2/behavior/disable_ipc_d.t ................. ok |
---|
2187 | ../cpan/Test-Simple/t/Test2/behavior/err_var.t ....................... ok |
---|
2188 | ../cpan/Test-Simple/t/Test2/behavior/Formatter.t ..................... ok |
---|
2189 | ../cpan/Test-Simple/t/Test2/behavior/init_croak.t .................... ok |
---|
2190 | ../cpan/Test-Simple/t/Test2/behavior/intercept.t ..................... ok |
---|
2191 | ../cpan/Test-Simple/t/Test2/behavior/ipc_wait_timeout.t .............. ok |
---|
2192 | ../cpan/Test-Simple/t/Test2/behavior/nested_context_exception.t ...... ok |
---|
2193 | ../cpan/Test-Simple/t/Test2/behavior/no_load_api.t ................... ok |
---|
2194 | ../cpan/Test-Simple/t/Test2/behavior/run_subtest_inherit.t ........... ok |
---|
2195 | ../cpan/Test-Simple/t/Test2/behavior/special_names.t ................. ok |
---|
2196 | ../cpan/Test-Simple/t/Test2/behavior/subtest_bailout.t ............... ok |
---|
2197 | ../cpan/Test-Simple/t/Test2/behavior/Subtest_buffer_formatter.t ...... ok |
---|
2198 | ../cpan/Test-Simple/t/Test2/behavior/Subtest_callback.t .............. ok |
---|
2199 | ../cpan/Test-Simple/t/Test2/behavior/Subtest_events.t ................ ok |
---|
2200 | ../cpan/Test-Simple/t/Test2/behavior/Subtest_plan.t .................. ok |
---|
2201 | ../cpan/Test-Simple/t/Test2/behavior/Subtest_todo.t .................. ok |
---|
2202 | ../cpan/Test-Simple/t/Test2/behavior/Taint.t ......................... ok |
---|
2203 | ../cpan/Test-Simple/t/Test2/behavior/trace_signature.t ............... ok |
---|
2204 | ../cpan/Test-Simple/t/Test2/behavior/uuid.t .......................... ok |
---|
2205 | ../cpan/Test-Simple/t/Test2/legacy/TAP.t ............................. ok |
---|
2206 | ../cpan/Test-Simple/t/Test2/modules/API.t ............................ ok |
---|
2207 | ../cpan/Test-Simple/t/Test2/modules/API/Breakage.t ................... ok |
---|
2208 | ../cpan/Test-Simple/t/Test2/modules/API/Context.t .................... ok |
---|
2209 | ../cpan/Test-Simple/t/Test2/modules/API/Instance.t ................... ok |
---|
2210 | ../cpan/Test-Simple/t/Test2/modules/API/InterceptResult.t ............ ok |
---|
2211 | ../cpan/Test-Simple/t/Test2/modules/API/InterceptResult/Event.t ...... ok |
---|
2212 | ../cpan/Test-Simple/t/Test2/modules/API/InterceptResult/Squasher.t ... ok |
---|
2213 | ../cpan/Test-Simple/t/Test2/modules/API/Stack.t ...................... ok |
---|
2214 | ../cpan/Test-Simple/t/Test2/modules/Event.t .......................... ok |
---|
2215 | ../cpan/Test-Simple/t/Test2/modules/Event/Bail.t ..................... ok |
---|
2216 | ../cpan/Test-Simple/t/Test2/modules/Event/Diag.t ..................... ok |
---|
2217 | ../cpan/Test-Simple/t/Test2/modules/Event/Encoding.t ................. ok |
---|
2218 | ../cpan/Test-Simple/t/Test2/modules/Event/Exception.t ................ ok |
---|
2219 | ../cpan/Test-Simple/t/Test2/modules/Event/Fail.t ..................... ok |
---|
2220 | ../cpan/Test-Simple/t/Test2/modules/Event/Generic.t .................. ok |
---|
2221 | ../cpan/Test-Simple/t/Test2/modules/Event/Note.t ..................... ok |
---|
2222 | ../cpan/Test-Simple/t/Test2/modules/Event/Ok.t ....................... ok |
---|
2223 | ../cpan/Test-Simple/t/Test2/modules/Event/Pass.t ..................... ok |
---|
2224 | ../cpan/Test-Simple/t/Test2/modules/Event/Plan.t ..................... ok |
---|
2225 | ../cpan/Test-Simple/t/Test2/modules/Event/Skip.t ..................... ok |
---|
2226 | ../cpan/Test-Simple/t/Test2/modules/Event/Subtest.t .................. ok |
---|
2227 | ../cpan/Test-Simple/t/Test2/modules/Event/TAP/Version.t .............. ok |
---|
2228 | ../cpan/Test-Simple/t/Test2/modules/Event/V2.t ....................... ok |
---|
2229 | ../cpan/Test-Simple/t/Test2/modules/Event/Waiting.t .................. ok |
---|
2230 | ../cpan/Test-Simple/t/Test2/modules/EventFacet.t ..................... ok |
---|
2231 | ../cpan/Test-Simple/t/Test2/modules/EventFacet/About.t ............... ok |
---|
2232 | ../cpan/Test-Simple/t/Test2/modules/EventFacet/Amnesty.t ............. ok |
---|
2233 | ../cpan/Test-Simple/t/Test2/modules/EventFacet/Assert.t .............. ok |
---|
2234 | ../cpan/Test-Simple/t/Test2/modules/EventFacet/Control.t ............. ok |
---|
2235 | ../cpan/Test-Simple/t/Test2/modules/EventFacet/Error.t ............... ok |
---|
2236 | ../cpan/Test-Simple/t/Test2/modules/EventFacet/Info.t ................ ok |
---|
2237 | ../cpan/Test-Simple/t/Test2/modules/EventFacet/Meta.t ................ ok |
---|
2238 | ../cpan/Test-Simple/t/Test2/modules/EventFacet/Parent.t .............. ok |
---|
2239 | ../cpan/Test-Simple/t/Test2/modules/EventFacet/Plan.t ................ ok |
---|
2240 | ../cpan/Test-Simple/t/Test2/modules/EventFacet/Trace.t ............... ok |
---|
2241 | ../cpan/Test-Simple/t/Test2/modules/Formatter/TAP.t .................. ok |
---|
2242 | ../cpan/Test-Simple/t/Test2/modules/Hub.t ............................ ok |
---|
2243 | ../cpan/Test-Simple/t/Test2/modules/Hub/Interceptor.t ................ ok |
---|
2244 | ../cpan/Test-Simple/t/Test2/modules/Hub/Interceptor/Terminator.t ..... ok |
---|
2245 | ../cpan/Test-Simple/t/Test2/modules/Hub/Subtest.t .................... ok |
---|
2246 | ../cpan/Test-Simple/t/Test2/modules/IPC.t ............................ ok |
---|
2247 | ../cpan/Test-Simple/t/Test2/modules/IPC/Driver.t ..................... ok |
---|
2248 | ../cpan/Test-Simple/t/Test2/modules/IPC/Driver/Files.t ............... ok |
---|
2249 | ../cpan/Test-Simple/t/Test2/modules/Tools/Tiny.t ..................... ok |
---|
2250 | ../cpan/Test-Simple/t/Test2/modules/Util.t ........................... ok |
---|
2251 | ../cpan/Test-Simple/t/Test2/modules/Util/ExternalMeta.t .............. ok |
---|
2252 | ../cpan/Test-Simple/t/Test2/modules/Util/Facets2Legacy.t ............. ok |
---|
2253 | ../cpan/Test-Simple/t/Test2/modules/Util/Trace.t ..................... ok |
---|
2254 | ../cpan/Test-Simple/t/Test2/regression/693_ipc_ordering.t ............ ok |
---|
2255 | ../cpan/Test-Simple/t/Test2/regression/746-forking-subtest.t ......... ok |
---|
2256 | ../cpan/Test-Simple/t/Test2/regression/gh_16.t ....................... skipped: Crazy test, only run on 5.20+, or when AUTHOR_TESTING is set |
---|
2257 | ../cpan/Test-Simple/t/Test2/regression/ipc_files_abort_exit.t ........ skipped: Set AUTHOR_TESTING to run this test |
---|
2258 | ../cpan/Text-Balanced/t/01_compile.t ................................. ok |
---|
2259 | ../cpan/Text-Balanced/t/02_extbrk.t .................................. ok |
---|
2260 | ../cpan/Text-Balanced/t/03_extcbk.t .................................. ok |
---|
2261 | ../cpan/Text-Balanced/t/04_extdel.t .................................. ok |
---|
2262 | ../cpan/Text-Balanced/t/05_extmul.t .................................. ok |
---|
2263 | ../cpan/Text-Balanced/t/06_extqlk.t .................................. ok |
---|
2264 | ../cpan/Text-Balanced/t/07_exttag.t .................................. ok |
---|
2265 | ../cpan/Text-Balanced/t/08_extvar.t .................................. ok |
---|
2266 | ../cpan/Text-Balanced/t/09_gentag.t .................................. ok |
---|
2267 | ../cpan/Text-Balanced/t/94_changes.t ................................. skipped: Author testing only |
---|
2268 | ../cpan/Text-Balanced/t/95_critic.t .................................. skipped: Author testing only |
---|
2269 | ../cpan/Text-Balanced/t/96_pmv.t ..................................... skipped: Author testing only |
---|
2270 | ../cpan/Text-Balanced/t/97_pod.t ..................................... skipped: Author testing only |
---|
2271 | ../cpan/Text-Balanced/t/98_pod_coverage.t ............................ skipped: Author testing only |
---|
2272 | ../cpan/Text-ParseWords/t/ParseWords.t ............................... ok |
---|
2273 | ../cpan/Text-ParseWords/t/taint.t .................................... ok |
---|
2274 | ../cpan/Text-Tabs/t/37000.t .......................................... ok |
---|
2275 | ../cpan/Text-Tabs/t/39548.t .......................................... ok |
---|
2276 | ../cpan/Text-Tabs/t/79766.t .......................................... ok |
---|
2277 | ../cpan/Text-Tabs/t/belg4mit.t ....................................... ok |
---|
2278 | ../cpan/Text-Tabs/t/dandv.t .......................................... ok |
---|
2279 | ../cpan/Text-Tabs/t/fill.t ........................................... ok |
---|
2280 | ../cpan/Text-Tabs/t/Jacobson.t ....................................... ok |
---|
2281 | ../cpan/Text-Tabs/t/Jacobson2.t ...................................... ok |
---|
2282 | ../cpan/Text-Tabs/t/Jochen.t ......................................... ok |
---|
2283 | ../cpan/Text-Tabs/t/sep.t ............................................ ok |
---|
2284 | ../cpan/Text-Tabs/t/sep2.t ........................................... ok |
---|
2285 | ../cpan/Text-Tabs/t/Tabs-ElCid.t ..................................... ok |
---|
2286 | ../cpan/Text-Tabs/t/tabs.t ........................................... ok |
---|
2287 | ../cpan/Text-Tabs/t/undef.t .......................................... ok |
---|
2288 | ../cpan/Text-Tabs/t/Wrap-JLB.t ....................................... ok |
---|
2289 | ../cpan/Text-Tabs/t/wrap.t ........................................... ok |
---|
2290 | ../cpan/Text-Tabs/t/wrap_separator2.t ................................ ok |
---|
2291 | ../cpan/Tie-RefHash/t/rebless.t ...................................... ok |
---|
2292 | ../cpan/Tie-RefHash/t/refhash.t ...................................... ok |
---|
2293 | ../cpan/Tie-RefHash/t/storable.t ..................................... ok |
---|
2294 | ../cpan/Tie-RefHash/t/threaded.t ..................................... ok |
---|
2295 | ../cpan/Time-Local/t/Local.t ......................................... ok |
---|
2296 | ../cpan/Time-Piece/t/01base.t ........................................ ok |
---|
2297 | ../cpan/Time-Piece/t/02core.t ........................................ ok |
---|
2298 | ../cpan/Time-Piece/t/02core_dst.t .................................... skipped: DST tests not required for installation |
---|
2299 | ../cpan/Time-Piece/t/03compare.t ..................................... ok |
---|
2300 | ../cpan/Time-Piece/t/04mjd.t ......................................... ok |
---|
2301 | ../cpan/Time-Piece/t/05overload.t .................................... ok |
---|
2302 | ../cpan/Time-Piece/t/06large.t ....................................... skipped: Large time tests not required for installation |
---|
2303 | ../cpan/Time-Piece/t/06subclass.t .................................... ok |
---|
2304 | ../cpan/Time-Piece/t/07arith.t ....................................... ok |
---|
2305 | ../cpan/Time-Piece/t/08truncate.t .................................... ok |
---|
2306 | ../cpan/Time-Piece/t/09locales.t ..................................... skipped: Reverse parsing not required for installation |
---|
2307 | ../cpan/Time-Piece/t/10overload.t .................................... ok |
---|
2308 | ../cpan/Time-Piece/t/99legacy.t ...................................... ok |
---|
2309 | ../cpan/Unicode-Collate/t/altern.t ................................... ok |
---|
2310 | ../cpan/Unicode-Collate/t/backwds.t .................................. ok |
---|
2311 | ../cpan/Unicode-Collate/t/cjk_b5.t ................................... ok |
---|
2312 | ../cpan/Unicode-Collate/t/cjk_gb.t ................................... ok |
---|
2313 | ../cpan/Unicode-Collate/t/cjk_ja.t ................................... ok |
---|
2314 | ../cpan/Unicode-Collate/t/cjk_ko.t ................................... ok |
---|
2315 | ../cpan/Unicode-Collate/t/cjk_py.t ................................... ok |
---|
2316 | ../cpan/Unicode-Collate/t/cjk_st.t ................................... ok |
---|
2317 | ../cpan/Unicode-Collate/t/cjk_zy.t ................................... ok |
---|
2318 | ../cpan/Unicode-Collate/t/cjkrange.t ................................. ok |
---|
2319 | ../cpan/Unicode-Collate/t/compatui.t ................................. ok |
---|
2320 | ../cpan/Unicode-Collate/t/contract.t ................................. ok |
---|
2321 | ../cpan/Unicode-Collate/t/default.t .................................. ok |
---|
2322 | ../cpan/Unicode-Collate/t/hangtype.t ................................. ok |
---|
2323 | ../cpan/Unicode-Collate/t/hangul.t ................................... ok |
---|
2324 | ../cpan/Unicode-Collate/t/ident.t .................................... ok |
---|
2325 | ../cpan/Unicode-Collate/t/iglevel2.t ................................. ok |
---|
2326 | ../cpan/Unicode-Collate/t/ignor.t .................................... ok |
---|
2327 | ../cpan/Unicode-Collate/t/illegal.t .................................. ok |
---|
2328 | ../cpan/Unicode-Collate/t/illegalp.t ................................. ok |
---|
2329 | ../cpan/Unicode-Collate/t/index.t .................................... ok |
---|
2330 | ../cpan/Unicode-Collate/t/khitan.t ................................... ok |
---|
2331 | ../cpan/Unicode-Collate/t/loc_af.t ................................... ok |
---|
2332 | ../cpan/Unicode-Collate/t/loc_ar.t ................................... ok |
---|
2333 | ../cpan/Unicode-Collate/t/loc_as.t ................................... ok |
---|
2334 | ../cpan/Unicode-Collate/t/loc_az.t ................................... ok |
---|
2335 | ../cpan/Unicode-Collate/t/loc_be.t ................................... ok |
---|
2336 | ../cpan/Unicode-Collate/t/loc_bg.t ................................... ok |
---|
2337 | ../cpan/Unicode-Collate/t/loc_bn.t ................................... ok |
---|
2338 | ../cpan/Unicode-Collate/t/loc_bs.t ................................... ok |
---|
2339 | ../cpan/Unicode-Collate/t/loc_bscy.t ................................. ok |
---|
2340 | ../cpan/Unicode-Collate/t/loc_ca.t ................................... ok |
---|
2341 | ../cpan/Unicode-Collate/t/loc_cjk.t .................................. ok |
---|
2342 | ../cpan/Unicode-Collate/t/loc_cjkc.t ................................. ok |
---|
2343 | ../cpan/Unicode-Collate/t/loc_cs.t ................................... ok |
---|
2344 | ../cpan/Unicode-Collate/t/loc_cu.t ................................... ok |
---|
2345 | ../cpan/Unicode-Collate/t/loc_cy.t ................................... ok |
---|
2346 | ../cpan/Unicode-Collate/t/loc_cyrl.t ................................. ok |
---|
2347 | ../cpan/Unicode-Collate/t/loc_da.t ................................... ok |
---|
2348 | ../cpan/Unicode-Collate/t/loc_de.t ................................... ok |
---|
2349 | ../cpan/Unicode-Collate/t/loc_deat.t ................................. ok |
---|
2350 | ../cpan/Unicode-Collate/t/loc_deph.t ................................. ok |
---|
2351 | ../cpan/Unicode-Collate/t/loc_dsb.t .................................. ok |
---|
2352 | ../cpan/Unicode-Collate/t/loc_ee.t ................................... ok |
---|
2353 | ../cpan/Unicode-Collate/t/loc_eo.t ................................... ok |
---|
2354 | ../cpan/Unicode-Collate/t/loc_es.t ................................... ok |
---|
2355 | ../cpan/Unicode-Collate/t/loc_estr.t ................................. ok |
---|
2356 | ../cpan/Unicode-Collate/t/loc_et.t ................................... ok |
---|
2357 | ../cpan/Unicode-Collate/t/loc_fa.t ................................... ok |
---|
2358 | ../cpan/Unicode-Collate/t/loc_fi.t ................................... ok |
---|
2359 | ../cpan/Unicode-Collate/t/loc_fil.t .................................. ok |
---|
2360 | ../cpan/Unicode-Collate/t/loc_fiph.t ................................. ok |
---|
2361 | ../cpan/Unicode-Collate/t/loc_fo.t ................................... ok |
---|
2362 | ../cpan/Unicode-Collate/t/loc_fr.t ................................... ok |
---|
2363 | ../cpan/Unicode-Collate/t/loc_frca.t ................................. ok |
---|
2364 | ../cpan/Unicode-Collate/t/loc_gu.t ................................... ok |
---|
2365 | ../cpan/Unicode-Collate/t/loc_ha.t ................................... ok |
---|
2366 | ../cpan/Unicode-Collate/t/loc_haw.t .................................. ok |
---|
2367 | ../cpan/Unicode-Collate/t/loc_he.t ................................... ok |
---|
2368 | ../cpan/Unicode-Collate/t/loc_hi.t ................................... ok |
---|
2369 | ../cpan/Unicode-Collate/t/loc_hr.t ................................... ok |
---|
2370 | ../cpan/Unicode-Collate/t/loc_hu.t ................................... ok |
---|
2371 | ../cpan/Unicode-Collate/t/loc_hy.t ................................... ok |
---|
2372 | ../cpan/Unicode-Collate/t/loc_ig.t ................................... ok |
---|
2373 | ../cpan/Unicode-Collate/t/loc_is.t ................................... ok |
---|
2374 | ../cpan/Unicode-Collate/t/loc_ja.t ................................... ok |
---|
2375 | ../cpan/Unicode-Collate/t/loc_jait.t ................................. ok |
---|
2376 | ../cpan/Unicode-Collate/t/loc_japr.t ................................. ok |
---|
2377 | ../cpan/Unicode-Collate/t/loc_kk.t ................................... ok |
---|
2378 | ../cpan/Unicode-Collate/t/loc_kl.t ................................... ok |
---|
2379 | ../cpan/Unicode-Collate/t/loc_kn.t ................................... ok |
---|
2380 | ../cpan/Unicode-Collate/t/loc_ko.t ................................... ok |
---|
2381 | ../cpan/Unicode-Collate/t/loc_kok.t .................................. ok |
---|
2382 | ../cpan/Unicode-Collate/t/loc_lkt.t .................................. ok |
---|
2383 | ../cpan/Unicode-Collate/t/loc_ln.t ................................... ok |
---|
2384 | ../cpan/Unicode-Collate/t/loc_lt.t ................................... ok |
---|
2385 | ../cpan/Unicode-Collate/t/loc_lv.t ................................... ok |
---|
2386 | ../cpan/Unicode-Collate/t/loc_mk.t ................................... ok |
---|
2387 | ../cpan/Unicode-Collate/t/loc_ml.t ................................... ok |
---|
2388 | ../cpan/Unicode-Collate/t/loc_mncy.t ................................. ok |
---|
2389 | ../cpan/Unicode-Collate/t/loc_mr.t ................................... ok |
---|
2390 | ../cpan/Unicode-Collate/t/loc_mt.t ................................... ok |
---|
2391 | ../cpan/Unicode-Collate/t/loc_nb.t ................................... ok |
---|
2392 | ../cpan/Unicode-Collate/t/loc_nn.t ................................... ok |
---|
2393 | ../cpan/Unicode-Collate/t/loc_nso.t .................................. ok |
---|
2394 | ../cpan/Unicode-Collate/t/loc_om.t ................................... ok |
---|
2395 | ../cpan/Unicode-Collate/t/loc_or.t ................................... ok |
---|
2396 | ../cpan/Unicode-Collate/t/loc_pa.t ................................... ok |
---|
2397 | ../cpan/Unicode-Collate/t/loc_pl.t ................................... ok |
---|
2398 | ../cpan/Unicode-Collate/t/loc_ro.t ................................... ok |
---|
2399 | ../cpan/Unicode-Collate/t/loc_ru.t ................................... ok |
---|
2400 | ../cpan/Unicode-Collate/t/loc_sa.t ................................... ok |
---|
2401 | ../cpan/Unicode-Collate/t/loc_se.t ................................... ok |
---|
2402 | ../cpan/Unicode-Collate/t/loc_si.t ................................... ok |
---|
2403 | ../cpan/Unicode-Collate/t/loc_sidt.t ................................. ok |
---|
2404 | ../cpan/Unicode-Collate/t/loc_sk.t ................................... ok |
---|
2405 | ../cpan/Unicode-Collate/t/loc_sl.t ................................... ok |
---|
2406 | ../cpan/Unicode-Collate/t/loc_sq.t ................................... ok |
---|
2407 | ../cpan/Unicode-Collate/t/loc_sr.t ................................... ok |
---|
2408 | ../cpan/Unicode-Collate/t/loc_srla.t ................................. ok |
---|
2409 | ../cpan/Unicode-Collate/t/loc_sv.t ................................... ok |
---|
2410 | ../cpan/Unicode-Collate/t/loc_svrf.t ................................. ok |
---|
2411 | ../cpan/Unicode-Collate/t/loc_sw.t ................................... ok |
---|
2412 | ../cpan/Unicode-Collate/t/loc_ta.t ................................... ok |
---|
2413 | ../cpan/Unicode-Collate/t/loc_te.t ................................... ok |
---|
2414 | ../cpan/Unicode-Collate/t/loc_test.t ................................. ok |
---|
2415 | ../cpan/Unicode-Collate/t/loc_th.t ................................... ok |
---|
2416 | ../cpan/Unicode-Collate/t/loc_tn.t ................................... ok |
---|
2417 | ../cpan/Unicode-Collate/t/loc_to.t ................................... ok |
---|
2418 | ../cpan/Unicode-Collate/t/loc_tr.t ................................... ok |
---|
2419 | ../cpan/Unicode-Collate/t/loc_ugcy.t ................................. ok |
---|
2420 | ../cpan/Unicode-Collate/t/loc_uk.t ................................... ok |
---|
2421 | ../cpan/Unicode-Collate/t/loc_ur.t ................................... ok |
---|
2422 | ../cpan/Unicode-Collate/t/loc_vi.t ................................... ok |
---|
2423 | ../cpan/Unicode-Collate/t/loc_vo.t ................................... ok |
---|
2424 | ../cpan/Unicode-Collate/t/loc_wae.t .................................. ok |
---|
2425 | ../cpan/Unicode-Collate/t/loc_wo.t ................................... ok |
---|
2426 | ../cpan/Unicode-Collate/t/loc_yo.t ................................... ok |
---|
2427 | ../cpan/Unicode-Collate/t/loc_zh.t ................................... ok |
---|
2428 | ../cpan/Unicode-Collate/t/loc_zhb5.t ................................. ok |
---|
2429 | ../cpan/Unicode-Collate/t/loc_zhgb.t ................................. ok |
---|
2430 | ../cpan/Unicode-Collate/t/loc_zhpy.t ................................. ok |
---|
2431 | ../cpan/Unicode-Collate/t/loc_zhst.t ................................. ok |
---|
2432 | ../cpan/Unicode-Collate/t/loc_zhzy.t ................................. ok |
---|
2433 | ../cpan/Unicode-Collate/t/nonchar.t .................................. ok |
---|
2434 | ../cpan/Unicode-Collate/t/normal.t ................................... ok |
---|
2435 | ../cpan/Unicode-Collate/t/notable.t .................................. ok |
---|
2436 | ../cpan/Unicode-Collate/t/nushu.t .................................... ok |
---|
2437 | ../cpan/Unicode-Collate/t/overcjk0.t ................................. ok |
---|
2438 | ../cpan/Unicode-Collate/t/overcjk1.t ................................. ok |
---|
2439 | ../cpan/Unicode-Collate/t/override.t ................................. ok |
---|
2440 | ../cpan/Unicode-Collate/t/rearrang.t ................................. ok |
---|
2441 | ../cpan/Unicode-Collate/t/rewrite.t .................................. ok |
---|
2442 | ../cpan/Unicode-Collate/t/tangut.t ................................... ok |
---|
2443 | ../cpan/Unicode-Collate/t/test.t ..................................... ok |
---|
2444 | ../cpan/Unicode-Collate/t/trailwt.t .................................. ok |
---|
2445 | ../cpan/Unicode-Collate/t/variable.t ................................. ok |
---|
2446 | ../cpan/Unicode-Collate/t/version.t .................................. ok |
---|
2447 | ../cpan/Unicode-Collate/t/view.t ..................................... ok |
---|
2448 | ../cpan/version/t/01base.t ........................................... ok |
---|
2449 | ../cpan/version/t/02derived.t ........................................ ok |
---|
2450 | ../cpan/version/t/03require.t ........................................ ok |
---|
2451 | ../cpan/version/t/04strict_lax.t ..................................... ok |
---|
2452 | ../cpan/version/t/05sigdie.t ......................................... ok |
---|
2453 | ../cpan/version/t/06noop.t ........................................... ok |
---|
2454 | ../cpan/version/t/07locale.t ......................................... ok |
---|
2455 | ../cpan/version/t/08_corelist.t ...................................... ok |
---|
2456 | ../cpan/version/t/09_list_util.t ..................................... ok |
---|
2457 | ../cpan/version/t/10_lyon.t .......................................... ok |
---|
2458 | ../cpan/version/t/11_taint.t ......................................... skipped: No Test::Taint available |
---|
2459 | ../dist/Attribute-Handlers/t/caller.t ................................ ok |
---|
2460 | ../dist/Attribute-Handlers/t/constants.t ............................. ok |
---|
2461 | ../dist/Attribute-Handlers/t/data_convert.t .......................... ok |
---|
2462 | ../dist/Attribute-Handlers/t/linerep.t ............................... ok |
---|
2463 | ../dist/Attribute-Handlers/t/multi.t ................................. ok |
---|
2464 | ../dist/autouse/t/autouse.t .......................................... ok |
---|
2465 | ../dist/base/t/base-open-chunk.t ..................................... ok |
---|
2466 | ../dist/base/t/base-open-line.t ...................................... ok |
---|
2467 | ../dist/base/t/base.t ................................................ ok |
---|
2468 | ../dist/base/t/compile-time.t ........................................ ok |
---|
2469 | ../dist/base/t/core-global.t ......................................... ok |
---|
2470 | ../dist/base/t/fields-5_6_0.t ........................................ skipped: pseudo-hashes removed in 5.9.0 |
---|
2471 | ../dist/base/t/fields-5_8_0.t ........................................ skipped: pseudo-hashes removed in 5.9.0 |
---|
2472 | ../dist/base/t/fields-base.t ......................................... ok |
---|
2473 | ../dist/base/t/fields.t .............................................. ok |
---|
2474 | ../dist/base/t/incdot.t .............................................. ok |
---|
2475 | ../dist/base/t/isa.t ................................................. ok |
---|
2476 | ../dist/base/t/sigdie.t .............................................. ok |
---|
2477 | ../dist/base/t/version.t ............................................. ok |
---|
2478 | ../dist/base/t/warnings.t ............................................ ok |
---|
2479 | ../dist/Carp/t/arg_regexp.t .......................................... ok |
---|
2480 | ../dist/Carp/t/arg_string.t .......................................... ok |
---|
2481 | ../dist/Carp/t/baduni.t .............................................. ok |
---|
2482 | ../dist/Carp/t/baduni_warnings.t ..................................... ok |
---|
2483 | ../dist/Carp/t/broken_can.t .......................................... ok |
---|
2484 | ../dist/Carp/t/broken_univ_can.t ..................................... Integer overflow in hexadecimal number at t/broken_univ_can.t line 13. |
---|
2485 | ../dist/Carp/t/broken_univ_can.t ..................................... ok |
---|
2486 | ../dist/Carp/t/Carp.t ................................................ ok |
---|
2487 | ../dist/Carp/t/Carp_overload.t ....................................... ok |
---|
2488 | ../dist/Carp/t/Carp_overloadless.t ................................... ok |
---|
2489 | ../dist/Carp/t/errno.t ............................................... ok |
---|
2490 | ../dist/Carp/t/heavy.t ............................................... ok |
---|
2491 | ../dist/Carp/t/heavy_mismatch.t ...................................... ok |
---|
2492 | ../dist/Carp/t/stack_after_err.t ..................................... ok |
---|
2493 | ../dist/Carp/t/stash_deletion.t ...................................... ok |
---|
2494 | ../dist/Carp/t/swash.t ............................................... ok |
---|
2495 | ../dist/Carp/t/vivify_gv.t ........................................... ok |
---|
2496 | ../dist/Carp/t/vivify_stash.t ........................................ ok |
---|
2497 | ../dist/Carp/t/with_warnings.t ....................................... ok |
---|
2498 | ../dist/constant/t/constant.t ........................................ ok |
---|
2499 | ../dist/constant/t/utf8.t ............................................ ok |
---|
2500 | ../dist/Data-Dumper/t/bless.t ........................................ ok |
---|
2501 | ../dist/Data-Dumper/t/bless_var_method.t ............................. ok |
---|
2502 | ../dist/Data-Dumper/t/bugs.t ......................................... ok |
---|
2503 | ../dist/Data-Dumper/t/deparse.t ...................................... ok |
---|
2504 | ../dist/Data-Dumper/t/dumper.t ....................................... ok |
---|
2505 | ../dist/Data-Dumper/t/dumpperl.t ..................................... ok |
---|
2506 | ../dist/Data-Dumper/t/freezer.t ...................................... ok |
---|
2507 | ../dist/Data-Dumper/t/freezer_useperl.t .............................. ok |
---|
2508 | ../dist/Data-Dumper/t/huge.t ......................................... skipped: Need 64-bit pointers for this test |
---|
2509 | ../dist/Data-Dumper/t/indent.t ....................................... ok |
---|
2510 | ../dist/Data-Dumper/t/misc.t ......................................... ok |
---|
2511 | ../dist/Data-Dumper/t/names.t ........................................ ok |
---|
2512 | ../dist/Data-Dumper/t/overload.t ..................................... ok |
---|
2513 | ../dist/Data-Dumper/t/pair.t ......................................... ok |
---|
2514 | ../dist/Data-Dumper/t/perl-74170.t ................................... ok |
---|
2515 | ../dist/Data-Dumper/t/purity_deepcopy_maxdepth.t ..................... ok |
---|
2516 | ../dist/Data-Dumper/t/qr.t ........................................... ok |
---|
2517 | ../dist/Data-Dumper/t/quotekeys.t .................................... ok |
---|
2518 | ../dist/Data-Dumper/t/recurse.t ...................................... ok |
---|
2519 | ../dist/Data-Dumper/t/seen.t ......................................... ok |
---|
2520 | ../dist/Data-Dumper/t/sortkeys.t ..................................... ok |
---|
2521 | ../dist/Data-Dumper/t/sparseseen.t ................................... ok |
---|
2522 | ../dist/Data-Dumper/t/terse.t ........................................ ok |
---|
2523 | ../dist/Data-Dumper/t/toaster.t ...................................... ok |
---|
2524 | ../dist/Data-Dumper/t/trailing_comma.t ............................... ok |
---|
2525 | ../dist/Data-Dumper/t/values.t ....................................... ok |
---|
2526 | ../dist/Devel-SelfStubber/t/Devel-SelfStubber.t ...................... ok |
---|
2527 | ../dist/Dumpvalue/t/Dumpvalue.t ...................................... ok |
---|
2528 | ../dist/Dumpvalue/t/extend-coverage.t ................................ ok |
---|
2529 | ../dist/Dumpvalue/t/rt-134441-dumpvalue.t ............................ ok |
---|
2530 | ../dist/encoding-warnings/t/1-warning.t .............................. ok |
---|
2531 | ../dist/encoding-warnings/t/2-fatal.t ................................ skipped: encoding::warnings not supported on perl 5.26 |
---|
2532 | ../dist/encoding-warnings/t/3-normal.t ............................... skipped: encoding::warnings not supported on perl 5.26 |
---|
2533 | ../dist/encoding-warnings/t/4-lexical.t .............................. skipped: encoding::warnings not supported on perl 5.26 |
---|
2534 | ../dist/Env/t/array.t ................................................ ok |
---|
2535 | ../dist/Env/t/env.t .................................................. ok |
---|
2536 | ../dist/Exporter/t/Exporter.t ........................................ ok |
---|
2537 | ../dist/Exporter/t/warn.t ............................................ ok |
---|
2538 | ../dist/ExtUtils-CBuilder/t/00-have-compiler.t ....................... ok |
---|
2539 | ../dist/ExtUtils-CBuilder/t/01-basic.t ............................... cc1: error: unrecognized command line option "-Wno-error=implicit-function-declaration" |
---|
2540 | ../dist/ExtUtils-CBuilder/t/01-basic.t ............................... skipped: no compiler available for testing |
---|
2541 | ../dist/ExtUtils-CBuilder/t/02-link.t ................................ cc1: error: unrecognized command line option "-Wno-error=implicit-function-declaration" |
---|
2542 | ../dist/ExtUtils-CBuilder/t/02-link.t ................................ skipped: no compiler available for testing |
---|
2543 | ../dist/ExtUtils-CBuilder/t/03-cplusplus.t ........................... /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: warning -prebind has no effect with -bundle |
---|
2544 | ../dist/ExtUtils-CBuilder/t/03-cplusplus.t ........................... 1/7 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: warning -prebind has no effect with -bundle |
---|
2545 | ../dist/ExtUtils-CBuilder/t/03-cplusplus.t ........................... ok |
---|
2546 | ../dist/ExtUtils-CBuilder/t/04-base.t ................................ ok |
---|
2547 | ../dist/ExtUtils-ParseXS/t/001-basic.t ............................... 3/30 cc1: error: unrecognized command line option "-Wno-error=implicit-function-declaration" |
---|
2548 | ../dist/ExtUtils-ParseXS/t/001-basic.t ............................... ok |
---|
2549 | ../dist/ExtUtils-ParseXS/t/002-more.t ................................ 2/33 cc1: error: unrecognized command line option "-Wno-error=implicit-function-declaration" |
---|
2550 | ../dist/ExtUtils-ParseXS/t/002-more.t ................................ ok |
---|
2551 | ../dist/ExtUtils-ParseXS/t/003-usage.t ............................... 2/24 cc1: error: unrecognized command line option "-Wno-error=implicit-function-declaration" |
---|
2552 | ../dist/ExtUtils-ParseXS/t/003-usage.t ............................... ok |
---|
2553 | ../dist/ExtUtils-ParseXS/t/101-standard_typemap_locations.t .......... ok |
---|
2554 | ../dist/ExtUtils-ParseXS/t/102-trim_whitespace.t ..................... ok |
---|
2555 | ../dist/ExtUtils-ParseXS/t/103-tidy_type.t ........................... ok |
---|
2556 | ../dist/ExtUtils-ParseXS/t/104-map_type.t ............................ ok |
---|
2557 | ../dist/ExtUtils-ParseXS/t/105-valid_proto_string.t .................. ok |
---|
2558 | ../dist/ExtUtils-ParseXS/t/106-process_typemaps.t .................... ok |
---|
2559 | ../dist/ExtUtils-ParseXS/t/108-map_type.t ............................ ok |
---|
2560 | ../dist/ExtUtils-ParseXS/t/109-standard_XS_defs.t .................... ok |
---|
2561 | ../dist/ExtUtils-ParseXS/t/110-assign_func_args.t .................... ok |
---|
2562 | ../dist/ExtUtils-ParseXS/t/111-analyze_preprocessor_statements.t ..... ok |
---|
2563 | ../dist/ExtUtils-ParseXS/t/112-set_cond.t ............................ ok |
---|
2564 | ../dist/ExtUtils-ParseXS/t/113-check_cond_preproc_statements.t ....... ok |
---|
2565 | ../dist/ExtUtils-ParseXS/t/114-blurt_death_Warn.t .................... ok |
---|
2566 | ../dist/ExtUtils-ParseXS/t/115-avoid-noise.t ......................... ok |
---|
2567 | ../dist/ExtUtils-ParseXS/t/501-t-compile.t ........................... ok |
---|
2568 | ../dist/ExtUtils-ParseXS/t/510-t-bare.t .............................. ok |
---|
2569 | ../dist/ExtUtils-ParseXS/t/511-t-whitespace.t ........................ ok |
---|
2570 | ../dist/ExtUtils-ParseXS/t/512-t-file.t .............................. ok |
---|
2571 | ../dist/ExtUtils-ParseXS/t/513-t-merge.t ............................. ok |
---|
2572 | ../dist/ExtUtils-ParseXS/t/514-t-embed.t ............................. ok |
---|
2573 | ../dist/ExtUtils-ParseXS/t/515-t-cmd.t ............................... ok |
---|
2574 | ../dist/ExtUtils-ParseXS/t/516-t-clone.t ............................. ok |
---|
2575 | ../dist/ExtUtils-ParseXS/t/517-t-targetable.t ........................ ok |
---|
2576 | ../dist/ExtUtils-ParseXS/t/600-t-compat.t ............................ ok |
---|
2577 | ../dist/Filter-Simple/t/code_no_comments.t ........................... ok |
---|
2578 | ../dist/Filter-Simple/t/data.t ....................................... ok |
---|
2579 | ../dist/Filter-Simple/t/export.t ..................................... ok |
---|
2580 | ../dist/Filter-Simple/t/filter.t ..................................... ok |
---|
2581 | ../dist/Filter-Simple/t/filter_only.t ................................ ok |
---|
2582 | ../dist/Filter-Simple/t/import.t ..................................... ok |
---|
2583 | ../dist/Filter-Simple/t/no.t ......................................... ok |
---|
2584 | ../dist/FindBin/t/FindBin.t .......................................... ok |
---|
2585 | ../dist/I18N-Collate/t/I18N-Collate.t ................................ ok |
---|
2586 | ../dist/I18N-LangTags/t/01_about_verbose.t ........................... ok |
---|
2587 | ../dist/I18N-LangTags/t/05_main.t .................................... ok |
---|
2588 | ../dist/I18N-LangTags/t/07_listy.t ................................... ok |
---|
2589 | ../dist/I18N-LangTags/t/10_http.t .................................... ok |
---|
2590 | ../dist/I18N-LangTags/t/20_locales.t ................................. ok |
---|
2591 | ../dist/I18N-LangTags/t/50_super.t ................................... ok |
---|
2592 | ../dist/I18N-LangTags/t/55_supers_strict.t ........................... ok |
---|
2593 | ../dist/I18N-LangTags/t/80_all_env.t ................................. ok |
---|
2594 | ../dist/if/t/if.t .................................................... ok |
---|
2595 | ../dist/IO/t/cachepropagate-tcp.t .................................... ok |
---|
2596 | ../dist/IO/t/cachepropagate-udp.t .................................... ok |
---|
2597 | ../dist/IO/t/cachepropagate-unix.t ................................... ok |
---|
2598 | ../dist/IO/t/gh17447.t ............................................... ok |
---|
2599 | ../dist/IO/t/IO.t .................................................... ok |
---|
2600 | ../dist/IO/t/io_const.t .............................................. ok |
---|
2601 | ../dist/IO/t/io_dir.t ................................................ ok |
---|
2602 | ../dist/IO/t/io_dup.t ................................................ ok |
---|
2603 | ../dist/IO/t/io_file.t ............................................... ok |
---|
2604 | ../dist/IO/t/io_file_export.t ........................................ ok |
---|
2605 | ../dist/IO/t/io_getline.t ............................................ ok |
---|
2606 | ../dist/IO/t/io_leak.t ............................................... ok |
---|
2607 | ../dist/IO/t/io_linenum.t ............................................ ok |
---|
2608 | ../dist/IO/t/io_multihomed.t ......................................... ok |
---|
2609 | ../dist/IO/t/io_pipe.t ............................................... ok |
---|
2610 | ../dist/IO/t/io_poll.t ............................................... ok |
---|
2611 | ../dist/IO/t/io_sel.t ................................................ ok |
---|
2612 | ../dist/IO/t/io_sock.t ............................................... ok |
---|
2613 | ../dist/IO/t/io_sock_errstr.t ........................................ ok |
---|
2614 | ../dist/IO/t/io_taint.t .............................................. ok |
---|
2615 | ../dist/IO/t/io_tell.t ............................................... ok |
---|
2616 | ../dist/IO/t/io_udp.t ................................................ ok |
---|
2617 | ../dist/IO/t/io_unix.t ............................................... ok |
---|
2618 | ../dist/IO/t/io_utf8.t ............................................... ok |
---|
2619 | ../dist/IO/t/io_utf8argv.t ........................................... ok |
---|
2620 | ../dist/IO/t/io_xs.t ................................................. ok |
---|
2621 | ../dist/lib/t/01lib.t ................................................ ok |
---|
2622 | ../dist/Locale-Maketext/t/01_about_verbose.t ......................... ok |
---|
2623 | ../dist/Locale-Maketext/t/04_use_external_lex_cache.t ................ ok |
---|
2624 | ../dist/Locale-Maketext/t/09_compile.t ............................... ok |
---|
2625 | ../dist/Locale-Maketext/t/10_make.t .................................. ok |
---|
2626 | ../dist/Locale-Maketext/t/20_get.t ................................... ok |
---|
2627 | ../dist/Locale-Maketext/t/30_eval_dollar_at.t ........................ ok |
---|
2628 | ../dist/Locale-Maketext/t/40_super.t ................................. ok |
---|
2629 | ../dist/Locale-Maketext/t/50_super.t ................................. ok |
---|
2630 | ../dist/Locale-Maketext/t/60_super.t ................................. ok |
---|
2631 | ../dist/Locale-Maketext/t/70_fail_auto.t ............................. ok |
---|
2632 | ../dist/Locale-Maketext/t/90_utf8.t .................................. ok |
---|
2633 | ../dist/Locale-Maketext/t/91_backslash.t ............................. ok |
---|
2634 | ../dist/Locale-Maketext/t/92_blacklist.t ............................. ok |
---|
2635 | ../dist/Locale-Maketext/t/93_whitelist.t ............................. ok |
---|
2636 | ../dist/Locale-Maketext/t/94_denylist.t .............................. ok |
---|
2637 | ../dist/Locale-Maketext/t/95_allowlist.t ............................. ok |
---|
2638 | ../dist/Math-Complex/t/Complex.t ..................................... ok |
---|
2639 | ../dist/Math-Complex/t/Trig.t ........................................ ok |
---|
2640 | ../dist/Math-Complex/t/underbar.t .................................... ok |
---|
2641 | ../dist/Module-CoreList/t/corelist.t ................................. ok |
---|
2642 | ../dist/Module-CoreList/t/deprecated.t ............................... ok |
---|
2643 | ../dist/Module-CoreList/t/find_modules.t ............................. ok |
---|
2644 | ../dist/Module-CoreList/t/is_core.t .................................. ok |
---|
2645 | ../dist/Module-CoreList/t/maintainer.t ............................... ok |
---|
2646 | ../dist/Module-CoreList/t/pod.t ...................................... skipped: Test::Pod 1.00 required for testing POD |
---|
2647 | ../dist/Module-CoreList/t/utils.t .................................... ok |
---|
2648 | ../dist/Net-Ping/t/000_load.t ........................................ ok |
---|
2649 | ../dist/Net-Ping/t/001_new.t ......................................... ok |
---|
2650 | ../dist/Net-Ping/t/010_pingecho.t .................................... ok |
---|
2651 | ../dist/Net-Ping/t/110_icmp_inst.t ................................... ok |
---|
2652 | ../dist/Net-Ping/t/120_udp_inst.t .................................... ok |
---|
2653 | ../dist/Net-Ping/t/130_tcp_inst.t .................................... ok |
---|
2654 | ../dist/Net-Ping/t/140_stream_inst.t ................................. ok |
---|
2655 | ../dist/Net-Ping/t/150_syn_inst.t .................................... ok |
---|
2656 | ../dist/Net-Ping/t/190_alarm.t ....................................... skipped: network dependent test |
---|
2657 | ../dist/Net-Ping/t/200_ping_tcp.t .................................... skipped: network dependent test |
---|
2658 | ../dist/Net-Ping/t/250_ping_hires.t .................................. skipped: network dependent test |
---|
2659 | ../dist/Net-Ping/t/300_ping_stream.t ................................. skipped: network dependent test |
---|
2660 | ../dist/Net-Ping/t/400_ping_syn.t .................................... skipped: network dependent test |
---|
2661 | ../dist/Net-Ping/t/410_syn_host.t .................................... skipped: network dependent test |
---|
2662 | ../dist/Net-Ping/t/420_ping_syn_port.t ............................... skipped: network dependent test |
---|
2663 | ../dist/Net-Ping/t/450_service.t ..................................... ok |
---|
2664 | ../dist/Net-Ping/t/500_ping_icmp.t ................................... ok |
---|
2665 | ../dist/Net-Ping/t/501_ping_icmpv6.t ................................. ok |
---|
2666 | ../dist/Net-Ping/t/510_ping_udp.t .................................... ok |
---|
2667 | ../dist/Net-Ping/t/520_icmp_ttl.t .................................... ok |
---|
2668 | ../dist/PathTools/t/abs2rel.t ........................................ ok |
---|
2669 | ../dist/PathTools/t/crossplatform.t .................................. ok |
---|
2670 | ../dist/PathTools/t/cwd.t ............................................ ok |
---|
2671 | ../dist/PathTools/t/cwd_enoent.t ..................................... ok |
---|
2672 | ../dist/PathTools/t/Functions.t ...................................... ok |
---|
2673 | ../dist/PathTools/t/rel2abs2rel.t .................................... ok |
---|
2674 | ../dist/PathTools/t/Spec-taint.t ..................................... ok |
---|
2675 | ../dist/PathTools/t/Spec.t ........................................... ok |
---|
2676 | ../dist/PathTools/t/taint.t .......................................... ok |
---|
2677 | ../dist/PathTools/t/tmpdir.t ......................................... ok |
---|
2678 | ../dist/PathTools/t/win32.t .......................................... skipped: this is not win32 |
---|
2679 | ../dist/Safe/t/safe1.t ............................................... ok |
---|
2680 | ../dist/Safe/t/safe2.t ............................................... ok |
---|
2681 | ../dist/Safe/t/safe3.t ............................................... ok |
---|
2682 | ../dist/Safe/t/safeload.t ............................................ ok |
---|
2683 | ../dist/Safe/t/safenamedcap.t ........................................ ok |
---|
2684 | ../dist/Safe/t/safeops.t ............................................. ok |
---|
2685 | ../dist/Safe/t/saferegexp.t .......................................... ok |
---|
2686 | ../dist/Safe/t/safesecurity.t ........................................ ok |
---|
2687 | ../dist/Safe/t/safesort.t ............................................ ok |
---|
2688 | ../dist/Safe/t/safeuniversal.t ....................................... ok |
---|
2689 | ../dist/Safe/t/safeutf8.t ............................................ ok |
---|
2690 | ../dist/Safe/t/safewrap.t ............................................ ok |
---|
2691 | ../dist/Search-Dict/t/Dict.t ......................................... ok |
---|
2692 | ../dist/SelfLoader/t/01SelfLoader.t .................................. ok |
---|
2693 | ../dist/SelfLoader/t/02SelfLoader-buggy.t ............................ ok |
---|
2694 | ../dist/SelfLoader/t/03taint.t ....................................... ok |
---|
2695 | ../dist/Storable/t/attach.t .......................................... ok |
---|
2696 | ../dist/Storable/t/attach_errors.t ................................... ok |
---|
2697 | ../dist/Storable/t/attach_singleton.t ................................ ok |
---|
2698 | ../dist/Storable/t/blessed.t ......................................... ok |
---|
2699 | ../dist/Storable/t/boolean.t ......................................... ok |
---|
2700 | ../dist/Storable/t/canonical.t ....................................... ok |
---|
2701 | ../dist/Storable/t/circular_hook.t ................................... ok |
---|
2702 | ../dist/Storable/t/code.t ............................................ ok |
---|
2703 | ../dist/Storable/t/compat01.t ........................................ skipped: Test only works for 32 bit little-ending machines |
---|
2704 | ../dist/Storable/t/compat06.t ........................................ ok |
---|
2705 | ../dist/Storable/t/croak.t ........................................... ok |
---|
2706 | ../dist/Storable/t/CVE-2015-1592.t ................................... ok |
---|
2707 | ../dist/Storable/t/dclone.t .......................................... ok |
---|
2708 | ../dist/Storable/t/destroy.t ......................................... ok |
---|
2709 | ../dist/Storable/t/downgrade.t ....................................... ok |
---|
2710 | ../dist/Storable/t/file_magic.t ...................................... ok |
---|
2711 | ../dist/Storable/t/flags.t ........................................... ok |
---|
2712 | ../dist/Storable/t/forgive.t ......................................... ok |
---|
2713 | ../dist/Storable/t/freeze.t .......................................... ok |
---|
2714 | ../dist/Storable/t/huge.t ............................................ skipped: Need 64-bit pointers for this test |
---|
2715 | ../dist/Storable/t/hugeids.t ......................................... skipped: Need 64-bit pointers for this test |
---|
2716 | ../dist/Storable/t/integer.t ......................................... ok |
---|
2717 | ../dist/Storable/t/interwork56.t ..................................... skipped: Your IVs are no larger than your longs |
---|
2718 | ../dist/Storable/t/just_plain_nasty.t ................................ ok |
---|
2719 | ../dist/Storable/t/leaks.t ........................................... skipped: Test::LeakTrace required for this tests |
---|
2720 | ../dist/Storable/t/lock.t ............................................ ok |
---|
2721 | ../dist/Storable/t/malice.t .......................................... ok |
---|
2722 | ../dist/Storable/t/overload.t ........................................ ok |
---|
2723 | ../dist/Storable/t/recurse.t ......................................... ok |
---|
2724 | ../dist/Storable/t/regexp.t .......................................... ok |
---|
2725 | ../dist/Storable/t/restrict.t ........................................ ok |
---|
2726 | ../dist/Storable/t/retrieve.t ........................................ ok |
---|
2727 | ../dist/Storable/t/robust.t .......................................... ok |
---|
2728 | ../dist/Storable/t/sig_die.t ......................................... ok |
---|
2729 | ../dist/Storable/t/store.t ........................................... ok |
---|
2730 | ../dist/Storable/t/threads.t ......................................... ok |
---|
2731 | ../dist/Storable/t/tied.t ............................................ ok |
---|
2732 | ../dist/Storable/t/tied_hook.t ....................................... ok |
---|
2733 | ../dist/Storable/t/tied_items.t ...................................... ok |
---|
2734 | ../dist/Storable/t/tied_reify.t ...................................... ok |
---|
2735 | ../dist/Storable/t/tied_store.t ...................................... ok |
---|
2736 | ../dist/Storable/t/utf8.t ............................................ ok |
---|
2737 | ../dist/Storable/t/utf8hash.t ........................................ ok |
---|
2738 | ../dist/Storable/t/weak.t ............................................ ok |
---|
2739 | ../dist/Term-Complete/t/Complete.t ................................... ok |
---|
2740 | ../dist/Term-ReadLine/t/AE.t ......................................... skipped: AnyEvent is not installed. |
---|
2741 | ../dist/Term-ReadLine/t/AETk.t ....................................... skipped: AnyEvent and/or Tk is not installed. |
---|
2742 | ../dist/Term-ReadLine/t/ReadLine-STDERR.t ............................ ok |
---|
2743 | ../dist/Term-ReadLine/t/ReadLine.t ................................... ok |
---|
2744 | ../dist/Term-ReadLine/t/Tk.t ......................................... skipped: Tk is not installed. |
---|
2745 | ../dist/Test/t/05_about_verbose.t .................................... ok |
---|
2746 | ../dist/Test/t/fail.t ................................................ ok |
---|
2747 | ../dist/Test/t/mix.t ................................................. ok |
---|
2748 | ../dist/Test/t/multiline.t ........................................... ok |
---|
2749 | ../dist/Test/t/onfail.t .............................................. ok |
---|
2750 | ../dist/Test/t/qr.t .................................................. ok |
---|
2751 | ../dist/Test/t/skip.t ................................................ ok |
---|
2752 | ../dist/Test/t/success.t ............................................. ok |
---|
2753 | ../dist/Test/t/todo.t ................................................ ok |
---|
2754 | ../dist/Text-Abbrev/t/Abbrev.t ....................................... ok |
---|
2755 | ../dist/Thread-Queue/t/01_basic.t .................................... ok |
---|
2756 | ../dist/Thread-Queue/t/02_refs.t ..................................... ok |
---|
2757 | ../dist/Thread-Queue/t/03_peek.t ..................................... ok |
---|
2758 | ../dist/Thread-Queue/t/04_errs.t ..................................... ok |
---|
2759 | ../dist/Thread-Queue/t/05_extract.t .................................. ok |
---|
2760 | ../dist/Thread-Queue/t/06_insert.t ................................... ok |
---|
2761 | ../dist/Thread-Queue/t/07_lock.t ..................................... ok |
---|
2762 | ../dist/Thread-Queue/t/08_nothreads.t ................................ ok |
---|
2763 | ../dist/Thread-Queue/t/09_ended.t .................................... ok |
---|
2764 | ../dist/Thread-Queue/t/10_timed.t .................................... ok |
---|
2765 | ../dist/Thread-Queue/t/11_limit.t .................................... ok |
---|
2766 | ../dist/Thread-Semaphore/t/01_basic.t ................................ ok |
---|
2767 | ../dist/Thread-Semaphore/t/02_errs.t ................................. ok |
---|
2768 | ../dist/Thread-Semaphore/t/03_nothreads.t ............................ ok |
---|
2769 | ../dist/Thread-Semaphore/t/04_nonblocking.t .......................... ok |
---|
2770 | ../dist/Thread-Semaphore/t/05_force.t ................................ ok |
---|
2771 | ../dist/Thread-Semaphore/t/06_timed.t ................................ ok |
---|
2772 | ../dist/threads-shared/t/0nothread.t ................................. ok |
---|
2773 | ../dist/threads-shared/t/av_refs.t ................................... ok |
---|
2774 | ../dist/threads-shared/t/av_simple.t ................................. ok |
---|
2775 | ../dist/threads-shared/t/blessed.t ................................... ok |
---|
2776 | ../dist/threads-shared/t/clone.t ..................................... ok |
---|
2777 | ../dist/threads-shared/t/cond.t ...................................... ok |
---|
2778 | ../dist/threads-shared/t/disabled.t .................................. ok |
---|
2779 | ../dist/threads-shared/t/dualvar.t ................................... ok |
---|
2780 | ../dist/threads-shared/t/hv_refs.t ................................... ok |
---|
2781 | ../dist/threads-shared/t/hv_simple.t ................................. ok |
---|
2782 | ../dist/threads-shared/t/no_share.t .................................. ok |
---|
2783 | ../dist/threads-shared/t/object.t .................................... ok |
---|
2784 | ../dist/threads-shared/t/object2.t ................................... ok |
---|
2785 | ../dist/threads-shared/t/shared_attr.t ............................... ok |
---|
2786 | ../dist/threads-shared/t/stress.t .................................... ok |
---|
2787 | ../dist/threads-shared/t/sv_refs.t ................................... ok |
---|
2788 | ../dist/threads-shared/t/sv_simple.t ................................. ok |
---|
2789 | ../dist/threads-shared/t/utf8.t ...................................... ok |
---|
2790 | ../dist/threads-shared/t/wait.t ...................................... ok |
---|
2791 | ../dist/threads/t/basic.t ............................................ ok |
---|
2792 | ../dist/threads/t/blocks.t ........................................... ok |
---|
2793 | ../dist/threads/t/context.t .......................................... ok |
---|
2794 | ../dist/threads/t/end.t .............................................. ok |
---|
2795 | ../dist/threads/t/err.t .............................................. ok |
---|
2796 | ../dist/threads/t/exit.t ............................................. ok |
---|
2797 | ../dist/threads/t/free.t ............................................. ok |
---|
2798 | ../dist/threads/t/free2.t ............................................ ok |
---|
2799 | ../dist/threads/t/join.t ............................................. ok |
---|
2800 | ../dist/threads/t/kill.t ............................................. ok |
---|
2801 | ../dist/threads/t/kill2.t ............................................ ok |
---|
2802 | ../dist/threads/t/kill3.t ............................................ ok |
---|
2803 | ../dist/threads/t/libc.t ............................................. ok |
---|
2804 | ../dist/threads/t/list.t ............................................. ok |
---|
2805 | ../dist/threads/t/no_threads.t ....................................... skipped: Perl compiled with 'useithreads' |
---|
2806 | ../dist/threads/t/problems.t ......................................... ok |
---|
2807 | ../dist/threads/t/stack.t ............................................ ok |
---|
2808 | ../dist/threads/t/stack_env.t ........................................ ok |
---|
2809 | ../dist/threads/t/state.t ............................................ ok |
---|
2810 | ../dist/threads/t/stress_cv.t ........................................ ok |
---|
2811 | ../dist/threads/t/stress_re.t ........................................ ok |
---|
2812 | ../dist/threads/t/stress_string.t .................................... ok |
---|
2813 | ../dist/threads/t/thread.t ........................................... ok |
---|
2814 | ../dist/threads/t/unique.t ........................................... skipped: 'unique' attribute no longer exists |
---|
2815 | ../dist/threads/t/version.t .......................................... ok |
---|
2816 | ../dist/Tie-File/t/01_gen.t .......................................... ok |
---|
2817 | ../dist/Tie-File/t/02_fetchsize.t .................................... ok |
---|
2818 | ../dist/Tie-File/t/03_longfetch.t .................................... ok |
---|
2819 | ../dist/Tie-File/t/04_splice.t ....................................... ok |
---|
2820 | ../dist/Tie-File/t/05_size.t ......................................... ok |
---|
2821 | ../dist/Tie-File/t/06_fixrec.t ....................................... ok |
---|
2822 | ../dist/Tie-File/t/07_rv_splice.t .................................... ok |
---|
2823 | ../dist/Tie-File/t/08_ro.t ........................................... ok |
---|
2824 | ../dist/Tie-File/t/09_gen_rs.t ....................................... ok |
---|
2825 | ../dist/Tie-File/t/10_splice_rs.t .................................... ok |
---|
2826 | ../dist/Tie-File/t/11_rv_splice_rs.t ................................. ok |
---|
2827 | ../dist/Tie-File/t/12_longfetch_rs.t ................................. ok |
---|
2828 | ../dist/Tie-File/t/13_size_rs.t ...................................... ok |
---|
2829 | ../dist/Tie-File/t/14_lock.t ......................................... ok |
---|
2830 | ../dist/Tie-File/t/15_pushpop.t ...................................... ok |
---|
2831 | ../dist/Tie-File/t/16_handle.t ....................................... ok |
---|
2832 | ../dist/Tie-File/t/17_misc_meth.t .................................... ok |
---|
2833 | ../dist/Tie-File/t/18_rs_fixrec.t .................................... ok |
---|
2834 | ../dist/Tie-File/t/19_cache.t ........................................ ok |
---|
2835 | ../dist/Tie-File/t/20_cache_full.t ................................... ok |
---|
2836 | ../dist/Tie-File/t/21_win32.t ........................................ skipped: (no reason given) |
---|
2837 | ../dist/Tie-File/t/22_autochomp.t .................................... ok |
---|
2838 | ../dist/Tie-File/t/23_rv_ac_splice.t ................................. ok |
---|
2839 | ../dist/Tie-File/t/24_cache_loop.t ................................... ok |
---|
2840 | ../dist/Tie-File/t/25_gen_nocache.t .................................. ok |
---|
2841 | ../dist/Tie-File/t/26_twrite.t ....................................... ok |
---|
2842 | ../dist/Tie-File/t/27_iwrite.t ....................................... ok |
---|
2843 | ../dist/Tie-File/t/28_mtwrite.t ...................................... ok |
---|
2844 | ../dist/Tie-File/t/29_downcopy.t ..................................... ok |
---|
2845 | ../dist/Tie-File/t/29a_upcopy.t ...................................... ok |
---|
2846 | ../dist/Tie-File/t/30_defer.t ........................................ ok |
---|
2847 | ../dist/Tie-File/t/31_autodefer.t .................................... ok |
---|
2848 | ../dist/Tie-File/t/32_defer_misc.t ................................... ok |
---|
2849 | ../dist/Tie-File/t/33_defer_vs.t ..................................... ok |
---|
2850 | ../dist/Tie-File/t/40_abs_cache.t .................................... ok |
---|
2851 | ../dist/Tie-File/t/41_heap.t ......................................... ok |
---|
2852 | ../dist/Tie-File/t/42_offset.t ....................................... ok |
---|
2853 | ../dist/Tie-File/t/43_synopsis.t ..................................... ok |
---|
2854 | ../dist/Time-HiRes/t/alarm.t ......................................... ok |
---|
2855 | ../dist/Time-HiRes/t/clock.t ......................................... ok |
---|
2856 | ../dist/Time-HiRes/t/gettimeofday.t .................................. ok |
---|
2857 | ../dist/Time-HiRes/t/itimer.t ........................................ ok |
---|
2858 | ../dist/Time-HiRes/t/nanosleep.t ..................................... ok |
---|
2859 | ../dist/Time-HiRes/t/sleep.t ......................................... ok |
---|
2860 | ../dist/Time-HiRes/t/stat.t .......................................... ok |
---|
2861 | ../dist/Time-HiRes/t/time.t .......................................... ok |
---|
2862 | ../dist/Time-HiRes/t/tv_interval.t ................................... ok |
---|
2863 | ../dist/Time-HiRes/t/ualarm.t ........................................ ok |
---|
2864 | ../dist/Time-HiRes/t/usleep.t ........................................ ok |
---|
2865 | ../dist/Time-HiRes/t/utime.t ......................................... skipped: no hires_utime |
---|
2866 | ../dist/Unicode-Normalize/t/fcdc.t ................................... ok |
---|
2867 | ../dist/Unicode-Normalize/t/form.t ................................... ok |
---|
2868 | ../dist/Unicode-Normalize/t/func.t ................................... ok |
---|
2869 | ../dist/Unicode-Normalize/t/illegal.t ................................ ok |
---|
2870 | ../dist/Unicode-Normalize/t/norm.t ................................... ok |
---|
2871 | ../dist/Unicode-Normalize/t/null.t ................................... ok |
---|
2872 | ../dist/Unicode-Normalize/t/partial1.t ............................... ok |
---|
2873 | ../dist/Unicode-Normalize/t/partial2.t ............................... ok |
---|
2874 | ../dist/Unicode-Normalize/t/proto.t .................................. ok |
---|
2875 | ../dist/Unicode-Normalize/t/split.t .................................. ok |
---|
2876 | ../dist/Unicode-Normalize/t/test.t ................................... ok |
---|
2877 | ../dist/Unicode-Normalize/t/tie.t .................................... ok |
---|
2878 | ../dist/XSLoader/t/XSLoader.t ........................................ ok |
---|
2879 | ../ext/B/t/b.t ....................................................... ok |
---|
2880 | ../ext/B/t/bool.t .................................................... ok |
---|
2881 | ../ext/B/t/concise-xs.t .............................................. ok |
---|
2882 | ../ext/B/t/concise.t ................................................. ok |
---|
2883 | ../ext/B/t/f_map.t ................................................... ok |
---|
2884 | ../ext/B/t/f_sort.t .................................................. ok |
---|
2885 | ../ext/B/t/invlist.t ................................................. skipped: Perl compiled with ithreads... no invlist in the example |
---|
2886 | ../ext/B/t/o.t ....................................................... ok |
---|
2887 | ../ext/B/t/optree_check.t ............................................ ok |
---|
2888 | ../ext/B/t/optree_concise.t .......................................... ok |
---|
2889 | ../ext/B/t/optree_constants.t ........................................ ok |
---|
2890 | ../ext/B/t/optree_for.t .............................................. ok |
---|
2891 | ../ext/B/t/optree_misc.t ............................................. ok |
---|
2892 | ../ext/B/t/optree_samples.t .......................................... ok |
---|
2893 | ../ext/B/t/optree_sort.t ............................................. ok |
---|
2894 | ../ext/B/t/optree_specials.t ......................................... ok |
---|
2895 | ../ext/B/t/optree_varinit.t .......................................... ok |
---|
2896 | ../ext/B/t/perlstring.t .............................................. ok |
---|
2897 | ../ext/B/t/pragma.t .................................................. ok |
---|
2898 | ../ext/B/t/showlex.t ................................................. ok |
---|
2899 | ../ext/B/t/strict.t .................................................. ok |
---|
2900 | ../ext/B/t/sv_stash.t ................................................ ok |
---|
2901 | ../ext/B/t/terse.t ................................................... ok |
---|
2902 | ../ext/B/t/walkoptree.t .............................................. ok |
---|
2903 | ../ext/B/t/xref.t .................................................... ok |
---|
2904 | ../ext/Devel-Peek/t/Peek.t ........................................... ok |
---|
2905 | ../ext/DynaLoader/t/DynaLoader.t ..................................... ok |
---|
2906 | ../ext/Errno/t/Errno.t ............................................... ok |
---|
2907 | ../ext/Fcntl/t/autoload.t ............................................ ok |
---|
2908 | ../ext/Fcntl/t/fcntl.t ............................................... ok |
---|
2909 | ../ext/Fcntl/t/mode.t ................................................ ok |
---|
2910 | ../ext/Fcntl/t/syslfs.t .............................................. skipped: no sparse files? |
---|
2911 | ../ext/File-DosGlob/t/DosGlob.t ...................................... ok |
---|
2912 | ../ext/File-Find/t/correct-absolute-path-with-follow.t ............... ok |
---|
2913 | ../ext/File-Find/t/find.t ............................................ ok |
---|
2914 | ../ext/File-Find/t/taint.t ........................................... ok |
---|
2915 | ../ext/File-Glob/t/basic.t ........................................... ok |
---|
2916 | ../ext/File-Glob/t/case.t ............................................ ok |
---|
2917 | ../ext/File-Glob/t/global.t .......................................... ok |
---|
2918 | ../ext/File-Glob/t/rt114984.t ........................................ ok |
---|
2919 | ../ext/File-Glob/t/rt131211.t ........................................ ok |
---|
2920 | ../ext/File-Glob/t/taint.t ........................................... ok |
---|
2921 | ../ext/File-Glob/t/threads.t ......................................... ok |
---|
2922 | ../ext/FileCache/t/01open.t .......................................... ok |
---|
2923 | ../ext/FileCache/t/02maxopen.t ....................................... ok |
---|
2924 | ../ext/FileCache/t/03append.t ........................................ ok |
---|
2925 | ../ext/FileCache/t/04twoarg.t ........................................ ok |
---|
2926 | ../ext/FileCache/t/05override.t ...................................... ok |
---|
2927 | ../ext/FileCache/t/06export.t ........................................ ok |
---|
2928 | ../ext/FileCache/t/07noimport.t ...................................... ok |
---|
2929 | ../ext/GDBM_File/t/count.t ........................................... skipped: GDBM_File is flaky in darwin |
---|
2930 | ../ext/GDBM_File/t/dump.t ............................................ ok |
---|
2931 | ../ext/GDBM_File/t/fatal.t ........................................... skipped: GDBM_File is flaky in darwin |
---|
2932 | ../ext/GDBM_File/t/gdbm.t ............................................ ok |
---|
2933 | ../ext/GDBM_File/t/opt.t ............................................. skipped: GDBM_File is flaky in darwin |
---|
2934 | ../ext/GDBM_File/t/snapshot.t ........................................ ok |
---|
2935 | ../ext/Hash-Util-FieldHash/t/01_load.t ............................... ok |
---|
2936 | ../ext/Hash-Util-FieldHash/t/02_function.t ........................... ok |
---|
2937 | ../ext/Hash-Util-FieldHash/t/03_class.t .............................. ok |
---|
2938 | ../ext/Hash-Util-FieldHash/t/04_thread.t ............................. ok |
---|
2939 | ../ext/Hash-Util-FieldHash/t/05_perlhook.t ........................... ok |
---|
2940 | ../ext/Hash-Util-FieldHash/t/11_hashassign.t ......................... ok |
---|
2941 | ../ext/Hash-Util-FieldHash/t/12_hashwarn.t ........................... ok |
---|
2942 | ../ext/Hash-Util/t/builtin.t ......................................... ok |
---|
2943 | ../ext/Hash-Util/t/Util.t ............................................ ok |
---|
2944 | ../ext/I18N-Langinfo/t/Langinfo.t .................................... ok |
---|
2945 | ../ext/IPC-Open3/t/fd.t .............................................. ok |
---|
2946 | ../ext/IPC-Open3/t/IPC-Open2.t ....................................... ok |
---|
2947 | ../ext/IPC-Open3/t/IPC-Open3.t ....................................... ok |
---|
2948 | ../ext/NDBM_File/t/ndbm.t ............................................ ok |
---|
2949 | ../ext/Opcode/t/Opcode.t ............................................. ok |
---|
2950 | ../ext/Opcode/t/ops.t ................................................ ok |
---|
2951 | ../ext/PerlIO-encoding/t/encoding.t .................................. ok |
---|
2952 | ../ext/PerlIO-encoding/t/fallback.t .................................. ok |
---|
2953 | ../ext/PerlIO-encoding/t/nolooping.t ................................. ok |
---|
2954 | ../ext/PerlIO-encoding/t/threads.t ................................... ok |
---|
2955 | ../ext/PerlIO-scalar/t/scalar.t ...................................... ok |
---|
2956 | ../ext/PerlIO-scalar/t/scalar_ungetc.t ............................... ok |
---|
2957 | ../ext/PerlIO-via/t/thread.t ......................................... ok |
---|
2958 | ../ext/PerlIO-via/t/via.t ............................................ ok |
---|
2959 | ../ext/Pod-Functions/t/Functions.t ................................... ok |
---|
2960 | ../ext/Pod-Html/t/anchorify.t ........................................ ok |
---|
2961 | ../ext/Pod-Html/t/cache.t ............................................ ok |
---|
2962 | ../ext/Pod-Html/t/crossref.t ......................................... ok |
---|
2963 | ../ext/Pod-Html/t/crossref2.t ........................................ ok |
---|
2964 | ../ext/Pod-Html/t/crossref3.t ........................................ ok |
---|
2965 | ../ext/Pod-Html/t/eol.t .............................................. ok |
---|
2966 | ../ext/Pod-Html/t/feature.t .......................................... ok |
---|
2967 | ../ext/Pod-Html/t/feature2.t ......................................... ok |
---|
2968 | ../ext/Pod-Html/t/htmldir1.t ......................................... ok |
---|
2969 | ../ext/Pod-Html/t/htmldir2.t ......................................... ok |
---|
2970 | ../ext/Pod-Html/t/htmldir3.t ......................................... ok |
---|
2971 | ../ext/Pod-Html/t/htmldir4.t ......................................... ok |
---|
2972 | ../ext/Pod-Html/t/htmldir5.t ......................................... ok |
---|
2973 | ../ext/Pod-Html/t/htmlescp.t ......................................... ok |
---|
2974 | ../ext/Pod-Html/t/htmllink.t ......................................... ok |
---|
2975 | ../ext/Pod-Html/t/htmlview.t ......................................... ok |
---|
2976 | ../ext/Pod-Html/t/poderr.t ........................................... ok |
---|
2977 | ../ext/Pod-Html/t/podnoerr.t ......................................... ok |
---|
2978 | ../ext/POSIX/t/export.t .............................................. ok |
---|
2979 | ../ext/POSIX/t/fenv.t ................................................ ok |
---|
2980 | ../ext/POSIX/t/iv_const.t ............................................ ok |
---|
2981 | ../ext/POSIX/t/math.t ................................................ ok |
---|
2982 | ../ext/POSIX/t/mb.t .................................................. ok |
---|
2983 | ../ext/POSIX/t/posix.t ............................................... ok |
---|
2984 | ../ext/POSIX/t/sigaction.t ........................................... ok |
---|
2985 | ../ext/POSIX/t/sigset.t .............................................. ok |
---|
2986 | ../ext/POSIX/t/strerror_errno.t ...................................... ok |
---|
2987 | ../ext/POSIX/t/sysconf.t ............................................. ok |
---|
2988 | ../ext/POSIX/t/taint.t ............................................... ok |
---|
2989 | ../ext/POSIX/t/termios.t ............................................. ok |
---|
2990 | ../ext/POSIX/t/time.t ................................................ ok |
---|
2991 | ../ext/POSIX/t/unimplemented.t ....................................... ok |
---|
2992 | ../ext/POSIX/t/usage.t ............................................... ok |
---|
2993 | ../ext/POSIX/t/waitpid.t ............................................. ok |
---|
2994 | ../ext/POSIX/t/wrappers.t ............................................ ok |
---|
2995 | ../ext/re/t/intflags.t ............................................... ok |
---|
2996 | ../ext/re/t/lexical_debug.t .......................................... ok |
---|
2997 | ../ext/re/t/qr.t ..................................................... ok |
---|
2998 | ../ext/re/t/re.t ..................................................... ok |
---|
2999 | ../ext/re/t/re_funcs.t ............................................... ok |
---|
3000 | ../ext/re/t/re_funcs_u.t ............................................. ok |
---|
3001 | ../ext/re/t/reflags.t ................................................ ok |
---|
3002 | ../ext/re/t/regop.t .................................................. ok |
---|
3003 | ../ext/re/t/strict.t ................................................. ok |
---|
3004 | ../ext/SDBM_File/t/constants.t ....................................... ok |
---|
3005 | ../ext/SDBM_File/t/corrupt.t ......................................... skipped: test SDBM databases are little-endian |
---|
3006 | ../ext/SDBM_File/t/prep.t ............................................ ok |
---|
3007 | ../ext/SDBM_File/t/sdbm.t ............................................ ok |
---|
3008 | ../ext/Sys-Hostname/t/Hostname.t ..................................... ok |
---|
3009 | ../ext/Tie-Hash-NamedCapture/t/tiehash.t ............................. ok |
---|
3010 | ../ext/Tie-Memoize/t/Tie-Memoize.t ................................... ok |
---|
3011 | ../ext/XS-APItest/t/addissub.t ....................................... ok |
---|
3012 | ../ext/XS-APItest/t/arrayexpr.t ...................................... ok |
---|
3013 | ../ext/XS-APItest/t/autoload.t ....................................... ok |
---|
3014 | ../ext/XS-APItest/t/blockasexpr.t .................................... ok |
---|
3015 | ../ext/XS-APItest/t/blockhooks-csc.t ................................. ok |
---|
3016 | ../ext/XS-APItest/t/blockhooks.t ..................................... ok |
---|
3017 | ../ext/XS-APItest/t/boolean-thr.t .................................... ok |
---|
3018 | ../ext/XS-APItest/t/boolean.t ........................................ ok |
---|
3019 | ../ext/XS-APItest/t/bootstrap.t ...................................... ok |
---|
3020 | ../ext/XS-APItest/t/call.t ........................................... ok |
---|
3021 | ../ext/XS-APItest/t/call_checker.t ................................... ok |
---|
3022 | ../ext/XS-APItest/t/caller.t ......................................... ok |
---|
3023 | ../ext/XS-APItest/t/callregexec.t .................................... ok |
---|
3024 | ../ext/XS-APItest/t/check_warnings.t ................................. ok |
---|
3025 | ../ext/XS-APItest/t/cleanup.t ........................................ ok |
---|
3026 | ../ext/XS-APItest/t/clone-with-stack.t ............................... ok |
---|
3027 | ../ext/XS-APItest/t/cophh.t .......................................... ok |
---|
3028 | ../ext/XS-APItest/t/coplabel.t ....................................... ok |
---|
3029 | ../ext/XS-APItest/t/copstash.t ....................................... ok |
---|
3030 | ../ext/XS-APItest/t/copyhints.t ...................................... ok |
---|
3031 | ../ext/XS-APItest/t/customop.t ....................................... ok |
---|
3032 | ../ext/XS-APItest/t/cv_name.t ........................................ ok |
---|
3033 | ../ext/XS-APItest/t/cv_refcounted_anysv.t ............................ ok |
---|
3034 | ../ext/XS-APItest/t/delimcpy.t ....................................... ok |
---|
3035 | ../ext/XS-APItest/t/eval-filter.t .................................... ok |
---|
3036 | ../ext/XS-APItest/t/exception.t ...................................... ok |
---|
3037 | ../ext/XS-APItest/t/extend.t ......................................... ok |
---|
3038 | ../ext/XS-APItest/t/fetch_pad_names.t ................................ ok |
---|
3039 | ../ext/XS-APItest/t/get.t ............................................ ok |
---|
3040 | ../ext/XS-APItest/t/gotosub.t ........................................ ok |
---|
3041 | ../ext/XS-APItest/t/grok.t ........................................... ok |
---|
3042 | ../ext/XS-APItest/t/gv_autoload4.t ................................... ok |
---|
3043 | ../ext/XS-APItest/t/gv_const_sv.t .................................... ok |
---|
3044 | ../ext/XS-APItest/t/gv_fetchmeth.t ................................... ok |
---|
3045 | ../ext/XS-APItest/t/gv_fetchmeth_autoload.t .......................... ok |
---|
3046 | ../ext/XS-APItest/t/gv_fetchmethod_flags.t ........................... ok |
---|
3047 | ../ext/XS-APItest/t/gv_init.t ........................................ ok |
---|
3048 | ../ext/XS-APItest/t/handy00.t ........................................ ok |
---|
3049 | ../ext/XS-APItest/t/handy01.t ........................................ ok |
---|
3050 | ../ext/XS-APItest/t/handy02.t ........................................ ok |
---|
3051 | ../ext/XS-APItest/t/handy03.t ........................................ ok |
---|
3052 | ../ext/XS-APItest/t/handy04.t ........................................ ok |
---|
3053 | ../ext/XS-APItest/t/handy05.t ........................................ ok |
---|
3054 | ../ext/XS-APItest/t/handy06.t ........................................ ok |
---|
3055 | ../ext/XS-APItest/t/handy07.t ........................................ ok |
---|
3056 | ../ext/XS-APItest/t/handy08.t ........................................ ok |
---|
3057 | ../ext/XS-APItest/t/handy09.t ........................................ ok |
---|
3058 | ../ext/XS-APItest/t/hash.t ........................................... ok |
---|
3059 | ../ext/XS-APItest/t/hv_macro.t ....................................... ok |
---|
3060 | ../ext/XS-APItest/t/join_with_space.t ................................ ok |
---|
3061 | ../ext/XS-APItest/t/keyword_multiline.t .............................. ok |
---|
3062 | ../ext/XS-APItest/t/keyword_plugin.t ................................. ok |
---|
3063 | ../ext/XS-APItest/t/keyword_plugin_threads.t ......................... ok |
---|
3064 | ../ext/XS-APItest/t/labelconst.t ..................................... ok |
---|
3065 | ../ext/XS-APItest/t/lexsub.t ......................................... ok |
---|
3066 | ../ext/XS-APItest/t/load-module.t .................................... ok |
---|
3067 | ../ext/XS-APItest/t/locale.t ......................................... ok |
---|
3068 | ../ext/XS-APItest/t/loopblock.t ...................................... ok |
---|
3069 | ../ext/XS-APItest/t/looprest.t ....................................... ok |
---|
3070 | ../ext/XS-APItest/t/lvalue.t ......................................... ok |
---|
3071 | ../ext/XS-APItest/t/magic.t .......................................... ok |
---|
3072 | ../ext/XS-APItest/t/magic_chain.t .................................... ok |
---|
3073 | ../ext/XS-APItest/t/mortal_destructor.t .............................. ok |
---|
3074 | ../ext/XS-APItest/t/mro.t ............................................ ok |
---|
3075 | ../ext/XS-APItest/t/multicall.t ...................................... ok |
---|
3076 | ../ext/XS-APItest/t/my_cxt.t ......................................... ok |
---|
3077 | ../ext/XS-APItest/t/my_exit.t ........................................ ok |
---|
3078 | ../ext/XS-APItest/t/my_strtod.t ...................................... ok |
---|
3079 | ../ext/XS-APItest/t/newAV.t .......................................... ok |
---|
3080 | ../ext/XS-APItest/t/newCONSTSUB.t .................................... ok |
---|
3081 | ../ext/XS-APItest/t/newDEFSVOP.t ..................................... ok |
---|
3082 | ../ext/XS-APItest/t/op.t ............................................. ok |
---|
3083 | ../ext/XS-APItest/t/op_contextualize.t ............................... ok |
---|
3084 | ../ext/XS-APItest/t/op_list.t ........................................ ok |
---|
3085 | ../ext/XS-APItest/t/overload.t ....................................... ok |
---|
3086 | ../ext/XS-APItest/t/pad_scalar.t ..................................... ok |
---|
3087 | ../ext/XS-APItest/t/peep.t ........................................... ok |
---|
3088 | ../ext/XS-APItest/t/pmflag.t ......................................... ok |
---|
3089 | ../ext/XS-APItest/t/postinc.t ........................................ ok |
---|
3090 | ../ext/XS-APItest/t/printf.t ......................................... ok |
---|
3091 | ../ext/XS-APItest/t/ptr_table.t ...................................... ok |
---|
3092 | ../ext/XS-APItest/t/push.t ........................................... ok |
---|
3093 | ../ext/XS-APItest/t/refs.t ........................................... ok |
---|
3094 | ../ext/XS-APItest/t/rmagical.t ....................................... ok |
---|
3095 | ../ext/XS-APItest/t/rv2cv_op_cv.t .................................... ok |
---|
3096 | ../ext/XS-APItest/t/savehints.t ...................................... ok |
---|
3097 | ../ext/XS-APItest/t/savestack.t ...................................... ok |
---|
3098 | ../ext/XS-APItest/t/scopelessblock.t ................................. ok |
---|
3099 | ../ext/XS-APItest/t/sort.t ........................................... ok |
---|
3100 | ../ext/XS-APItest/t/stmtasexpr.t ..................................... ok |
---|
3101 | ../ext/XS-APItest/t/stmtsasexpr.t .................................... ok |
---|
3102 | ../ext/XS-APItest/t/stuff_modify_bug.t ............................... ok |
---|
3103 | ../ext/XS-APItest/t/stuff_svcur_bug.t ................................ ok |
---|
3104 | ../ext/XS-APItest/t/subcall.t ........................................ ok |
---|
3105 | ../ext/XS-APItest/t/subsignature.t ................................... ok |
---|
3106 | ../ext/XS-APItest/t/sv_numeq.t ....................................... ok |
---|
3107 | ../ext/XS-APItest/t/sv_streq.t ....................................... ok |
---|
3108 | ../ext/XS-APItest/t/svcat.t .......................................... ok |
---|
3109 | ../ext/XS-APItest/t/svcatpvf.t ....................................... ok |
---|
3110 | ../ext/XS-APItest/t/sviscow.t ........................................ ok |
---|
3111 | ../ext/XS-APItest/t/svpeek.t ......................................... ok |
---|
3112 | ../ext/XS-APItest/t/svpv.t ........................................... ok |
---|
3113 | ../ext/XS-APItest/t/svpv_magic.t ..................................... ok |
---|
3114 | ../ext/XS-APItest/t/svsetsv.t ........................................ ok |
---|
3115 | ../ext/XS-APItest/t/swaplabel.t ...................................... ok |
---|
3116 | ../ext/XS-APItest/t/swaptwostmts.t ................................... ok |
---|
3117 | ../ext/XS-APItest/t/sym-hook.t ....................................... ok |
---|
3118 | ../ext/XS-APItest/t/synthetic_scope.t ................................ ok |
---|
3119 | ../ext/XS-APItest/t/temp_lv_sub.t .................................... ok |
---|
3120 | ../ext/XS-APItest/t/underscore_length.t .............................. ok |
---|
3121 | ../ext/XS-APItest/t/utf16_to_utf8.t .................................. ok |
---|
3122 | ../ext/XS-APItest/t/utf8.t ........................................... ok |
---|
3123 | ../ext/XS-APItest/t/utf8_to_bytes.t .................................. ok |
---|
3124 | ../ext/XS-APItest/t/utf8_warn00.t .................................... ok |
---|
3125 | ../ext/XS-APItest/t/utf8_warn01.t .................................... ok |
---|
3126 | ../ext/XS-APItest/t/utf8_warn02.t .................................... ok |
---|
3127 | ../ext/XS-APItest/t/utf8_warn03.t .................................... ok |
---|
3128 | ../ext/XS-APItest/t/utf8_warn04.t .................................... ok |
---|
3129 | ../ext/XS-APItest/t/utf8_warn05.t .................................... ok |
---|
3130 | ../ext/XS-APItest/t/utf8_warn06.t .................................... ok |
---|
3131 | ../ext/XS-APItest/t/utf8_warn07.t .................................... ok |
---|
3132 | ../ext/XS-APItest/t/utf8_warn08.t .................................... ok |
---|
3133 | ../ext/XS-APItest/t/utf8_warn09.t .................................... ok |
---|
3134 | ../ext/XS-APItest/t/weaken.t ......................................... ok |
---|
3135 | ../ext/XS-APItest/t/whichsig.t ....................................... ok |
---|
3136 | ../ext/XS-APItest/t/win32.t .......................................... skipped: Tests only apply on MSWin32 |
---|
3137 | ../ext/XS-APItest/t/xs_special_subs.t ................................ ok |
---|
3138 | ../ext/XS-APItest/t/xs_special_subs_require.t ........................ ok |
---|
3139 | ../ext/XS-APItest/t/xsub_h.t ......................................... ok |
---|
3140 | ../ext/XS-Typemap/t/Typemap.t ........................................ ok |
---|
3141 | ../lib/AnyDBM_File.t ................................................. ok |
---|
3142 | ../lib/B/Deparse-core.t .............................................. ok |
---|
3143 | ../lib/B/Deparse-subclass.t .......................................... ok |
---|
3144 | ../lib/B/Deparse.t ................................................... ok |
---|
3145 | ../lib/Benchmark.t ................................................... ok |
---|
3146 | ../lib/blib.t ........................................................ ok |
---|
3147 | ../lib/builtin.t ..................................................... ok |
---|
3148 | ../lib/bytes.t ....................................................... ok |
---|
3149 | ../lib/charnames.t ................................................... ok |
---|
3150 | ../lib/Class/Struct.t ................................................ ok |
---|
3151 | ../lib/Config.t ...................................................... ok |
---|
3152 | ../lib/Config/Extensions.t ........................................... ok |
---|
3153 | ../lib/DB.t .......................................................... ok |
---|
3154 | ../lib/DBM_Filter/t/01error.t ........................................ ok |
---|
3155 | ../lib/DBM_Filter/t/02core.t ......................................... ok |
---|
3156 | ../lib/DBM_Filter/t/compress.t ....................................... ok |
---|
3157 | ../lib/DBM_Filter/t/encode.t ......................................... ok |
---|
3158 | ../lib/DBM_Filter/t/int32.t .......................................... ok |
---|
3159 | ../lib/DBM_Filter/t/null.t ........................................... ok |
---|
3160 | ../lib/DBM_Filter/t/utf8.t ........................................... ok |
---|
3161 | ../lib/diagnostics.t ................................................. ok |
---|
3162 | ../lib/DirHandle.t ................................................... ok |
---|
3163 | ../lib/dumpvar.t ..................................................... ok |
---|
3164 | ../lib/English.t ..................................................... ok |
---|
3165 | ../lib/ExtUtils/t/Embed.t ............................................ ok |
---|
3166 | ../lib/feature.t ..................................................... ok |
---|
3167 | ../lib/feature/unicode_strings.t ..................................... ok |
---|
3168 | ../lib/File/Basename.t ............................................... ok |
---|
3169 | ../lib/File/Compare.t ................................................ ok |
---|
3170 | ../lib/File/Copy.t ................................................... ok |
---|
3171 | ../lib/File/stat-7896.t .............................................. ok |
---|
3172 | ../lib/File/stat.t ................................................... ok |
---|
3173 | ../lib/FileHandle.t .................................................. ok |
---|
3174 | ../lib/filetest.t .................................................... ok |
---|
3175 | ../lib/Getopt/Std.t .................................................. ok |
---|
3176 | ../lib/h2ph.t ........................................................ ok |
---|
3177 | ../lib/h2xs.t ........................................................ ok |
---|
3178 | ../lib/integer.t ..................................................... ok |
---|
3179 | ../lib/Internals.t ................................................... ok |
---|
3180 | ../lib/less.t ........................................................ ok |
---|
3181 | ../lib/locale.t ...................................................... ok |
---|
3182 | ../lib/locale_threads.t .............................................. ok |
---|
3183 | ../lib/meta_notation.t ............................................... ok |
---|
3184 | ../lib/Net/hostent.t ................................................. ok |
---|
3185 | ../lib/Net/netent.t .................................................. ok |
---|
3186 | ../lib/Net/protoent.t ................................................ ok |
---|
3187 | ../lib/Net/servent.t ................................................. ok |
---|
3188 | ../lib/open.t ........................................................ ok |
---|
3189 | ../lib/overload.t .................................................... ok |
---|
3190 | ../lib/overload64.t .................................................. skipped: -- Perl configured with 32-bit ints |
---|
3191 | ../lib/overloading.t ................................................. ok |
---|
3192 | ../lib/perl5db.t ..................................................... ok |
---|
3193 | ../lib/perlbug.t ..................................................... ok |
---|
3194 | ../lib/Pod/t/Usage.t ................................................. ok |
---|
3195 | ../lib/SelectSaver.t ................................................. ok |
---|
3196 | ../lib/sigtrap.t ..................................................... ok |
---|
3197 | ../lib/sort.t ........................................................ ok |
---|
3198 | ../lib/strict.t ...................................................... ok |
---|
3199 | ../lib/subs.t ........................................................ ok |
---|
3200 | ../lib/Symbol.t ...................................................... ok |
---|
3201 | ../lib/Thread.t ...................................................... ok |
---|
3202 | ../lib/Tie/Array/push.t .............................................. ok |
---|
3203 | ../lib/Tie/Array/splice.t ............................................ ok |
---|
3204 | ../lib/Tie/Array/std.t ............................................... ok |
---|
3205 | ../lib/Tie/Array/stdpush.t ........................................... ok |
---|
3206 | ../lib/Tie/ExtraHash.t ............................................... ok |
---|
3207 | ../lib/Tie/Handle/stdhandle.t ........................................ ok |
---|
3208 | ../lib/Tie/Handle/stdhandle_from_handle.t ............................ ok |
---|
3209 | ../lib/Tie/Hash.t .................................................... ok |
---|
3210 | ../lib/Tie/Scalar.t .................................................. ok |
---|
3211 | ../lib/Tie/SubstrHash.t .............................................. ok |
---|
3212 | ../lib/Time/gmtime.t ................................................. ok |
---|
3213 | ../lib/Time/localtime.t .............................................. ok |
---|
3214 | ../lib/Unicode/testnorm.t ............................................ skipped: Lengthy Tests Disabled; to enable set environmentvariable $ENV{PERL_DEBUG_FULL_TEST} to a true value |
---|
3215 | ../lib/Unicode/UCD.t ................................................. ok |
---|
3216 | ../lib/User/grent.t .................................................. ok |
---|
3217 | ../lib/User/pwent.t .................................................. ok |
---|
3218 | ../lib/utf8.t ........................................................ ok |
---|
3219 | ../lib/vars.t ........................................................ ok |
---|
3220 | ../lib/vars_carp.t ................................................... ok |
---|
3221 | ../lib/vmsish.t ...................................................... ok |
---|
3222 | ../lib/warnings.t .................................................... ok |
---|
3223 | ../dist/threads-shared/t/waithires.t ................................. ok |
---|
3224 | |
---|
3225 | Test Summary Report |
---|
3226 | ------------------- |
---|
3227 | io/open.t (Wstat: 0 Tests: 188 Failed: 23) |
---|
3228 | Failed tests: 2, 13, 18, 23, 30, 37, 41, 53, 63, 68, 73 |
---|
3229 | 78, 85, 89, 97, 101, 105, 109, 113, 116 |
---|
3230 | 118, 120, 124 |
---|
3231 | io/pipe.t (Wstat: 0 Tests: 27 Failed: 1) |
---|
3232 | Failed test: 11 |
---|
3233 | io/socket.t (Wstat: 0 Tests: 45 Failed: 1) |
---|
3234 | Failed test: 32 |
---|
3235 | io/socketpair.t (Wstat: 0 Tests: 8 Failed: 1) |
---|
3236 | Failed test: 8 |
---|
3237 | op/groups.t (Wstat: 0 Tests: 4 Failed: 1) |
---|
3238 | Failed test: 4 |
---|
3239 | ../cpan/ExtUtils-Constant/t/Constant.t (Wstat: 0 Tests: 3 Failed: 1) |
---|
3240 | Failed test: 3 |
---|
3241 | Parse errors: Bad plan. You planned 302 tests but ran 3. |
---|
3242 | ../cpan/ExtUtils-MakeMaker/t/02-xsdynamic.t (Wstat: 3072 (exited 12) Tests: 72 Failed: 12) |
---|
3243 | Failed tests: 4, 10, 16, 22, 28, 34, 40, 46, 52, 58, 64 |
---|
3244 | 70 |
---|
3245 | Non-zero exit status: 12 |
---|
3246 | ../cpan/ExtUtils-MakeMaker/t/04-xs-rpath-darwin.t (Wstat: 6400 (exited 25) Tests: 0 Failed: 0) |
---|
3247 | Non-zero exit status: 25 |
---|
3248 | Parse errors: Bad plan. You planned 1 tests but ran 0. |
---|
3249 | Files=2767, Tests=1190023, 18962 wallclock secs (858.92 usr 160.74 sys + 6544.34 cusr 1007.88 csys = 8571.88 CPU) |
---|
3250 | Result: FAIL |
---|
3251 | Finished test run at Mon Oct 21 23:47:42 2024. |
---|
3252 | 7407.556u 1169.030s 5:16:11.12 45.2% 0+0k 1665+13849io 0pf+0w |
---|