Revision: 9803
http://languagetool.svn.sourceforge.net/languagetool/?rev=9803&view=rev
Author: dnaber
Date: 2013-03-28 17:40:23 +0000 (Thu, 28 Mar 2013)
Log Message:
-----------
rename "regression test" to "nightly diff"
Modified Paths:
--------------
trunk/website/regression-test/languagetool-regression-test.sh
Modified: trunk/website/regression-test/languagetool-regression-test.sh
===================================================================
--- trunk/website/regression-test/languagetool-regression-test.sh
2013-03-27 18:44:42 UTC (rev 9802)
+++ trunk/website/regression-test/languagetool-regression-test.sh
2013-03-28 17:40:23 UTC (rev 9803)
@@ -1,5 +1,5 @@
#!/bin/bash
-# LanguageTool regression tests on Wikipedia data
+# LanguageTool nightly diff tests on Wikipedia data
# dnaber, 2013-03-24
date=`date +%Y%m%d`
@@ -26,11 +26,11 @@
rm $globalResultFile
echo "<html>" >>$globalResultFile
-overviewTitle="LanguageTool Regression Test Overview $displayDate"
+overviewTitle="LanguageTool Nightly Diff Overview $displayDate"
echo "<head><title>$overviewTitle</title></head>" >>$globalResultFile
echo "<body>" >>$globalResultFile
echo "<h1>$overviewTitle</h1>" >>$globalResultFile
-echo "<p>This page lists the results of our automatic regression testing
against a fixed Wikipedia corpus with $maxDocs articles per language.</p>"
>>$globalResultFile
+echo "<p>This page lists the results of our automatic nightly testing against
a fixed Wikipedia corpus with $maxDocs articles per language.</p>"
>>$globalResultFile
echo "<p>Changes $oldDisplayDate to $displayDate</p>" >>$globalResultFile
# TODO: add more languages
@@ -60,7 +60,7 @@
done
displayDateEnd=`date +"%Y-%m-%d %H:%M"`
-echo "<p>Regression test runtime: $displayDate to $displayDateEnd</p>"
>>$globalResultFile
+echo "<p>Total runtime: $displayDate to $displayDateEnd</p>"
>>$globalResultFile
echo "</body>" >>$globalResultFile
echo "</html>" >>$globalResultFile
@@ -72,5 +72,5 @@
mailFromPart2=danielnaber.de
mailToPart1=languagetool-commits
mailToPart2=lists.sourceforge.net
-lynx --dump $targetDir/$globalResultFile | sed -e
's#file://localhost/home/languagetool/languagetool.org/website-from-svn/www/#http://languagetool.org/#'
| mail -aFrom:${mailFromPart1}@${mailFromPart2} -s "LanguageTool regression
test" ${mailToPart1}@${mailToPart2}
+lynx --dump $targetDir/$globalResultFile | sed -e
's#file://localhost/home/languagetool/languagetool.org/website-from-svn/www/#http://languagetool.org/#'
| mail -aFrom:${mailFromPart1}@${mailFromPart2} -s "LanguageTool nightly diff
test" ${mailToPart1}@${mailToPart2}
echo "Mail sent to ${mailToPart1}@${mailToPart2}"
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Own the Future-Intel® Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game
on Steam. $5K grand prize plus 10 genre and skill prizes.
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits