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)


    You install somewhere, put in PATH, play if it, if it doesn't please
    you, you change your PATH, if you're short on space you delete the
    install location. 100% reliable, safe 

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.


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