aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest
AgeCommit message (Expand)Author
2012-04-18Some explicit conversion to 'long' of curl_easy_setopt() third argumentYang Tse
2012-04-17build adjustments: commit 9e24b9c7 follow-upYang Tse
2012-04-11build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config filesYang Tse
2012-04-11build adjustments: functionally revert commits 4d3fb91f and bbfe1182Yang Tse
2012-04-10libtests: build adjustmentYang Tse
2012-04-09configure: Windows cross-compilation fixesYang Tse
2012-04-04lib599.c: fix compiler warningYang Tse
2012-04-01HTTP: reset expected DL/UL sizes on redirectsDaniel Stenberg
2012-03-22test #598: OOM handling fixesYang Tse
2012-03-22fix several compiler warningsYang Tse
2012-03-20fix several compiler warningsYang Tse
2012-02-07curl_easy_reset: reset the referer stringDaniel Stenberg
2012-01-19testtrace.c: fix compiler warningYang Tse
2012-01-17tests: enable time tracing on tests 500, 573 and 585Yang Tse
2012-01-17tests: testtrace.[ch] provides debug callback for libtest usageYang Tse
2011-12-30removed trailing whitespaceYang Tse
2011-12-20FTP: perform active connections non-blockingGokhan Sengun
2011-12-20lib500: verify timers relative each otherDaniel Stenberg
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