Daniel Stenberg
|
e5743f08e7
code style: use spaces around pluses
|
il y a 7 ans |
Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
il y a 7 ans |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
il y a 8 ans |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
il y a 12 ans |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
il y a 12 ans |
Yang Tse
|
629d2e3450
multi tests: OOM handling fixes
|
il y a 13 ans |
Yang Tse
|
c8ba8740b9
test suite: libtest header inclusion cleanup
|
il y a 13 ans |
Daniel Stenberg
|
fb48e2050b
libtests: stop checking for CURLM_CALL_MULTI_PERFORM
|
il y a 13 ans |
Yang Tse
|
5d39dea3b3
compiler warning: fix
|
il y a 13 ans |
Daniel Stenberg
|
1aeb635cdd
sources: update source headers
|
il y a 13 ans |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
il y a 14 ans |
Yang Tse
|
a07bc79117
|
il y a 14 ans |
Yang Tse
|
cad9c3f55f
|
il y a 14 ans |
Yang Tse
|
7beb473a3d
include "memdebug.h"
|
il y a 16 ans |
Yang Tse
|
059707be32
Renamed a couple of global variables to avoid shadowing warnings
|
il y a 17 ans |
Yang Tse
|
40087ce7c0
change max allowed time for this test to complete to 90 seconds
|
il y a 17 ans |
Yang Tse
|
2f4fe0175b
Some tests were using functions curlx_tvnow and curlx_tvdiff which are not
|
il y a 18 ans |
Yang Tse
|
384c8f3560
Use curl_global_init() and curl_global_cleanup().
|
il y a 18 ans |
Yang Tse
|
d997ff6aa8
Oops! Actually set the limit to 30 seconds.
|
il y a 18 ans |
Yang Tse
|
b9ccecf86e
Decrease the posibility of aborting a test which actually is not
|
il y a 18 ans |
Yang Tse
|
c818e7064f
When aborting, show loop counter values when more than one counter exists.
|
il y a 18 ans |
Yang Tse
|
ead6ab2ef7
Abort test if it seems that it would have run forever. This is just to prevent
|
il y a 18 ans |
Yang Tse
|
8274447dd9
Call curl_global_cleanup() in all code paths before exiting test
|
il y a 18 ans |
Daniel Stenberg
|
c144adf77c
used for test 535 too
|
il y a 18 ans |
Yang Tse
|
15e3dfe1d3
Compiler warning fix
|
il y a 18 ans |
Daniel Stenberg
|
a1de9367ec
Bogdan Nicula's second test case (posted Sun, 08 Oct 2006) converted to test
|
il y a 18 ans |
Daniel Stenberg
|
2ad7fcbc2f
test 534 added in an attempt to repeat Bogdan Nicula's bug...
|
il y a 18 ans |
Daniel Stenberg
|
2c62dfd124
modified lib533 to accept both URLs on the command line
|
il y a 18 ans |
Daniel Stenberg
|
befc30bc55
Bogdan Nicula's hanging test case was converted to test case 533 and the test
|
il y a 18 ans |