aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest
AgeCommit message (Expand)Author
2011-12-07multi interface: fix block when CONNECT_ONLY option is usedGokhan Sengun
2011-12-04test: verify the opensocket callback for FTPDaniel Stenberg
2011-11-25tvdiff_secs(): sub-zero time difference adjustmentYang Tse
2011-11-24lib573.c: fix double data type variable comparison with zeroYang Tse
2011-11-17libtest build: add the missing lib586Alejandro Alvarez Ayllon
2011-11-11Active mode FTP test cases with server not establishing data connectionYang Tse
2011-11-06test 590: verify the bug fix in 4851dafcf1Daniel Stenberg
2011-10-27lib589.c: add CURLOPT_READDATA missing stuffYang Tse
2011-10-26test 589: active FTP upload using multi timeout and EPRT disabled serverYang Tse
2011-10-26multi tests: OOM handling fixes - commit 629d2e34 follow-upYang Tse
2011-10-21multi tests: OOM handling fixesYang Tse
2011-10-19Silenced a compiler warning about an unused variableDan Fandrich
2011-10-16formdata: ack read callback abortDaniel Stenberg
2011-10-10lib540.c: OOM handling fixes making test 540 pass torture testingYang Tse
2011-10-07libcurl: some OOM handling fixesYang Tse
2011-09-28SSL session sharing support addedAlejandro Alvarez
2011-09-08lib582.c: fix segfault triggered when torture testing test case 582Yang Tse
2011-09-06test case 583: ensure that test failures don't go unnoticed - follow-upYang Tse
2011-09-06test suite: libtest header inclusion cleanup - follow-upYang Tse
2011-09-06test case 583: ensure that test failures don't go unnoticedYang Tse
2011-09-06test suite: libtest header inclusion cleanupYang Tse
2011-09-03fix a bunch of MSVC compiler warningsYang Tse
2011-08-29tests: break busy loops in tests 502, 555, and 573Kamil Dudka
2011-08-21MemoryTracking: adjust initialization calling - followupYang Tse
2011-08-20MemoryTracking: adjust initialization callingYang Tse
2011-08-08CURLFORM_BUFFER: insert filename as documentedDaniel Stenberg
2011-07-26fix compiler warningYang Tse
2011-07-24errno.h inclusion conditionally done in setup_once.hYang Tse
2011-06-27libtests: stop checking for CURLM_CALL_MULTI_PERFORMDaniel Stenberg
2011-06-23Added a leap second test to test517Dan Fandrich
2011-06-23parsedate: detect more invalid dates betterDaniel Stenberg
2011-06-17CURLFORM_STREAM: acknowledge CURLFORM_FILENAMEDaniel Stenberg
2011-06-11write: add return code checks when usedDaniel Stenberg
2011-06-01makefile: avoid preprocessor definition usage when linkingYang Tse
2011-05-26compiler warning: fixYang Tse
2011-05-25unit tests: build adjustmentYang Tse
2011-05-24compiler warning: fixYang Tse
2011-05-24compiler warning: fixYang Tse
2011-05-19tests: verify OPEN/CLOSESOCKETFUNCTIONYang Tse
2011-05-18tests: verify OPEN/CLOSESOCKETFUNCTIONDaniel Stenberg
2011-04-21Fixed test 1023 when using daily snapshotsDan Fandrich
2011-04-20Fixed test 1022 when using daily snapshotsDan Fandrich
2011-04-18curl-config: fix --versionDaniel Stenberg
2011-03-15lib582: use curl_socket_t for portabilityDaniel Stenberg
2011-03-15Removed unused var.Guenter Knauf
2011-03-13test583: verify early SSH multi remove handleDaniel Stenberg
2011-03-12test582: improved info messagesDaniel Stenberg
2011-03-10sources: update source headersDaniel Stenberg
2011-03-08lib582: used for test 582Daniel Stenberg
2011-03-08sftp-multi: test 582 addedHenry Ludemann