diff options
Diffstat (limited to 'perl/Curl_easy/MANIFEST')
-rw-r--r-- | perl/Curl_easy/MANIFEST | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/perl/Curl_easy/MANIFEST b/perl/Curl_easy/MANIFEST index d60043d7a..82f8c20ce 100644 --- a/perl/Curl_easy/MANIFEST +++ b/perl/Curl_easy/MANIFEST @@ -4,4 +4,13 @@ Makefile.PL README easy.pm easy.xs -test.pl +curlopt-constants.c +t/00constants.t +t/01basic.t +t/02header-callback.t +t/03body-callback.t +t/04abort-test.t +t/05progress.t +t/06http-post.t +t/07ftp-upload.t +t/08ssl.t |