curl/tests/libtest
Daniel Stenberg f93455eb04
altsvc: clone setting in curl_easy_duphandle
The cache content is not duplicated, like other caches, but the setting
and specified file name are.

Test 1908 is extended to verify this somewhat. Since the duplicated
handle gets the same file name, the test unfortunately overwrites the
same file twice (with different contents) which makes it hard to check
automatically.

Closes #5923
2020-09-06 09:54:54 +02:00
..
.checksrc checksrc: ban gmtime/localtime 2020-07-28 23:51:17 +02:00
.gitignore git: ignore libtests in 3XXX area 2020-08-26 22:53:02 +02:00
chkdecimalpoint.c
chkhostname.c
CMakeLists.txt CMake: do not build test programs by default 2020-05-12 08:50:07 +02:00
first.c cleanup: s/curl_debug/curl_dbg_debug in comments and docs 2019-08-08 16:01:00 +02:00
lib500.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib501.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib502.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib503.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib504.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib505.c
lib506.c cookies: using a share with cookies shouldn't enable the cookie engine 2019-09-28 18:10:43 +02:00
lib507.c
lib508.c
lib509.c url: alloc the download buffer at transfer start 2020-05-30 23:14:33 +02:00
lib510.c
lib511.c
lib512.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib513.c
lib514.c
lib515.c
lib516.c
lib517.c
lib518.c
lib519.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib520.c
lib521.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib523.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib524.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib525.c
lib526.c
lib530.c
lib533.c
lib537.c
lib539.c
lib540.c
lib541.c copyrights: update all copyright notices to 2019 on files changed this year 2019-11-02 23:15:56 +01:00
lib542.c
lib543.c test543: extended to verify zero length input 2020-06-25 00:00:35 +02:00
lib544.c
lib547.c terminology: call them null-terminated strings 2020-06-28 00:31:24 +02:00
lib549.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib552.c
lib553.c terminology: call them null-terminated strings 2020-06-28 00:31:24 +02:00
lib554.c
lib555.c
lib556.c
lib557.c copyright: update/correct the year range on a few files 2020-08-14 10:20:27 +02:00
lib558.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib559.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib560.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib562.c
lib564.c
lib566.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib567.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib568.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib569.c copyrights: update all copyright notices to 2019 on files changed this year 2019-11-02 23:15:56 +01:00
lib570.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib571.c copyrights: update all copyright notices to 2019 on files changed this year 2019-11-02 23:15:56 +01:00
lib572.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib573.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib574.c
lib575.c
lib576.c source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
lib578.c
lib579.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib582.c checksrc: enhance the ASTERISKSPACE and update code accordingly 2020-05-14 00:02:05 +02:00
lib583.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib586.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib589.c
lib590.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib591.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib597.c
lib598.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib599.c
lib643.c mime: do not perform more than one read in a row 2020-03-07 23:26:00 +01:00
lib650.c
lib651.c terminology: call them null-terminated strings 2020-06-28 00:31:24 +02:00
lib652.c mime: fix the binary encoder to handle large data properly 2020-03-07 23:26:15 +01:00
lib653.c
lib654.c mime: do not perform more than one read in a row 2020-03-07 23:26:00 +01:00
lib655.c
lib658.c
lib659.c
lib661.c copyrights: update all copyright notices to 2019 on files changed this year 2019-11-02 23:15:56 +01:00
lib666.c mime: fix the binary encoder to handle large data properly 2020-03-07 23:26:15 +01:00
lib667.c mime: do not perform more than one read in a row 2020-03-07 23:26:00 +01:00
lib668.c mime: do not perform more than one read in a row 2020-03-07 23:26:00 +01:00
lib670.c lib670: use the same Win32 API check as all other lib tests 2020-04-05 18:25:03 +02:00
lib674.c transfer: fix memory-leak with CURLOPT_CURLU in a duped handle 2020-07-12 16:36:02 +02:00
lib1156.c source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
lib1500.c
lib1501.c
lib1502.c
lib1506.c
lib1507.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib1508.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib1509.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib1510.c
lib1511.c
lib1512.c
lib1513.c
lib1514.c test1539: do a HTTP 1.0 POST without a set size (fails) 2020-06-26 15:11:04 +02:00
lib1515.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib1517.c
lib1518.c
lib1520.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib1522.c copyrights: update all copyright notices to 2019 on files changed this year 2019-11-02 23:15:56 +01:00
lib1523.c test1523: basic test of CURLOPT_LOW_SPEED_LIMIT 2019-06-18 22:34:05 +02:00
lib1525.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib1526.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib1527.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib1528.c
lib1529.c
lib1530.c
lib1531.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib1532.c
lib1533.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib1534.c
lib1535.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib1536.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib1537.c
lib1538.c
lib1540.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib1541.c test1541: remove since it is a known bug 2020-09-06 09:51:06 +02:00
lib1550.c
lib1551.c
lib1552.c
lib1553.c
lib1554.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
lib1555.c
lib1556.c
lib1557.c lib1557: fix mem-leak in OOM 2019-12-13 08:16:06 +01:00
lib1558.c
lib1559.c lib1559: fix mem-leak in OOM 2019-12-13 08:16:24 +01:00
lib1560.c lib1560: verify "redirect" to double-slash leading URL 2020-08-25 13:06:34 +02:00
lib1564.c lib1564: reduce number of mid-wait wakeup calls 2020-03-07 23:27:58 +01:00
lib1565.c multi: add curl_multi_wakeup() 2019-11-25 15:45:56 +01:00
lib1567.c copyright: update/correct the year range on a few files 2020-08-14 10:20:27 +02:00
lib1591.c lib1591: free memory properly on OOM, in the trailers callback 2019-12-15 18:19:01 +01:00
lib1592.c
lib1593.c http: allow overriding timecond with custom header 2019-07-14 16:17:15 +02:00
lib1594.c CURLINFO_RETRY_AFTER: parse the Retry-After header value 2019-08-07 14:45:39 +02:00
lib1900.c wording: avoid blacklist/whitelist stereotypes 2020-06-10 08:49:17 +02:00
lib1905.c build: fix Codacy warnings 2019-06-05 20:38:06 +02:00
lib1906.c tests: Run global cleanup at end of tests 2019-04-15 15:23:58 +02:00
lib1907.c url: normalize CURLINFO_EFFECTIVE_URL 2019-10-16 14:10:55 +02:00
lib1908.c altsvc: clone setting in curl_easy_duphandle 2020-09-06 09:54:54 +02:00
lib1910.c tests: verify newline in username and password for HTTP 2020-06-25 09:57:19 +02:00
lib1911.c options: API for meta-data about easy options 2020-08-27 14:17:36 +02:00
lib1912.c tests: add test1912 with typechecks 2020-08-28 23:36:55 +02:00
lib3010.c getinfo: reset retry-after value in initinfo 2020-07-27 12:15:44 +02:00
libauthretry.c
libntlmconnect.c
Makefile.am libtest/Makefile.am: add -no-undefined for libstubgss for Cygwin 2020-08-16 11:29:23 +02:00
Makefile.inc test1541: remove since it is a known bug 2020-09-06 09:51:06 +02:00
mk-lib1521.pl options: API for meta-data about easy options 2020-08-27 14:17:36 +02:00
notexists.pl copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
sethostname.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
sethostname.h copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
stub_gssapi.c
stub_gssapi.h copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
test.h build: fixed build for systems with select() in unistd.h 2020-03-31 10:59:06 +02:00
test307.pl copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
test610.pl copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
test613.pl test613.pl: make tests 613 and 614 work with OpenSSH for Windows 2020-05-06 19:33:20 +02:00
test1013.pl copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
test1022.pl copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
testtrace.c
testtrace.h copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
testutil.c util: silence conversion warnings 2020-07-19 10:34:58 +02:00
testutil.h copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00