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: GCC Testing Efforts web page: gcc.gnu.org/testing



       The page at http://gcc.gnu.org/testing/ has been extended to include
       ideas for further testing, some of which were previously in the
       beginner section of the Projects list.  If you've got ideas about
       interesting ways to pound on GCC, please add them to that list.


Flogging a dead horse:

`arch' was designed with my observations of the GCC workflow in mind.
GCC development was a touchstone to keep the design of arch sane.

It's a nice framework for automating tests -- not only tests on trunk,
but tests on feature branches aspiring to be merged with the trunk.
(And, it's a nice framework for keeping track of and auditing
changes.)

`arch' currently lives at:

	www.fifthvision.net/Arch

and the `arch-users' list there contains helpful people.

Y'all are doing far too much work "by hand".

-t


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