summaryrefslogtreecommitdiff
path: root/tests/libtest/test.h
Commit message (Expand)AuthorAgeFilesLines
* libtest/test.h: fix typo (#988)Mark Hamilton2016-09-031-1/+1
* tests: Fixed header files to comply with our code styleSteve Holme2016-04-031-1/+1
* tests/libtest: follow our code style guidelines betterDaniel Stenberg2016-04-031-133/+133
* curl/mprintf.h: remove support for _MPRINTF_REPLACEDaniel Stenberg2016-04-011-4/+2
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* libtest: fixed linker errors on msvcSergei Nikulov2015-03-031-0/+4
* unit1600: unit test for Curl_ntlm_core_mk_nt_hashDaniel Stenberg2015-02-031-1/+3
* libtests: add a wait_ms() functionDaniel Stenberg2014-05-091-1/+3
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-2/+2
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-6/+6
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-6/+6
* setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse2012-12-141-10/+0
* build adjustments: functionally revert commits 4d3fb91f and bbfe1182Yang Tse2012-04-111-2/+0
* libtests: build adjustmentYang Tse2012-04-101-1/+3
* multi interface: fix block when CONNECT_ONLY option is usedGokhan Sengun2011-12-071-0/+25
* multi tests: OOM handling fixes - commit 629d2e34 follow-upYang Tse2011-10-261-8/+15
* multi tests: OOM handling fixesYang Tse2011-10-211-5/+332
* errno.h inclusion conditionally done in setup_once.hYang Tse2011-07-241-1/+0
* unit tests: build adjustmentYang Tse2011-05-251-0/+3
* sources: update source headersDaniel Stenberg2011-03-101-2/+15
* sftp-multi: test 582 addedHenry Ludemann2011-03-081-0/+3
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Addes OOM handling for curl_easy_setopt() calls in testYang Tse2010-02-051-0/+3
* avoid possibility of using obsoleted stuffYang Tse2010-02-021-0/+2
* renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf2009-07-141-3/+3
* David McCreedy's "TPF-platform specific changes to various files" patchYang Tse2009-05-011-0/+4
* fix compiler warning: external declaration in primary source fileYang Tse2008-09-181-4/+5
* add comment for include pathsYang Tse2008-07-151-1/+1
* Renamed a couple of global variables to avoid shadowing warningsYang Tse2007-10-021-2/+2
* let's just export the whole argc + argv pair globally so that each test toolDaniel Stenberg2007-07-151-0/+4
* add support for arg3 as the third argument...Daniel Stenberg2007-07-141-0/+1
* Check for stdbool.h at configuration stage, and include it if available.Yang Tse2007-02-221-8/+1
* use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handlingYang Tse2007-02-161-2/+1
* Add project notice and file IdYang Tse2006-10-251-0/+10
* Use curl_global_init() and curl_global_cleanup().Yang Tse2006-10-251-0/+3
* Added select_test() function to allow selecting on no sockets onGisle Vanem2006-09-101-0/+4
* enable memory debugging the same way the curl command line tool already doesDaniel Stenberg2004-05-141-0/+1
* We let this file include more generic headers that many libtests need anywayDaniel Stenberg2004-03-031-0/+12
* provide a test() protoDaniel Stenberg2004-02-191-1/+2
* include setup.h from the lib dir instead to get even more private stuffDaniel Stenberg2004-01-131-3/+5
* Define TRUE and FALSE unless already present. I've moved away thoseDaniel Stenberg2003-11-061-0/+8
* include config.h before all system headers, so that _FILE_OFFSET_BITS andDaniel Stenberg2003-04-151-4/+4
* include "config.h" from the lib's private dirDaniel Stenberg2003-03-121-0/+6
* string.h keeps the proto for memset() on some platforms, used for FD_ZERODaniel Stenberg2003-01-231-0/+1
* set up arg2 to point to argv[2] to be used at will by programsDaniel Stenberg2002-12-131-0/+2
* include files without the curl/ to reduce the risk of us including the wrongDaniel Stenberg2002-12-131-1/+1
* fixesDaniel Stenberg2002-12-121-0/+3