1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/tests/libtest
Daniel Stenberg 55700cb01f - We no longer support setting the CURLOPT_URL option from inside a callback
such as the CURLOPT_SSL_CTX_FUNCTION one treat that as if it was a Location:
  following. The patch that introduced this feature was done for 7.11.0, but
  this code and functionality has been broken since about 7.15.4 (March 2006)
  with the introduction of non-blocking OpenSSL "connects".

  It was a hack to begin with and since it doesn't work and hasn't worked
  correctly for a long time and nobody has even noticed, I consider it a very
  suitable subject for plain removal. And so it was done.
2008-02-20 08:28:02 +00:00
..
.cvsignore ignore more 2004-02-17 07:57:31 +00:00
first.c Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
lib500.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib501.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib502.c change max allowed time for this test to complete to 90 seconds 2007-03-10 00:19:05 +00:00
lib503.c Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
lib504.c Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
lib505.c Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
lib506.c Enabled a few more gcc warnings with --enable-debug. Renamed a few 2007-09-27 01:45:22 +00:00
lib507.c change max allowed time for this test to complete to 90 seconds 2007-03-10 00:19:05 +00:00
lib508.c Read callback should return 0 when no more data left 2007-10-23 15:10:48 +00:00
lib510.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib511.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib512.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib513.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib514.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib515.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib516.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib517.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib518.c Don't abort tests 518 and 537 when unable to raise the open-file soft limit 2008-01-17 18:57:50 +00:00
lib519.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib520.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib521.c Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
lib523.c Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
lib524.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib525.c Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
lib526.c change max allowed time for this test to complete to 90 seconds 2007-03-10 00:19:05 +00:00
lib530.c undo using internal *printf() clones for test #530 2008-01-21 05:35:08 +00:00
lib533.c Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
lib536.c Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
lib537.c Don't abort tests 518 and 537 when unable to raise the open-file soft limit 2008-01-17 18:57:50 +00:00
lib540.c Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
lib541.c Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
lib542.c Removed cut-and-paste cruft leading to fclose() of an unopened file 2007-09-27 17:22:10 +00:00
lib543.c Alex Fishman reported a curl_easy_escape() problem that was made the 2007-09-30 22:40:24 +00:00
lib544.c Allow test server to handle binary POSTs. 2007-10-25 19:40:05 +00:00
lib547.c correct the comment about size 2007-12-08 22:53:49 +00:00
lib549.c add test 549 and 550 2007-12-08 22:53:28 +00:00
lib552.c Fix 'format string' compiler warning 2008-01-04 15:39:06 +00:00
lib553.c Added test 553. This test case and code is based on the bug recipe Joe Malicki 2008-01-16 22:54:54 +00:00
Makefile.am - We no longer support setting the CURLOPT_URL option from inside a callback 2008-02-20 08:28:02 +00:00
test75.pl Improved the test harness to allow running test servers on other than 2007-04-30 20:15:33 +00:00
test307.pl Added precheck that curl supports the 'openssl' engine in test 307. 2007-01-18 18:04:20 +00:00
test610.pl Added tests 610-612 to test more SFTP post-quote commands. 2007-04-23 23:00:38 +00:00
test613.pl Sort the directory listing because the server doesn't always do it. 2007-11-05 20:54:35 +00:00
test1013.pl Added tests 1022 and 1023 to validate output of curl-config --version and 2008-02-08 01:21:03 +00:00
test1022.pl Added tests 1022 and 1023 to validate output of curl-config --version and 2008-02-08 01:21:03 +00:00
test.h Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
testutil.c Move header file inclusion logic and definition of timeval 2007-02-20 12:12:27 +00:00
testutil.h Move header file inclusion logic and definition of timeval 2007-02-20 12:12:27 +00:00