aboutsummaryrefslogtreecommitdiff
path: root/tcwgweb.sh
AgeCommit message (Expand)Author
2014-10-22don't exit if there is no host.conf fileRob Savoye
2014-10-15source standard functions to avoid dulicationRob Savoye
2014-10-15use getopt instead of caseRob Savoye
2014-10-08cleanup compression of files after comparision. Fix a few typos in commentsRob Savoye
2014-10-08don't put the branch in the results files, it's a duplicationRob Savoye
2014-10-08when comparing two dirs use the commit message from the 1st one, instead of t...Rob Savoye
2014-10-05add the GCC version to the email bodyRob Savoye
2014-10-03don't try to extract the ChangeLog entry if it can't be found.Rob Savoye
2014-10-03use double quote instead of single quote so variable expansion worksRob Savoye
2014-09-27don't analyze ld tests till we see why there are bogus regressionsRob Savoye
2014-09-19send only one email for all test results to reduce fatigueRob Savoye
2014-09-18fix case of variableRob Savoye
2014-09-18return a value and a string of test statusRob Savoye
2014-09-18return a string Jenkins can look for to flip the color of the blinking dotsRob Savoye
2014-09-18add the branch to the emailRob Savoye
2014-09-18adjust the URL path for the new directory layoutRob Savoye
2014-08-19fix test if no regression foundRob Savoye
2014-08-19make less verboseRob Savoye
2014-07-11sort sum files before diffingRob Savoye
2014-07-10improve baseline testing as the directories can't always be parsed for the co...Rob Savoye
2014-07-09fix the URLs to result filesRob Savoye
2014-07-08Better handle test results from non-BuildFarm jobsMaxim Kuvyrkov
2014-07-03there are now multiple log files, process them allRob Savoye
2014-06-26don't try to unxz files that aren't there.Rob Savoye
2014-06-20don't try to diff against an empty subdirectoryRob Savoye
2014-05-23add .xz for check.log so the URL in the email worksRob Savoye
2014-05-20fix the links to test files, fix diffing against a baselineRob Savoye
2014-05-20scan the check.log file for build time errors when running the testsuiteRob Savoye
2014-05-19scan the check.log for build errors, which are bugs in the test cases themselvesRob Savoye
2014-05-19add libatomic libgomp libitm to the list of sum files to processRob Savoye
2014-05-19add ld, gas, & gfortran to the list of sum files to processRob Savoye
2014-05-19add g++ and libstdc++ to the list of sum files to processRob Savoye
2014-05-14toplevel.txt file renamed to make.logRob Savoye
2014-05-13drop the old --find option, find the --email option whereever it isRob Savoye
2014-05-13make email optionalRob Savoye
2014-05-12move where the test summary gets writtenRob Savoye
2014-05-12add links to the build and test logs, add the summaryRob Savoye
2014-05-12extract the build requestor's email address and send results to that in addit...Rob Savoye
2014-05-12diff off a baseline for more accurate comparison. Email results even if there...Rob Savoye
2014-05-08change the email list, look for BuildFarm as a jobname in addition to cbuildRob Savoye
2014-03-05delete the tmp directories from diffingRob Savoye
2014-03-03add GPLv3 copyright blockRob Savoye
2014-02-26adjust the email address for test diffsRob Savoye
2014-02-26add function to diff two dirs. Add cmd optioms to diff two dirs or a bunch of...Rob Savoye
2014-02-21add [TEST] to the Subject so we can filter the emailRob Savoye
2014-02-21uncompress the .sumfiles if need beRob Savoye
2014-02-21till the email list is fixed, send me copies directly.Rob Savoye
2014-02-21remove the original difftests, it's unused. Email the diff if there are any r...Rob Savoye
2014-02-18improve the -test-results headerRob Savoye
2014-02-18Create diff files of regressionsRob Savoye