curl/tests/libtest
Daniel Stenberg 55452ebdff curl/mprintf.h: remove support for _MPRINTF_REPLACE
The define is not in our name space and is therefore not protected by
our API promises.

It was only really used by libcurl internals but was mostly erased from
there already in 8aabbf5 (March 2015). This is supposedly the final
death blow to that define from everywhere.

As a side-effect, making sure _MPRINTF_REPLACE is gone and not used, I
made the lib tests in tests/libtest/ use curl_printf.h for its redefine
magic and then subsequently the use of sprintf() got banned in the tests
as well (as it is in libcurl internals) and I then replaced them all
with snprintf().

In the unlikely event that any users is actually using this define and
gets sad by this change, it is very easily copied to the user's own
code.
2016-04-01 10:46:36 +02:00
..
.gitignore gitignore: Sort for readability 2015-08-18 01:03:05 -04:00
CMakeLists.txt cmake: add ENABLE_THREADED_RESOLVER, rename ARES 2014-11-10 09:09:25 +01:00
Makefile.am URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
Makefile.inc test1531: verify POSTFIELDSIZE set after add_handle 2015-06-23 17:51:03 -07:00
chkhostname.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
first.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib500.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib501.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib502.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib503.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib504.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib505.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib506.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib507.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib508.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib509.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib510.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib511.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib512.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib513.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib514.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib515.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib516.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib517.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib518.c curl/mprintf.h: remove support for _MPRINTF_REPLACE 2016-04-01 10:46:36 +02:00
lib519.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib520.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib521.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib523.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib524.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib525.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib526.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib530.c curl/mprintf.h: remove support for _MPRINTF_REPLACE 2016-04-01 10:46:36 +02:00
lib533.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib536.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib537.c curl/mprintf.h: remove support for _MPRINTF_REPLACE 2016-04-01 10:46:36 +02:00
lib539.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib540.c curl/mprintf.h: remove support for _MPRINTF_REPLACE 2016-04-01 10:46:36 +02:00
lib541.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib542.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib543.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib544.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib547.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib549.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib552.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib553.c curl/mprintf.h: remove support for _MPRINTF_REPLACE 2016-04-01 10:46:36 +02:00
lib554.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib555.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib556.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib557.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib558.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib560.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib562.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib564.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib566.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib567.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib568.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib569.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib570.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib571.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib572.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib573.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib574.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib575.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib576.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib578.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib579.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib582.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib583.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib586.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib590.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib591.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib597.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib598.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib599.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib1500.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib1501.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib1502.c curl/mprintf.h: remove support for _MPRINTF_REPLACE 2016-04-01 10:46:36 +02:00
lib1506.c curl/mprintf.h: remove support for _MPRINTF_REPLACE 2016-04-01 10:46:36 +02:00
lib1507.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib1508.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib1509.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib1510.c curl/mprintf.h: remove support for _MPRINTF_REPLACE 2016-04-01 10:46:36 +02:00
lib1511.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib1512.c curl/mprintf.h: remove support for _MPRINTF_REPLACE 2016-04-01 10:46:36 +02:00
lib1513.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib1514.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib1515.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib1520.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib1525.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib1526.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib1527.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib1528.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib1529.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib1530.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib1531.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
lib1900.c curl/mprintf.h: remove support for _MPRINTF_REPLACE 2016-04-01 10:46:36 +02:00
libauthretry.c curl/mprintf.h: remove support for _MPRINTF_REPLACE 2016-04-01 10:46:36 +02:00
libntlmconnect.c curl/mprintf.h: remove support for _MPRINTF_REPLACE 2016-04-01 10:46:36 +02:00
notexists.pl tests 1334 to 1363 revisited. 2012-06-05 20:20:40 +02:00
sethostname.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
sethostname.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
test.h curl/mprintf.h: remove support for _MPRINTF_REPLACE 2016-04-01 10:46:36 +02:00
test75.pl replaced tabs with spaces 2010-02-16 13:32:45 +00:00
test307.pl replaced tabs with spaces 2010-02-16 13:32:45 +00:00
test610.pl replaced tabs with spaces 2010-02-16 13:32:45 +00:00
test613.pl replaced tabs with spaces 2010-02-16 13:32:45 +00:00
test1013.pl test1013.pl: GSS-Negotiate doesn't exist as a feature anymore 2014-07-24 23:46:11 +02:00
test1022.pl Fixed test 1023 when using daily snapshots 2011-04-21 14:47:35 -07:00
testtrace.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
testtrace.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
testutil.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
testutil.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00