summaryrefslogtreecommitdiff
path: root/tests/libtest/first.c
Commit message (Expand)AuthorAgeFilesLines
* removed trailing whitespaceYang Tse2011-12-301-1/+1
* multi tests: OOM handling fixesYang Tse2011-10-211-6/+14
* fix a bunch of MSVC compiler warningsYang Tse2011-09-031-1/+1
* MemoryTracking: adjust initialization calling - followupYang Tse2011-08-211-1/+1
* MemoryTracking: adjust initialization callingYang Tse2011-08-201-13/+23
* unit tests: build adjustmentYang Tse2011-05-251-0/+3
* sources: update source headersDaniel Stenberg2011-03-101-3/+15
* unittest: framework for unit-testingDaniel Stenberg2011-01-031-1/+1
* atoi: remove atoi usageYang Tse2010-11-281-1/+4
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Call setlocale() for libtest tests to test the effects of locale-inducedDan Fandrich2009-01-211-0/+14
* include "memdebug.h"Yang Tse2008-09-201-3/+2
* fix compiler warning: external declaration in primary source fileYang Tse2008-09-181-3/+0
* Renamed a couple of global variables to avoid shadowing warningsYang Tse2007-10-021-4/+4
* let's just export the whole argc + argv pair globally so that each test toolDaniel Stenberg2007-07-151-0/+7
* add support for arg3 as the third argument...Daniel Stenberg2007-07-141-0/+4
* Add project notice and file IdYang Tse2006-10-251-0/+10
* Check for USE_WINSOCK instead of WIN32 where the check was doneYang Tse2006-10-181-1/+1
* Remove redundant __CYGWIN__ symbol checkYang Tse2006-10-111-1/+1
* Cygwin preprocessor adjustmentsYang Tse2006-09-121-1/+1
* Added select_test() function to allow selecting on no sockets onGisle Vanem2006-09-101-0/+15
* Use the same work-around for the memdebug stuff as in the command line client,Daniel Stenberg2005-01-271-1/+7
* enable memory debugging the same way the curl command line tool already doesDaniel Stenberg2004-05-141-3/+16
* changed the test() function to return type intDaniel Stenberg2004-02-051-1/+1
* CURLDEBUG not MALLOCDEBUG anymoreDaniel Stenberg2003-07-041-2/+2
* nah, include test.h insteadDaniel Stenberg2003-01-081-1/+1
* include curl.h without directoryDaniel Stenberg2003-01-081-1/+1
* set up arg2 to point to argv[2] to be used at will by programsDaniel Stenberg2002-12-131-0/+5
* fixesDaniel Stenberg2002-12-121-0/+16
* The first ever attempts to do pure libcurl test casesDaniel Stenberg2002-12-121-0/+10