Daniel Stenberg
|
9e4f6c5809
libtests: add a wait_ms() function
|
10 years ago |
Marc Hoersken
|
75f00de55c
testsuite: use binary output mode for custom curl test tools
|
11 years ago |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 years ago |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 years ago |
Yang Tse
|
ed0364343d
removed trailing whitespace
|
13 years ago |
Yang Tse
|
629d2e3450
multi tests: OOM handling fixes
|
13 years ago |
Yang Tse
|
6b75d2c2df
fix a bunch of MSVC compiler warnings
|
13 years ago |
Yang Tse
|
838dd8f594
MemoryTracking: adjust initialization calling - followup
|
13 years ago |
Yang Tse
|
aaab5fa299
MemoryTracking: adjust initialization calling
|
13 years ago |
Yang Tse
|
9f390a356e
unit tests: build adjustment
|
13 years ago |
Daniel Stenberg
|
1aeb635cdd
sources: update source headers
|
14 years ago |
Daniel Stenberg
|
35e1d6538a
unittest: framework for unit-testing
|
14 years ago |
Yang Tse
|
5db0a412ff
atoi: remove atoi usage
|
14 years ago |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 years ago |
Dan Fandrich
|
6bb9ef8de4
Call setlocale() for libtest tests to test the effects of locale-induced
|
16 years ago |
Yang Tse
|
7beb473a3d
include "memdebug.h"
|
16 years ago |
Yang Tse
|
a6c915aab9
fix compiler warning: external declaration in primary source file
|
16 years ago |
Yang Tse
|
059707be32
Renamed a couple of global variables to avoid shadowing warnings
|
17 years ago |
Daniel Stenberg
|
1da3192d2d
let's just export the whole argc + argv pair globally so that each test tool
|
17 years ago |
Daniel Stenberg
|
5ae21ebde9
add support for arg3 as the third argument...
|
17 years ago |
Yang Tse
|
b4700f026b
Add project notice and file Id
|
18 years ago |
Yang Tse
|
5df4be1165
Check for USE_WINSOCK instead of WIN32 where the check was done
|
18 years ago |
Yang Tse
|
e150150d9f
Remove redundant __CYGWIN__ symbol check
|
18 years ago |
Yang Tse
|
5a6c89661a
Cygwin preprocessor adjustments
|
18 years ago |
Gisle Vanem
|
e134a40208
Added select_test() function to allow selecting on no sockets on
|
18 years ago |
Daniel Stenberg
|
aacc79a3a3
Use the same work-around for the memdebug stuff as in the command line client,
|
20 years ago |
Daniel Stenberg
|
4ab0d74250
enable memory debugging the same way the curl command line tool already does
|
20 years ago |
Daniel Stenberg
|
a5c4442ebf
changed the test() function to return type int
|
21 years ago |
Daniel Stenberg
|
449e5bc2ad
CURLDEBUG not MALLOCDEBUG anymore
|
21 years ago |
Daniel Stenberg
|
2288086695
nah, include test.h instead
|
22 years ago |