aboutsummaryrefslogtreecommitdiffstats
path: root/utils/NewNightlyTest.pl
Commit message (Expand)AuthorAgeFilesLines
...
* fix externalsAndrew Lenharth2006-07-291-2/+2
* Removed some unneccesary printing from the nightly tester.Patrick Jenkins2006-07-281-6/+0
* Removed some unneccesary print statemntsPatrick Jenkins2006-07-271-1/+0
* ChangeDir now returns the correct valuePatrick Jenkins2006-07-271-1/+2
* Fixed a stupid error where changedir returned false upon success.Patrick Jenkins2006-07-271-2/+1
* Added more descriptive output to singlesource,multisource tests.Patrick Jenkins2006-07-271-24/+30
* Removed some clutter that was left over from development.Patrick Jenkins2006-07-271-48/+39
* I made a stupid mistake when adding support for -use-gmake. ~PJPatrick Jenkins2006-07-271-1/+1
* added support for the -use-gmake option. This will come in handy when running...Patrick Jenkins2006-07-271-12/+10
* This change will allow support for SunOS to the testing script. It adds a che...Patrick Jenkins2006-07-271-17/+39
* Fixing a syntax error and adding buildtype to the .a and .o file size informa...Patrick Jenkins2006-07-231-4/+8
* When the ability to gather .a and .o file sizes was added, it changed the dir...Patrick Jenkins2006-07-231-25/+32
* added status message during nightly testPatrick Jenkins2006-07-221-2/+4
* Added a check to skip dejagnu test results gathering if we did not run dejagn...Patrick Jenkins2006-07-211-11/+13
* Fixed an issue of variable scope that prevented file size from being submitte...Patrick Jenkins2006-07-211-4/+6
* Added code to get .a and .o file sizes and submit them to the server in the n...Patrick Jenkins2006-07-211-1/+19
* Fixed issue where nightly test always tells you you need to use -nicknamePatrick Jenkins2006-07-211-2/+1
* The nightly tester will no longer report numbers instead of tests performed.Patrick Jenkins2006-07-211-3/+3
* We now fail and print an error message if a nightly tester does not specify a...Patrick Jenkins2006-07-201-0/+8
* Fixed a problem that caused the script to abort right before it sent out the ...Patrick Jenkins2006-07-201-1/+1
* Removed the portion that determines which tests are newly passing/failing bec...Patrick Jenkins2006-07-191-78/+99
* yet another change to get the correct gcc version for the nightly test results.Patrick Jenkins2006-07-181-3/+4
* Minor output changes.Patrick Jenkins2006-07-181-1/+4
* If a gccpath is specified when invoking the nightly test script we will hopef...Patrick Jenkins2006-07-171-5/+9
* Fixed an issue where the user specified gcc was not the gcc we report to the ...Patrick Jenkins2006-07-141-2/+10
* Syntax error. I will run perl -c before commiting perl scripts.Patrick Jenkins2006-07-131-1/+1
* Fixed some small bugs exposed when trying to get a sparc machine to run the s...Patrick Jenkins2006-07-131-6/+6
* Fixed some output issues where newlines were not being printed after error me...Patrick Jenkins2006-07-101-3/+4
* Fixed an issue that tried to cat externalprogramstable.txt from the testresul...Patrick Jenkins2006-07-101-0/+1
* Syntax error in NewNightlyTest.plPatrick Jenkins2006-07-071-1/+1
* Fixed a variable naming issue for the External Program Results table. Also fi...Patrick Jenkins2006-07-071-15/+3
* Updated comments at top of file to reflect relevant command line options.Patrick Jenkins2006-07-071-10/+23
* Added the -noremoveresults option which will not remove the $WebDir from the ...Patrick Jenkins2006-07-071-0/+3
* Fixed variable naming issue that prevented $Prefix-senddata.txt from having a...Patrick Jenkins2006-07-071-1/+1
* Fixed a bug that looked for -Warnings.txt and -Tests.txt in ridiculous places.Patrick Jenkins2006-07-061-2/+2
* The first commit of NewNightlyTest.pl which instead of generating a webpage s...Patrick Jenkins2006-07-061-0/+1024