dejagnu
[Top][All Lists]
Advanced

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

Re: Learning DejaGnu


From: Ben Elliston
Subject: Re: Learning DejaGnu
Date: 25 Feb 2004 17:50:37 +1100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Braden McDaniel <address@hidden> writes:

> I am using automake, and I've gotten that far. I still don't
> understand what controls whether a directory under testsuite is
> recursed into. As I mentioned above, in the calc example, if I
> rename the subdirectory "calc.test" to "calc.foo", things stop
> working. I don't understand why that is; so I don't understand why
> things aren't working for "mytool.whatever".

runtest enters any test directory that matches $tool.<whatever>, as
you suggest.  I just tried the calc example, renamking calc.test to
calc.foo and the tests were still run.  I don't know what you're doing
differently.

Cheers, Ben





reply via email to

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