dejagnu
[Top][All Lists]
Advanced

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

Re: whew. remote testing working. Writeup online.


From: Doug Evans
Subject: Re: whew. remote testing working. Writeup online.
Date: Wed, 11 Jun 2003 01:00:41 -0700 (PDT)

Dan Kegel writes:
 > BTW, do you know a way to get gcc and glibc to run only compile-time checks?
 > It's tempting to run those during the build phase, and run the others
 > later.

Dunno how to say "run every test that is a compile-time only check",
but a typical quickie thing to do is

make check RUNTESTFLAGS=compile.exp

That's a subset of them, there's enough there to give one
a good indication that things are working.

That's for gcc.

For glibc, dunno.




reply via email to

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