curl/tests/libtest
Daniel Stenberg 4183b8fe9a
urlapi: provide more detailed return codes
Previously, the return code CURLUE_MALFORMED_INPUT was used for almost
30 different URL format violations. This made it hard for users to
understand why a particular URL was not acceptable. Since the API cannot
point out a specific position within the URL for the problem, this now
instead introduces a number of additional and more fine-grained error
codes to allow the API to return more exactly in what "part" or section
of the URL a problem was detected.

Also bug-fixes curl_url_get() with CURLUPART_ZONEID, which previously
returned CURLUE_OK even if no zoneid existed.

Test cases in 1560 have been adjusted and extended. Tests 1538 and 1559
have been updated.

Updated libcurl-errors.3 and curl_url_strerror() accordingly.

Closes #8049
2021-11-25 08:36:04 +01:00
..
.checksrc
.gitignore CURLOPT_PREREQFUNCTION: add new callback 2021-09-27 17:16:43 +02:00
chkdecimalpoint.c
chkhostname.c
CMakeLists.txt
first.c
lib500.c
lib501.c
lib502.c
lib503.c
lib504.c
lib505.c
lib506.c
lib507.c
lib508.c
lib509.c
lib510.c
lib511.c
lib512.c
lib513.c
lib514.c
lib515.c
lib516.c
lib517.c scripts/copyright: .muse is .lift now 2021-09-28 16:42:18 +02:00
lib518.c
lib519.c
lib520.c
lib521.c
lib523.c
lib524.c
lib525.c
lib526.c
lib533.c
lib537.c
lib539.c
lib540.c
lib541.c
lib542.c
lib543.c
lib544.c
lib547.c
lib549.c
lib552.c test552: updated to work with hyper 2021-10-27 22:57:17 +02:00
lib553.c
lib554.c
lib555.c
lib556.c
lib557.c checksrc: ignore preprocessor lines 2021-10-17 11:19:49 +02:00
lib558.c
lib559.c
lib560.c
lib562.c
lib564.c
lib566.c
lib567.c
lib568.c
lib569.c
lib570.c
lib571.c
lib572.c
lib573.c
lib574.c
lib575.c
lib576.c
lib578.c
lib579.c
lib582.c
lib583.c
lib586.c
lib589.c
lib590.c
lib591.c
lib597.c
lib598.c
lib599.c
lib643.c
lib650.c
lib651.c
lib652.c
lib653.c
lib654.c
lib655.c
lib658.c urlapi: add curl_url_strerror() 2021-09-27 08:28:46 +02:00
lib659.c
lib661.c
lib666.c
lib667.c
lib668.c
lib670.c
lib674.c urlapi: add curl_url_strerror() 2021-09-27 08:28:46 +02:00
lib676.c
lib677.c
lib678.c
lib1156.c
lib1500.c
lib1501.c
lib1502.c
lib1506.c
lib1507.c
lib1508.c
lib1509.c
lib1510.c
lib1511.c
lib1512.c
lib1513.c
lib1514.c
lib1515.c
lib1517.c
lib1518.c
lib1520.c
lib1522.c
lib1523.c
lib1525.c
lib1526.c
lib1527.c
lib1528.c
lib1529.c
lib1530.c
lib1531.c
lib1532.c
lib1533.c
lib1534.c
lib1535.c
lib1536.c
lib1537.c
lib1538.c urlapi: add curl_url_strerror() 2021-09-27 08:28:46 +02:00
lib1540.c
lib1541.c
lib1542.c CURLOPT_MAXLIFETIME_CONN: maximum allowed lifetime for conn reuse 2021-10-06 14:38:59 +02:00
lib1550.c
lib1551.c
lib1552.c
lib1553.c
lib1554.c
lib1555.c
lib1556.c
lib1557.c
lib1558.c
lib1559.c urlapi: add curl_url_strerror() 2021-09-27 08:28:46 +02:00
lib1560.c urlapi: provide more detailed return codes 2021-11-25 08:36:04 +01:00
lib1564.c
lib1565.c
lib1567.c
lib1568.c
lib1569.c
lib1591.c
lib1592.c
lib1593.c
lib1594.c
lib1900.c
lib1905.c
lib1906.c
lib1907.c
lib1908.c
lib1910.c
lib1911.c
lib1912.c
lib1913.c
lib1915.c cleanup: constify unmodified static structs 2021-09-23 12:54:35 +02:00
lib1916.c
lib1918.c
lib1933.c
lib1934.c
lib1935.c
lib1936.c
lib1937.c aws-sigv4: make signature work when post data is binary 2021-10-15 08:46:23 +02:00
lib1938.c aws-sigv4: make signature work when post data is binary 2021-10-15 08:46:23 +02:00
lib1939.c lib1939: make it endure torture tests 2021-11-13 22:44:34 +01:00
lib3010.c
libauthretry.c
libntlmconnect.c
libprereq.c CURLOPT_PREREQFUNCTION: add new callback 2021-09-27 17:16:43 +02:00
Makefile.am
Makefile.inc multi: shut down CONNECT in Curl_detach_connnection 2021-11-11 08:42:31 +01:00
mk-lib1521.pl scripts/copyright: .muse is .lift now 2021-09-28 16:42:18 +02:00
notexists.pl
sethostname.c
sethostname.h
stub_gssapi.c
stub_gssapi.h
test307.pl
test610.pl
test613.pl
test1013.pl
test1022.pl
test.h checksrc: ignore preprocessor lines 2021-10-17 11:19:49 +02:00
testtrace.c
testtrace.h
testutil.c
testutil.h