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]

[PATCH] testing/index.html addition


I've added the following to the new testing file.  People in this
category should feel free to add separate descriptions of their own
testing, particularly if they intend to keep doing it and remember to
remove their entries if they eventually stop for some reason.

This file could also include information about regular testing that
doesn't get reported, but that leads to bug reports or fixes when it
shows problems.  Thanks for adding it, Gerald.

Janis

CVS log file entry:

  Add information about test results in gcc-testresults, with pointer
  to how to submit such results.

Index: testing/index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/testing/index.html,v
retrieving revision 1.2
diff -u -r1.2 index.html
--- testing/index.html	28 Oct 2002 09:13:34 -0000	1.2
+++ testing/index.html	28 Oct 2002 17:09:42 -0000
@@ -12,6 +12,12 @@
 <a href="http://people.redhat.com/bje/tinderbox.html";>build and regression
 testing system</a>.</p>
 
+<p>Several people perform regular builds and regression test runs and
+send their test results to the <a href="http://gcc.gnu.org/ml/gcc-testresults";>
+gcc-testresults mailing list</a>; see
+<a href="http://gcc.gnu.org/install/test.html";> Installing GCC: Testing</a>
+for information about submitting test results.</p>
+
 </body>
 
 </html>


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