Daniel Stenberg
|
9a8b3b3e13
copyright: fix out-of-date copyright ranges and missing headers
|
vor 4 Jahren |
Viktor Szakats
|
b801b453af
whitespace fixes
|
vor 6 Jahren |
Daniel Stenberg
|
e5743f08e7
code style: use spaces around pluses
|
vor 7 Jahren |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
vor 8 Jahren |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
vor 12 Jahren |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
vor 12 Jahren |
Daniel Stenberg
|
c5de48b56c
lib503: enable verbose to ease debugging this
|
vor 12 Jahren |
Yang Tse
|
629d2e3450
multi tests: OOM handling fixes
|
vor 13 Jahren |
Yang Tse
|
c8ba8740b9
test suite: libtest header inclusion cleanup
|
vor 13 Jahren |
Daniel Stenberg
|
fb48e2050b
libtests: stop checking for CURLM_CALL_MULTI_PERFORM
|
vor 13 Jahren |
Yang Tse
|
5d39dea3b3
compiler warning: fix
|
vor 13 Jahren |
Daniel Stenberg
|
1aeb635cdd
sources: update source headers
|
vor 13 Jahren |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
vor 14 Jahren |
Yang Tse
|
cad9c3f55f
|
vor 15 Jahren |
Yang Tse
|
7beb473a3d
include "memdebug.h"
|
vor 16 Jahren |
Dan Fandrich
|
d31da176eb
Made sure to pass longs in to curl_easy_setopt where necessary in the
|
vor 16 Jahren |
Yang Tse
|
059707be32
Renamed a couple of global variables to avoid shadowing warnings
|
vor 17 Jahren |
Yang Tse
|
40087ce7c0
change max allowed time for this test to complete to 90 seconds
|
vor 17 Jahren |
Yang Tse
|
2f4fe0175b
Some tests were using functions curlx_tvnow and curlx_tvdiff which are not
|
vor 18 Jahren |
Gisle Vanem
|
d10e174fd1
Some compilers lacks <sys/time.h>. Include "timeval.h" to simplify the #ifdefs.
|
vor 18 Jahren |
Yang Tse
|
b4700f026b
Add project notice and file Id
|
vor 18 Jahren |
Yang Tse
|
384c8f3560
Use curl_global_init() and curl_global_cleanup().
|
vor 18 Jahren |
Yang Tse
|
c54a4301ee
Abort test if it seems that it would have run forever. This is just to prevent
|
vor 18 Jahren |
Gisle Vanem
|
e134a40208
Added select_test() function to allow selecting on no sockets on
|
vor 18 Jahren |
Daniel Stenberg
|
e2fe03df8e
removed trailing whitespace
|
vor 20 Jahren |
Daniel Stenberg
|
e2e593a036
clean up properly on failure to enable easier libcurl leak detection
|
vor 20 Jahren |
Daniel Stenberg
|
87a1c7033e
removed include stuff now handled by test.h
|
vor 21 Jahren |
Daniel Stenberg
|
8777ba7e42
include sys/select.h to prevent picky compiler warnings when using select()
|
vor 21 Jahren |
Daniel Stenberg
|
a5c4442ebf
changed the test() function to return type int
|
vor 21 Jahren |
Daniel Stenberg
|
245ab7c796
avoid dependence on the order of the fields in the timeval struct, pointed out
|
vor 21 Jahren |