This is the mail archive of the gcc-patches@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


I've added the following to the "GCC Testing Efforts" page at
http://gcc.gnu.org/testing/index.html.

Janis

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/testing/index.html,v
retrieving revision 1.7
diff -u -r1.7 index.html
--- index.html	18 Nov 2002 12:41:45 -0000	1.7
+++ index.html	18 Nov 2002 17:45:00 -0000
@@ -33,6 +33,19 @@
       send their test results to the
       <a href="http://gcc.gnu.org/ml/gcc-testresults/";>gcc-testresults
       mailing list</a>.</li>
+
+  <li>Loren J. Rittle operates daily builds and regression tests with
+      machine time donated by the FreeBSD project.  There is additional
+      and consolidated information available at
+      <a href="http://people.freebsd.org/~ljrittle/daily-gcc-bootstrap-reports/";>
+      this web site</a></li>
+
+  <li>Robert Schiele's nightly testing reports bootstrap failures to the
+      gcc-testresults mailing list as well as reporting test results for
+      successful builds.  His scripts are available from
+      <a href="http://pi3.informatik.uni-mannheim.de/~schiele/autobuild/";>
+      this web site</a>.  As with any such tools, please read the
+      documentation before using them.</li>
 </ul>
 
 <h2>Ideas for further testing</h2>


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