[CFARM] Script for automatic checking of patches

Sebastian Pop sebpop@gmail.com
Thu Jul 5 13:54:00 GMT 2007


Hi,

Here is a new version of the script that includes all the suggestions
from the current thread.

I must say that I'm quite unhappy with the output from compare_tests
as it is much too verbose with respect to the simpler result from
regression/btest-gcc.sh that reports the number of regressions and
fails, instead of printing too many useless comments and sometimes
inaccurate comparisons.  So I ended by keeping my adaptation of the
code from regression/btest-gcc.sh and I'm also calling compare_tests.

I've also written a script for preparing a patch for the patch tester
from a gcc tree.  Further comments and suggestions are welcome.  If no
comments, okay for trunk after some more testing on gcc's compile farm
;-) ?

Sebastian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch_tester.sh
Type: application/x-sh
Size: 7866 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20070705/96fed199/attachment.sh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: prepare_patch.sh
Type: application/x-sh
Size: 1983 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20070705/96fed199/attachment-0001.sh>


More information about the Gcc-patches mailing list