aboutsummaryrefslogtreecommitdiff
path: root/contrib/regression/README
diff options
context:
space:
mode:
authorGeoffrey Keating <geoffk@geoffk.org>2005-11-28 17:41:07 +0000
committerGeoffrey Keating <geoffk@gcc.gnu.org>2005-11-28 17:41:07 +0000
commit3327e41f580f45f15046dad834057e21993ac7b9 (patch)
tree0441e7cdd71df637749d3f628a73d46a0ad66fef /contrib/regression/README
parente1dff52ac9bf679e32208f7f7ae54b28def0180d (diff)
downloadgcc-3327e41f580f45f15046dad834057e21993ac7b9.zip
gcc-3327e41f580f45f15046dad834057e21993ac7b9.tar.gz
gcc-3327e41f580f45f15046dad834057e21993ac7b9.tar.bz2
GCC Regression Tester.wdgt: Rename to GCC_Regression_Tester.wdgt.
* GCC Regression Tester.wdgt: Rename to GCC_Regression_Tester.wdgt. * GCC_Regression_Tester.wdgt/Info.plist (CFBundleDisplayName): Update for rename. (CFBundleName): Use shorter name. (CFBundleVersion): Update to 1.0.1. (CFBundleShortVersionString): Update to 1.0.1. (LSHasLocalizedDisplayName): New. (NSHumanReadableCopyright): New. * GCC_Regression_Tester.wdgt/de.lproj/InfoPlist.strings: New. * GCC_Regression_Tester.wdgt/en.lproj/InfoPlist.strings: New. * GCC_Regression_Tester.wdgt/ja.lproj/InfoPlist.strings: New. * GCC_Regression_Tester.wdgt/widget.html: Use max-age=30 to help out intermediate caches. From-SVN: r107606
Diffstat (limited to 'contrib/regression/README')
-rw-r--r--contrib/regression/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/regression/README b/contrib/regression/README
index 9eecd0d..9e94e5c 100644
--- a/contrib/regression/README
+++ b/contrib/regression/README
@@ -12,10 +12,10 @@ 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
+'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
+'GCC_Regression_Tester.wdgt/widget.html', if your browser supports
and permits it.
Note that any changes made here need to be approved by the regression