aboutsummaryrefslogtreecommitdiff
path: root/contrib/regression/README
diff options
context:
space:
mode:
authorGeoffrey Keating <geoffk@geoffk.org>2005-11-23 20:29:09 +0000
committerGeoffrey Keating <geoffk@gcc.gnu.org>2005-11-23 20:29:09 +0000
commit40f4ed784bc181401a46b94dd727303bbf981bdf (patch)
tree74c32509676944992467c20e107a24130a996b08 /contrib/regression/README
parentc0404cf1faf670f805cb309b06cc5b626833570a (diff)
downloadgcc-40f4ed784bc181401a46b94dd727303bbf981bdf.zip
gcc-40f4ed784bc181401a46b94dd727303bbf981bdf.tar.gz
gcc-40f4ed784bc181401a46b94dd727303bbf981bdf.tar.bz2
GCC Regression Tester.wdgt/widget.html: New file.
* GCC Regression Tester.wdgt/widget.html: New file. * GCC Regression Tester.wdgt/Info.plist: New file. * GCC Regression Tester.wdgt/Icon.png: New file. * GCC Regression Tester.wdgt/Default.png: New file. * README: Describe new files. From-SVN: r107430
Diffstat (limited to 'contrib/regression/README')
-rw-r--r--contrib/regression/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/regression/README b/contrib/regression/README
index 445704f..9eecd0d 100644
--- a/contrib/regression/README
+++ b/contrib/regression/README
@@ -12,6 +12,12 @@ the newly-build tools to check that they will not cause regressions.
'site.exp' is what $DEJAGNU points to when the regression tester runs
these scripts.
+'GCC Regression Tester.wdgt' is a Dashboard widget that displays the
+current state of the tester using Javascript. You can use it without
+needing Dashboard by pointing your web browser at
+'GCC%20Regression%20Tester.wdgt/widget.html', if your browser supports
+and permits it.
+
Note that any changes made here need to be approved by the regression
tester's maintainer (see MAINTAINERS). The changes will be used on
the tester's next run, so `experimental' changes are very strongly