Daniel Stenberg
|
a71012c03e
code: style updates
|
8 år sedan |
Daniel Stenberg
|
365322b8bc
tests/libtest: follow our code style guidelines better
|
8 år sedan |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 år sedan |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 år sedan |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 år sedan |
Yang Tse
|
629d2e3450
multi tests: OOM handling fixes
|
13 år sedan |
Yang Tse
|
c8ba8740b9
test suite: libtest header inclusion cleanup
|
13 år sedan |
Daniel Stenberg
|
fb48e2050b
libtests: stop checking for CURLM_CALL_MULTI_PERFORM
|
13 år sedan |
Yang Tse
|
5d39dea3b3
compiler warning: fix
|
13 år sedan |
Daniel Stenberg
|
1aeb635cdd
sources: update source headers
|
13 år sedan |
Dan Fandrich
|
f38510f4b5
Eliminated an unlikely race condition in some tests.
|
14 år sedan |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 år sedan |
Yang Tse
|
cad9c3f55f
|
14 år sedan |
Yang Tse
|
7beb473a3d
include "memdebug.h"
|
16 år sedan |
Dan Fandrich
|
d31da176eb
Made sure to pass longs in to curl_easy_setopt where necessary in the
|
16 år sedan |
Yang Tse
|
059707be32
Renamed a couple of global variables to avoid shadowing warnings
|
17 år sedan |
Yang Tse
|
40087ce7c0
change max allowed time for this test to complete to 90 seconds
|
17 år sedan |
Yang Tse
|
4dc453c087
add debug messages for fopen() failures
|
18 år sedan |
Yang Tse
|
2f4fe0175b
Some tests were using functions curlx_tvnow and curlx_tvdiff which are not
|
18 år sedan |
Yang Tse
|
32ad212ac9
30 seconds isn't long enough for this test on a loaded server.
|
18 år sedan |
Gisle Vanem
|
125830ab4b
Use proper 'stat' structure for fstat(). I.e. 'struct _stati64' and '_fstati64()'
|
18 år sedan |
Yang Tse
|
384c8f3560
Use curl_global_init() and curl_global_cleanup().
|
18 år sedan |
Yang Tse
|
d997ff6aa8
Oops! Actually set the limit to 30 seconds.
|
18 år sedan |
Yang Tse
|
b9ccecf86e
Decrease the posibility of aborting a test which actually is not
|
18 år sedan |
Yang Tse
|
c818e7064f
When aborting, show loop counter values when more than one counter exists.
|
18 år sedan |
Yang Tse
|
ead6ab2ef7
Abort test if it seems that it would have run forever. This is just to prevent
|
18 år sedan |
Yang Tse
|
8274447dd9
Call curl_global_cleanup() in all code paths before exiting test
|
18 år sedan |
Daniel Stenberg
|
ae13c93b7d
Reported in #1561470 (http://curl.haxx.se/bug/view.cgi?id=1561470), libcurl
|
18 år sedan |
Gisle Vanem
|
e134a40208
Added select_test() function to allow selecting on no sockets on
|
18 år sedan |
Gisle Vanem
|
145084b699
Print usage in case 'arg2 == NULL'.
|
18 år sedan |