cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: advice for building test suite with libcurl

From: Raphael Bauduin <rblists_at_gmail.com>
Date: Wed, 28 Jan 2015 14:36:10 +0100

> I'm not saying using libcurl directly is wrong, but Privoxy (HTTP proxy)
> is mainly tested with privoxy-regression-test which is a Perl script that
> calls curl:

Our current approach is to develop it in C with libcurl and as few as
possible other dependencies so it can easily be distributed and run on
multiple platforms like linux, Mac OS, Android and possibly easily ported
to IOS and Windows.
A dynamic scripting language would ease things indeed, but would probably
introduce additional complexity to distribute it and make it run easily on
all platforms.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-01-28