aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/first.c
AgeCommit message (Expand)Author
2011-09-03fix a bunch of MSVC compiler warningsYang Tse
2011-08-21MemoryTracking: adjust initialization calling - followupYang Tse
2011-08-20MemoryTracking: adjust initialization callingYang Tse
2011-05-25unit tests: build adjustmentYang Tse
2011-03-10sources: update source headersDaniel Stenberg
2011-01-03unittest: framework for unit-testingDaniel Stenberg
2010-11-28atoi: remove atoi usageYang Tse
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2009-01-21Call setlocale() for libtest tests to test the effects of locale-inducedDan Fandrich
2008-09-20include "memdebug.h"Yang Tse
2008-09-18fix compiler warning: external declaration in primary source fileYang Tse
2007-10-02Renamed a couple of global variables to avoid shadowing warningsYang Tse
2007-07-15let's just export the whole argc + argv pair globally so that each test toolDaniel Stenberg
2007-07-14add support for arg3 as the third argument...Daniel Stenberg
2006-10-25Add project notice and file IdYang Tse
2006-10-18Check for USE_WINSOCK instead of WIN32 where the check was doneYang Tse
2006-10-11Remove redundant __CYGWIN__ symbol checkYang Tse
2006-09-12Cygwin preprocessor adjustmentsYang Tse
2006-09-10Added select_test() function to allow selecting on no sockets onGisle Vanem
2005-01-27Use the same work-around for the memdebug stuff as in the command line client,Daniel Stenberg
2004-05-14enable memory debugging the same way the curl command line tool already doesDaniel Stenberg
2004-02-05changed the test() function to return type intDaniel Stenberg
2003-07-04CURLDEBUG not MALLOCDEBUG anymoreDaniel Stenberg
2003-01-08nah, include test.h insteadDaniel Stenberg
2003-01-08include curl.h without directoryDaniel Stenberg
2002-12-13set up arg2 to point to argv[2] to be used at will by programsDaniel Stenberg
2002-12-12fixesDaniel Stenberg
2002-12-12The first ever attempts to do pure libcurl test casesDaniel Stenberg