File: smoke-skip

package info (click to toggle)
libwww-curl-perl 4.17-10
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 612 kB
  • sloc: perl: 1,909; makefile: 5
file content (18 lines) | stat: -rw-r--r-- 271 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
t/01basic.t
t/02callbacks.t
t/04abort-test.t
t/05progress.t
t/06http-post.t
t/07ftp-upload.t
t/08ssl.t
t/09times.t
t/10errbuf.t
t/13slowleak.t
t/14duphandle.t
t/15duphandle-callback.t
t/16formpost.t
t/17slist.t
t/18twinhandles.t
t/19multi.t
t/21write-to-scalar.t
t/new/*