aboutsummaryrefslogtreecommitdiff
path: root/tests/server/Makefile.inc
AgeCommit message (Collapse)Author
2012-04-10test servers: build adjustmentYang Tse
Undefine CURL_HIDDEN_SYMBOLS libcurl private preprocessor macro that might leak from lib/setup.h into source files where this should not be defined.
2012-01-05sws.c: some IPv6 proxy mode peparatory adjustmentsYang Tse
2011-07-18test2005: verify ntlm single-signonMandy Wu
2010-11-19test servers: fix strict aliasing compiler warningsYang Tse
2010-02-25fix file nameYang Tse
2010-02-22convert Curl_ultous() and Curl_ultouc() functions to curlx_ultous() andYang Tse
curlx_ultouc(), exposing them through curlx.h to allow proper code reuse later in our test harness.
2010-02-22updated sourcesYang Tse
2010-02-19fix compiler warningYang Tse
2010-02-01Test suite support for RTSPYang Tse
2009-04-07Added missing tests in CMake, added Makefile.inc for tests (+ use in CMake ↵Benoit Neil
scripts), and fixed a missing define under windows in a test source file.