Yang Tse
|
57ee847ce7
|
Avoid the use of the '? :' operator inside the call to our
test-server logging function. It doesn't work on some systems.
|
2008-09-26 11:21:22 +00:00 |
|
Yang Tse
|
2b767161da
|
fix compiler warning: defined but not used
|
2008-09-21 04:02:13 +00:00 |
|
Yang Tse
|
fe5f448015
|
fix compiler warning: external definition with no prior declaration
|
2008-09-20 12:33:02 +00:00 |
|
Yang Tse
|
ed63d9d4de
|
header inclusion cleanup
|
2008-02-28 00:55:06 +00:00 |
|
Yang Tse
|
e150150d9f
|
Remove redundant __CYGWIN__ symbol check
|
2006-10-11 16:01:16 +00:00 |
|
Yang Tse
|
5a6c89661a
|
Cygwin preprocessor adjustments
|
2006-09-12 01:17:16 +00:00 |
|
Daniel Stenberg
|
bda1e9aeab
|
Made the copyright year match the latest modification's year.
|
2006-01-09 13:17:14 +00:00 |
|
Daniel Stenberg
|
8a0ca3066e
|
modified output to prevent the autobuild system to trap on the 'FAILED' output
mistaking it for an actual failed test case
|
2006-01-04 23:02:40 +00:00 |
|
Daniel Stenberg
|
8cb344bf3c
|
use less code and prevent compiler warning
|
2005-05-18 10:01:46 +00:00 |
|
Daniel Stenberg
|
1f878aee69
|
Made test case 241 precheck that the given name resolves to an ipv6 address,
or the test is skipped. Ideally, we should let this test case go over a few
frequently used IPv6 localhost aliases...
|
2005-05-17 10:27:11 +00:00 |
|
Daniel Stenberg
|
84fd4686e2
|
Moved more generic functions to util.[ch]
Added resolve.c to simply resolve a given host name
|
2005-05-17 10:22:22 +00:00 |
|