libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Stupid question about running tests


From: Gary V. Vaughan
Subject: Re: Stupid question about running tests
Date: Sun, 26 Sep 2004 23:23:47 +0100
User-agent: Mozilla Thunderbird 0.8 (Macintosh/20040913)

Hi Bob!

Bob Friesenhahn wrote:
Is there something on the command line I can pass in order to put the shell in debug mode while running the tests without hacking on the files themselves?

If you mean a shell trace, then not that I'm aware of.

The best way to do it is probably to put test -n "$DEBUG" && set -x in tests/defs.in, and then call the tests with:

   DEBUG=1 make check TESTS=blah.test

Seems like something that would be useful to commit too...

Cheers,
        Gary.
--
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]