This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: improving testing scheme (was Re: ACATS and GCC testsuite)


> Nothing involving manually changing things like PATH is "100% reliable".
> It's always too easy to forget to change PATH or forget to change it back.
> 
> A testing procedure that depends on such manual operations is inherently
> error-prone because of the significant risk of forgetting to do them.

If this is really impossible for you to do right, make a little script
that does the necessary changes. You are making very heavy weather of
a simple matter.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]