curl-library
Re: valgrind and curl tests
Date: Mon, 12 Apr 2004 18:53:59 -0500
Daniel Stenberg wrote:
> On Mon, 12 Apr 2004, Joe Halpin wrote:
>
>>On second thought, he's only going to tell me that if it works ok from the
>>command line it's not his problem. Is there any way we can prove that the
>>build doesn't do something to keep this from working?
>
> Run a test with -k (for Keep log files around):
>
> ./runtests.pl -k 1
>
> and check the log/curl.log file, or use -v (for verbose).
No curl.log file is generated.
fbsd$ make
Making all in lib
make all-am
Making all in src
make all-am
fbsd$ cd tests
fbsd$ ./runtests.pl -k 1
couldn't run curl! at ./runtests.pl line 744.
fbsd$ ls log
ls: log: No such file or directory
fbsd$ find .. -name curl.log -print
fbsd$
I'm stumped.
Joe
Received on 2004-04-13