summaryrefslogtreecommitdiff
path: root/ext/curl/tests
Commit message (Expand)AuthorAgeFilesLines
* curl_setopt() arg: using DIRECTORY_SEPARATOR rather then "/" to make windows ...Eyal Teutsch2010-12-085-9/+9
* Fixed bug #52202 (CURLOPT_PRIVATE gets corrupted).Ilia Alshanetsky2010-11-301-0/+16
* Fix bug #52827 (cURL leaks handle and causes assertion error (CURLOPT_STDERR)).Adam Harvey2010-09-141-0/+32
* Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fix...Kalle Sommer Nielsen2010-08-111-1/+1
* - Fix testFelipe Pena2010-08-061-0/+1
* - Fixed bug #52533 (ext/curl/tests/curl_multi_getcontent_basic3.phpt broken d...Felipe Pena2010-08-061-0/+5
* - Bug #51629, CURLOPT_FOLLOWLOCATION error message is misleadingPierre Joye2010-04-222-2/+2
* - Fixed bug #50756 (CURLOPT_FTP_SKIP_PASV_IP does not exist.)Sriram Natarajan2010-01-231-0/+59
* Pierre added certinfo to the curl info array, but that isRasmus Lerdorf2009-11-231-1/+7
* Fixed testIlia Alshanetsky2009-09-281-1/+0
* - Fix testFelipe Pena2009-09-251-1/+2
* Fixed testsDmitry Stogov2009-09-211-1/+1
* Test from 2009 testfestZoe Slattery2009-08-263-0/+106
* Make test more genericIlia Alshanetsky2009-08-061-2/+2
* The test for bug #46739 doesn't actually need the remoteRasmus Lerdorf2009-07-261-3/+0
* - Fix tests to be more comptatible AND to test what they are supposed to testJani Taskinen2009-07-254-21/+23
* - Opss, fix the fix...Felipe Pena2009-07-251-1/+1
* - Fix testFelipe Pena2009-07-251-1/+1
* Fix dumb typo in the skipifRasmus Lerdorf2009-07-251-1/+1
* - Fix bad environment usageJani Taskinen2009-07-251-2/+2
* - Fix test when responder is something like lighttpdJani Taskinen2009-07-251-4/+4
* - Fix testJani Taskinen2009-07-251-3/+5
* - Fixed bug #48774 (SIGSEGVs when using curl_copy_handle()).Sriram Natarajan2009-07-211-0/+44
* New cURL tests. Tested on Windows, Linux and Linux 64 bitandy wharmby2009-07-172-0/+194
* Fix cURL testsandy wharmby2009-07-173-6/+14
* - Fix testFelipe Pena2009-07-171-1/+1
* - New tests (DutchUG testfest)Felipe Pena2009-07-0333-0/+1232
* - MFH: Fixed bug #48514 (cURL extension uses same resource name for simple an...Felipe Pena2009-06-121-0/+27
* Add/Fix SKIPIF sections of cURL testsandy wharmby2009-06-114-1/+42
* Fixes to work on Windows as well as LinuxZoe Slattery2009-06-012-2/+2
* better fixZoe Slattery2009-05-291-1/+1
* fixing to work with older levels of libcurlZoe Slattery2009-05-291-1/+4
* - Test for bug #48203Jani Taskinen2009-05-261-0/+24
* Nuke duplicate testsJani Taskinen2009-05-266-239/+0
* MFH:- Fix test: since cURL 7.19.4 CURLINFO_CONTENT_LENGTH_* return -1 if the ...Jani Taskinen2009-05-191-2/+2
* - Added changes from testfest ParisUG && Changed line endingsFelipe Pena2009-05-161-1/+13
* - New tests (testfest ParisUG)Felipe Pena2009-05-1621-0/+776
* MFHJani Taskinen2009-04-302-5/+3
* MFHJani Taskinen2008-12-174-4/+40
* Added test for bug #46739Mikko Koppanen2008-12-051-0/+13
* Fixed bug #46711 (cURL curl_setopt leaks memory in foreach loops).Ilia Alshanetsky2008-11-301-0/+31
* Support for closuresDmitry Stogov2008-07-171-0/+35
* Testfest task 93. Written by Sebastian Deutsch.David Soria Parra2008-06-226-0/+222