php-src/ext/curl/tests
2011-11-21 02:10:57 +00:00
..
responder - New tests (DutchUG testfest) 2009-07-03 00:09:08 +00:00
bug45161.phpt Add/Fix SKIPIF sections of cURL tests 2009-06-11 21:11:20 +00:00
bug46711.phpt Add/Fix SKIPIF sections of cURL tests 2009-06-11 21:11:20 +00:00
bug46739.phpt The test for bug #46739 doesn't actually need the remote 2009-07-26 02:12:38 +00:00
bug48203_multi.phpt Fixed issues when streams were closed before curl read/write from them, or cleaning 2011-09-12 09:16:04 +00:00
bug48203.phpt Fixed bug#54798 Segfault when CURLOPT_STDERR file pointer is closed before calling curl_exec 2011-09-08 14:37:18 +00:00
bug48207.phpt Fixed notice breaking the test. 2011-05-31 12:57:40 +00:00
bug48514.phpt - MFH: Fixed bug #48514 (cURL extension uses same resource name for simple and multi APIs) 2009-06-12 20:48:28 +00:00
bug52202.phpt Fixed bug #52202 (CURLOPT_PRIVATE gets corrupted). 2010-11-30 13:40:02 +00:00
bug52827.phpt Fix bug #52827 (cURL leaks handle and causes assertion error (CURLOPT_STDERR)). 2010-09-14 10:58:59 +00:00
bug54798.phpt Fix test to use PHP_CURL_HTTP_REMOTE_SERVER 2011-11-21 02:10:57 +00:00
curl_basic_001.phpt - New tests (testfest ParisUG) 2009-05-16 16:37:31 +00:00
curl_basic_002.phpt - New tests (testfest ParisUG) 2009-05-16 16:37:31 +00:00
curl_basic_003.phpt - New tests (testfest ParisUG) 2009-05-16 16:37:31 +00:00
curl_basic_004.phpt - New tests (testfest ParisUG) 2009-05-16 16:37:31 +00:00
curl_basic_005.phpt - New tests (testfest ParisUG) 2009-05-16 16:37:31 +00:00
curl_basic_006.phpt - New tests (testfest ParisUG) 2009-05-16 16:37:31 +00:00
curl_basic_007.phpt better fix 2009-05-29 11:46:42 +00:00
curl_basic_008.phpt Merge tests from trunk 2011-09-09 08:14:04 +00:00
curl_basic_009.phpt - New tests (testfest ParisUG) 2009-05-16 16:37:31 +00:00
curl_basic_010.phpt Merge tests from trunk 2011-09-09 08:14:04 +00:00
curl_basic_011.phpt Update skipif message 2011-09-07 10:34:58 +00:00
curl_basic_012.phpt - New tests (testfest ParisUG) 2009-05-16 16:37:31 +00:00
curl_basic_013.phpt - New tests (testfest ParisUG) 2009-05-16 16:37:31 +00:00
curl_basic_014.phpt - New tests (testfest ParisUG) 2009-05-16 16:37:31 +00:00
curl_basic_015.phpt - New tests (testfest ParisUG) 2009-05-16 16:37:31 +00:00
curl_basic_016.phpt Pierre added certinfo to the curl info array, but that is 2009-11-23 14:43:52 +00:00
curl_basic_017.phpt - New tests (testfest ParisUG) 2009-05-16 16:37:31 +00:00
curl_basic_018.phpt - New tests (testfest ParisUG) 2009-05-16 16:37:31 +00:00
curl_basic_019.phpt - New tests (testfest ParisUG) 2009-05-16 16:37:31 +00:00
curl_basic_020.phpt - New tests (testfest ParisUG) 2009-05-16 16:37:31 +00:00
curl_basic_021.phpt - New tests (testfest ParisUG) 2009-05-16 16:37:31 +00:00
curl_close_basic.phpt Fix cURL tests 2009-07-17 20:44:50 +00:00
curl_copy_handle_basic_001.phpt Update skipif message 2011-09-07 10:34:58 +00:00
curl_copy_handle_basic_002.phpt Fixed issues when streams were closed before curl read/write from them, or cleaning 2011-09-12 09:16:04 +00:00
curl_copy_handle_basic_004.phpt Update skipif message 2011-09-07 10:34:58 +00:00
curl_copy_handle_basic_005.phpt Fixed issues when streams were closed before curl read/write from them, or cleaning 2011-09-12 09:16:04 +00:00
curl_copy_handle_basic_006.phpt Update skipif message 2011-09-07 10:34:58 +00:00
curl_copy_handle_basic_007.phpt Update skipif message 2011-09-07 10:34:58 +00:00
curl_copy_handle_basic.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
curl_copy_handle_variation1.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
curl_copy_handle_variation2.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
curl_CURLOPT_READDATA.phpt Update skipif message 2011-09-07 10:34:58 +00:00
curl_error_basic.phpt Fixed test randomly failing due to different error messages. Also added a skip 2011-09-01 00:45:56 +00:00
curl_file_deleted_before_curl_close.phpt Fixed issues when streams were closed before curl read/write from them, or cleaning 2011-09-12 09:16:04 +00:00
curl_ftp_pasv.phpt - Fixed bug #50756 (CURLOPT_FTP_SKIP_PASV_IP does not exist.) 2010-01-23 01:37:32 +00:00
curl_multi_close_basic.phpt Fix cURL tests 2009-07-17 20:44:50 +00:00
curl_multi_getcontent_basic3.phpt Sync tests between branches and fix the getcontent test 2011-09-07 10:38:53 +00:00
curl_multi_getcontent_error1.phpt curl_setopt() arg: using DIRECTORY_SEPARATOR rather then "/" to make windows tests pass too 2010-12-08 14:16:17 +00:00
curl_multi_getcontent_error2.phpt curl_setopt() arg: using DIRECTORY_SEPARATOR rather then "/" to make windows tests pass too 2010-12-08 14:16:17 +00:00
curl_multi_getcontent_error3.phpt curl_setopt() arg: using DIRECTORY_SEPARATOR rather then "/" to make windows tests pass too 2010-12-08 14:16:17 +00:00
curl_multi_getcontent_error4.phpt curl_setopt() arg: using DIRECTORY_SEPARATOR rather then "/" to make windows tests pass too 2010-12-08 14:16:17 +00:00
curl_multi_init_basic.phpt - New tests (DutchUG testfest) 2009-07-03 00:09:08 +00:00
curl_multi_select_basic1.phpt Fix cURL tests 2009-07-17 20:44:50 +00:00
curl_setopt_array_basic.phpt - Fix bad environment usage 2009-07-25 14:52:52 +00:00
curl_setopt_basic001.phpt Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fixes #52570) 2010-08-11 21:12:18 +00:00
curl_setopt_basic002.phpt Fixed issues when streams were closed before curl read/write from them, or cleaning 2011-09-12 09:16:04 +00:00
curl_setopt_basic003.phpt Update skipif message 2011-09-07 10:34:58 +00:00
curl_setopt_basic004.phpt Update skipif message 2011-09-07 10:34:58 +00:00
curl_setopt_CURLOPT_FOLLOWLOCATION_open_basedir.phpt - Bug #51629, CURLOPT_FOLLOWLOCATION error message is misleading 2010-04-22 11:49:10 +00:00
curl_setopt_CURLOPT_READFUNCTION.phpt - New tests (DutchUG testfest) 2009-07-03 00:09:08 +00:00
curl_setopt_error.phpt - Fix test 2010-08-06 23:01:32 +00:00
curl_testdata1.txt - New tests (DutchUG testfest) 2009-07-03 00:09:08 +00:00
curl_testdata2.txt - New tests (DutchUG testfest) 2009-07-03 00:09:08 +00:00
curl_version_error.phpt Update skipif message 2011-09-07 10:34:58 +00:00
curl_version_variation1.phpt Update skipif message 2011-09-07 10:34:58 +00:00
curl_write_callback.phpt - New tests (DutchUG testfest) 2009-07-03 00:09:08 +00:00
curl_write_file.phpt - New tests (DutchUG testfest) 2009-07-03 00:09:08 +00:00
curl_write_return.phpt - New tests (DutchUG testfest) 2009-07-03 00:09:08 +00:00
curl_write_stdout.phpt - New tests (DutchUG testfest) 2009-07-03 00:09:08 +00:00
curl_writeheader_callback.phpt Update skipif message 2011-09-07 10:34:58 +00:00