GCC Testing Efforts web page: gcc.gnu.org/testing
Tom Lord
lord@emf.net
Wed Nov 13 18:44:00 GMT 2002
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
More information about the Gcc
mailing list