php-src/ext/curl/tests
Christoph M. Becker 5005445994
Mark curl tests using http2.golang.org as XFAIL
http2.golang.org/serverpush has been retired[1], so we need to come up
with an alternative.  Until then, we mark the relevant tests as XFAIL
(although bug77535.phpt passes, what might be an indication that the
test needs further revision).  To avoid waiting for the timeout, we
also unconditionally skip these tests for now.

[1] <https://github.com/golang/go/issues/49301>

Closes GH-7829.
2021-12-26 22:27:15 +01:00
..
responder Fix #79019: Copied cURL handles upload empty file 2020-02-04 11:09:28 +01:00
bug27023.phpt Fix #79019: Copied cURL handles upload empty file 2020-02-04 11:09:28 +01:00
bug45161.phpt Merge branch 'PHP-7.4' 2020-02-04 00:54:54 +01:00
bug46711.phpt Run tidy 2020-09-18 14:28:32 +02:00
bug46739.phpt Fix #78090: bug45161.phpt takes forever to finish 2020-02-04 00:44:04 +01:00
bug48203_multi.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug48203.phpt Make test more resilient 2020-01-07 15:28:48 +01:00
bug48207.phpt Promote warnings to exceptions in ext/curl 2020-08-14 17:40:35 +02:00
bug48514.phpt Run tidy 2020-09-18 14:28:32 +02:00
bug52202.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug52827.phpt Run tidy 2020-09-18 14:28:32 +02:00
bug54798-unix.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug54798.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug55767.phpt Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
bug61948-unix.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
bug61948.phpt Run tidy 2020-09-18 14:28:32 +02:00
bug62839.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug63795.phpt Bump required libcurl version to 7.29.0 2020-01-19 14:10:46 +01:00
bug64267.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug65458.phpt
bug65646_open_basedir_new.phpt Bump required libcurl version to 7.29.0 2020-01-19 14:10:46 +01:00
bug65646.phpt
bug66109.phpt Rename two *.php files in tests folders 2018-10-20 10:11:29 +02:00
bug67643.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug68089.phpt Make null byte error a ValueError 2020-09-08 15:23:23 +02:00
bug68937_2.phpt Make exit() unwind properly 2020-06-29 15:50:12 +02:00
bug68937.phpt Make exit() unwind properly 2020-06-29 15:50:12 +02:00
bug69316.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug69485.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug70330.phpt Fixed bug #70330 (Segmentation Fault with multiple "curl_copy_handle") 2015-08-23 13:01:47 +08:00
bug71144.phpt Fixed bug #71144 (Sementation fault when using cURL with ZTS) 2015-12-19 00:29:19 +08:00
bug71523.phpt Run tidy 2020-09-18 14:28:32 +02:00
bug72189.phpt Bump required libcurl version to 7.29.0 2020-01-19 14:10:46 +01:00
bug72202.phpt Run tidy 2020-09-18 14:28:32 +02:00
bug73147.phpt Use serialize_deny for CURLFile 2018-11-26 13:20:51 +01:00
bug76675.phpt Mark curl tests using http2.golang.org as XFAIL 2021-12-26 22:27:15 +01:00
bug77535.phpt Mark curl tests using http2.golang.org as XFAIL 2021-12-26 22:27:15 +01:00
bug77711.phpt Merge branch 'PHP-7.4' 2020-02-04 11:30:57 +01:00
bug77946.phpt Run tidy 2020-09-18 14:28:32 +02:00
bug78775.phpt Add missing skipif clause 2019-12-28 11:00:37 +01:00
bug79033.phpt Merge branch 'PHP-7.4' into PHP-8.0 2021-01-18 11:01:01 +01:00
bug79199.phpt Fix #79199: curl_copy_handle() memory leak 2020-03-12 11:23:53 +01:00
bug79741.phpt Run tidy 2020-09-18 14:28:32 +02:00
bug80121.phpt Fixed bug #80121 2020-10-01 17:05:23 +02:00
bug80595.phpt Fix #80595: Resetting POSTFIELDS to empty array breaks request 2021-01-18 10:57:56 +01:00
check_win_config.phpt Adapt test case for libcurl 7.75.0+ 2021-02-16 00:28:34 +01:00
curl_basic_001.phpt Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
curl_basic_002.phpt Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
curl_basic_003.phpt Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
curl_basic_004.phpt Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
curl_basic_005.phpt Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
curl_basic_006.phpt Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
curl_basic_007.phpt remove support for string|unicode in tests 2018-02-22 08:11:30 +01:00
curl_basic_008.phpt Run tidy 2020-09-18 14:28:32 +02:00
curl_basic_009.phpt Fix #77493: curl_basic_009 fails with newer curl versions 2020-09-23 10:42:48 +02:00
curl_basic_010.phpt Run tidy 2020-09-18 14:28:32 +02:00
curl_basic_011.phpt Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
curl_basic_012.phpt Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
curl_basic_013.phpt Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
curl_basic_014.phpt Convert CURL resources to objects 2020-06-17 16:11:57 +02:00
curl_basic_015.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
curl_basic_018.phpt Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
curl_basic_019.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
curl_basic_020.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
curl_basic_021.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
curl_basic_022.phpt Bump required libcurl version to 7.29.0 2020-01-19 14:10:46 +01:00
curl_basic_023.phpt Run tidy 2020-09-18 14:28:32 +02:00
curl_basic_024.phpt Run tidy 2020-09-18 14:28:32 +02:00
curl_close_basic.phpt Convert CURL resources to objects 2020-06-17 16:11:57 +02:00
curl_copy_handle_basic_001.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
curl_copy_handle_basic_002.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
curl_copy_handle_basic_004.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
curl_copy_handle_basic_005.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
curl_copy_handle_basic_006.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
curl_copy_handle_basic_007.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
curl_copy_handle_basic_008.phpt Rename two *.php files in tests folders 2018-10-20 10:11:29 +02:00
curl_copy_handle_basic_009.phpt Fix curl_copy_handle() with CURLINFO_HEADER_OUT 2021-08-31 17:06:41 +02:00
curl_copy_handle_basic.phpt Run tidy 2020-09-18 14:28:32 +02:00
curl_copy_handle_variation1.phpt Run tidy 2020-09-18 14:28:32 +02:00
curl_copy_handle_variation2.phpt Run tidy 2020-09-18 14:28:32 +02:00
curl_copy_handle_variation3.phpt Merge branch 'PHP-7.4' 2020-02-04 11:30:57 +01:00
curl_copy_handle_variation4.phpt Replace EXPECTF when possible 2020-06-29 21:31:44 +02:00
curl_copy_handle_variation5.phpt Fix #79019: Copied cURL handles upload empty file 2020-02-04 11:09:28 +01:00
curl_CURLOPT_READDATA.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
curl_error_basic.phpt Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
curl_escape.phpt Run tidy 2020-09-18 14:28:32 +02:00
curl_file_deleted_before_curl_close.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
curl_file_serialize.phpt Run tidy 2020-09-18 14:28:32 +02:00
curl_file_upload_stream.phpt Merge branch 'PHP-7.4' 2020-02-04 11:30:57 +01:00
curl_file_upload.phpt Promote warnings to exceptions in ext/curl 2020-08-14 17:40:35 +02:00
curl_ftp_pasv.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
curl_handle_clone.phpt Convert CURL resources to objects 2020-06-17 16:11:57 +02:00
curl_int_cast.phpt Also allow casting CurlMultiHandles 2020-06-22 15:09:22 +02:00
curl_multi_close_basic001.phpt Replace EXPECTF when possible 2020-06-29 21:31:44 +02:00
curl_multi_close_basic.phpt Convert CURL resources to objects 2020-06-17 16:11:57 +02:00
curl_multi_close_reference.phpt Revert "Revert "Fixed warning "(null)(): supplied resource is not a valid cURL handle resource in Unknown on line 0""" 2015-02-02 10:32:26 +08:00
curl_multi_errno_strerror_001.phpt Run tidy 2020-09-18 14:28:32 +02:00
curl_multi_getcontent_basic3.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
curl_multi_info_read.phpt Convert CURL resources to objects 2020-06-17 16:11:57 +02:00
curl_multi_init_basic.phpt Replace EXPECTF when possible 2020-06-29 21:31:44 +02:00
curl_multi_segfault.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
curl_multi_select_basic1.phpt Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
curl_multi_setopt_basic001.phpt Run tidy 2020-09-18 14:28:32 +02:00
curl_multi_strerror_001.phpt Run tidy 2020-09-18 14:28:32 +02:00
curl_reset.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
curl_setopt_array_basic.phpt Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
curl_setopt_basic002.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
curl_setopt_basic003.phpt Promote warnings to exceptions in ext/curl 2020-08-14 17:40:35 +02:00
curl_setopt_basic004.phpt improve CURL tests to allow testing without separate server 2014-05-11 22:43:08 -07:00
curl_setopt_CURLOPT_READFUNCTION.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
curl_setopt_error.phpt Promote warnings to exceptions in ext/curl 2020-08-14 17:40:35 +02:00
curl_share_basic.phpt Retain reference to share handle from curl handle 2020-11-11 11:56:03 +01:00
curl_share_close_basic001.phpt Convert CURL resources to objects 2020-06-17 16:11:57 +02:00
curl_share_errno_strerror_001.phpt Run tidy 2020-09-18 14:28:32 +02:00
curl_share_setopt_basic001.phpt Run tidy 2020-09-18 14:28:32 +02:00
curl_strerror_001.phpt Run tidy 2020-09-18 14:28:32 +02:00
curl_testdata1.txt
curl_testdata2.txt
curl_version_basic_001.phpt Add test for curl_version() 2019-04-15 15:57:11 +02:00
curl_write_callback.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
curl_write_file.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
curl_write_return.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
curl_write_stdout.phpt
curl_writeheader_callback.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
server.inc Use ephemeral ports during curl tests with dev server 2020-09-17 14:44:12 +00:00
skipif.inc add missing test file 2014-12-16 10:15:17 -08:00