aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest
AgeCommit message (Expand)Author
2018-08-09test1540: Remove unused macro TEST_HANG_TIMEOUTRikard Falkeborn
2018-08-01general: fix printf specifiersRikard Falkeborn
2018-07-17CMake: Update scripts to use consistent styleRuslan Baratov
2018-07-11multi: always do the COMPLETED procedure/stateDaniel Stenberg
2018-06-23multi: fix crash due to dangling entry in connect-pending listJavier Blazquez
2018-06-11cppcheck: fix warningsMarian Klymov
2018-06-06tests/libtests/Makefile.am: Add lib1521.c to CLEANFILESRikard Falkeborn
2018-06-06tests/libtest: Add lib1521 to nodist_SOURCESRikard Falkeborn
2018-05-31tests/libtest/.gitignore: follow-up fix to ignore lib5* tooDaniel Stenberg
2018-05-31tests: update .gitignore for libtestsRikard Falkeborn
2018-05-24cmake: set -d postfix for debug builds if not specifiedSergei Nikulov
2018-05-22http resume: skip body if http code 416 (range error) is ignored.Patrick Monnerat
2018-05-21checksrc: make sure sizeof() is used *with* parenthesesDaniel Stenberg
2018-05-18stub_gssapi: fix numerous 'unused parameter' warningsDaniel Stenberg
2018-05-17getinfo: add microsecond precise timers for various intervalsPhilip Prindeville
2018-05-16tests/libtest/Makefile: Do not unconditionally add gcc-specific flagsDagobert Michelsen
2018-05-14tests: Fix format specifiersRikard Falkeborn
2018-04-27checksrc: force indentation of lines after an elseDaniel Gustafsson
2018-04-12duphandle: make sure CURLOPT_RESOLVE is duplicated fine tooDaniel Stenberg
2018-03-24gitignore: ignore more generated filesDaniel Stenberg
2018-03-19parsedate: support UT timezoneNikos Tsipinakis
2018-03-04build: get CFLAGS (including -werror) used for examples and testsDaniel Stenberg
2018-02-23lib655: silence compiler warningViktor Szakats
2018-02-23spelling fixesViktor Szakats
2018-02-21url: Add option CURLOPT_RESOLVER_START_FUNCTIONFrancisco Sedano
2018-02-16test1556: verify >16KB headers to the header callbackDaniel Stenberg
2018-02-15TODO fixed: Detect when called from within callbacksBjörn Stenberg
2018-01-26lib555: drop text conversion and encode data as ascii codesPatrick Monnerat
2018-01-26lib517: make variable static to avoid compiler warningDaniel Stenberg
2018-01-26lib544: sync ascii code data with textual dataPatrick Monnerat
2018-01-25parsedate: fix date parsing for systems with 32 bit longDaniel Stenberg
2018-01-14mime: clone mime tree upon easy handle duplication.Patrick Monnerat
2018-01-07scripts: allow all perl scripts to be run directlyJay Satiro
2018-01-05build: remove HAVE_LIMITS_H checkJay Satiro
2017-12-30test1554: improve the error handlingMichael Kaufmann
2017-12-30test1554: add global initialization and cleanupMichael Kaufmann
2017-12-10tests: update .gitignore for libtestsMichael Kaufmann
2017-12-01lib582: do not verify host for SFTPNikos Mavrogiannopoulos
2017-11-09test1554: verify connection cache sharingDaniel Stenberg
2017-11-01tests: Fixed torture tests on tests 556 and 650Dan Fandrich
2017-11-01CURLOPT_MAXREDIRS: allow -1 as a valueDaniel Stenberg
2017-10-24libtest: Add required test libraries for lib1552 and lib1553Paul Howarth
2017-10-20test653: check reuse of easy handle after mime data changePatrick Monnerat
2017-10-19test652: curl_mime_data + base64 encoder with large contentsPatrick Monnerat
2017-10-13test651: curl_formadd with huge COPYCONTENTSDaniel Stenberg
2017-10-12mime: keep "text/plain" content type if user-specified.Patrick Monnerat
2017-10-08test643: verify curl_mime_subparts() rejects cyclic additions.Patrick Monnerat
2017-10-07pingpong: return error when trying to send without connectionDaniel Stenberg
2017-10-06multi_cleanup: call DONE on handles that never got thatDaniel Stenberg
2017-09-24tests: adjust .gitignore for new testsMichael Kaufmann