Daniel Stenberg
|
21248e052d
checksrc: detect more kinds of NULL comparisons we avoid
|
2 vuotta sitten |
Daniel Stenberg
|
ac0a88fd25
copyright: fix year ranges
|
4 vuotta sitten |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 vuotta sitten |
Daniel Stenberg
|
e5743f08e7
code style: use spaces around pluses
|
7 vuotta sitten |
Jay Satiro
|
c5e87fdb7a
strerror: Preserve Windows error code in some functions
|
7 vuotta sitten |
Max Dymond
|
e909de65b9
tests: Fix up issues with errno in test files
|
7 vuotta sitten |
Daniel Stenberg
|
a71012c03e
code: style updates
|
8 vuotta sitten |
Daniel Stenberg
|
365322b8bc
tests/libtest: follow our code style guidelines better
|
8 vuotta sitten |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 vuotta sitten |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 vuotta sitten |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 vuotta sitten |
Yang Tse
|
629d2e3450
multi tests: OOM handling fixes
|
13 vuotta sitten |
Yang Tse
|
c8ba8740b9
test suite: libtest header inclusion cleanup
|
13 vuotta sitten |
Daniel Stenberg
|
fb48e2050b
libtests: stop checking for CURLM_CALL_MULTI_PERFORM
|
13 vuotta sitten |
Yang Tse
|
5d39dea3b3
compiler warning: fix
|
13 vuotta sitten |
Daniel Stenberg
|
1aeb635cdd
sources: update source headers
|
13 vuotta sitten |
Dan Fandrich
|
f38510f4b5
Eliminated an unlikely race condition in some tests.
|
14 vuotta sitten |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 vuotta sitten |
Yang Tse
|
cad9c3f55f
|
14 vuotta sitten |
Yang Tse
|
7beb473a3d
include "memdebug.h"
|
16 vuotta sitten |
Dan Fandrich
|
d31da176eb
Made sure to pass longs in to curl_easy_setopt where necessary in the
|
16 vuotta sitten |
Yang Tse
|
059707be32
Renamed a couple of global variables to avoid shadowing warnings
|
17 vuotta sitten |
Yang Tse
|
40087ce7c0
change max allowed time for this test to complete to 90 seconds
|
17 vuotta sitten |
Yang Tse
|
4dc453c087
add debug messages for fopen() failures
|
17 vuotta sitten |
Yang Tse
|
2f4fe0175b
Some tests were using functions curlx_tvnow and curlx_tvdiff which are not
|
18 vuotta sitten |
Yang Tse
|
32ad212ac9
30 seconds isn't long enough for this test on a loaded server.
|
18 vuotta sitten |
Gisle Vanem
|
125830ab4b
Use proper 'stat' structure for fstat(). I.e. 'struct _stati64' and '_fstati64()'
|
18 vuotta sitten |
Yang Tse
|
384c8f3560
Use curl_global_init() and curl_global_cleanup().
|
18 vuotta sitten |
Yang Tse
|
d997ff6aa8
Oops! Actually set the limit to 30 seconds.
|
18 vuotta sitten |
Yang Tse
|
b9ccecf86e
Decrease the posibility of aborting a test which actually is not
|
18 vuotta sitten |