1. d0b0879 Prepare for Subversion migration by implementing a -usesvn to tell the by Reid Spencer · 18 years ago
  2. 2bae1f5 Add an option to enable lli (interpreter mode) testing. by Reid Spencer · 19 years ago
  3. 93c456c 80 cols fix. by Reid Spencer · 19 years ago
  4. 7a8efce Wrong directory. by Jim Laskey · 19 years ago
  5. ba9f043 Fix search file for -release. by Jim Laskey · 19 years ago
  6. 27b8ba0 Add support for -release-asserts. by Jim Laskey · 19 years ago
  7. 01d7bcf Trim the home directory from the dejagnu test by Jim Laskey · 19 years ago
  8. 6d8a1b7 Switching to NewNightlyTest.php by Jim Laskey · 19 years ago
  9. 7189966 Issue cvs co with -P option to prune empty directories. Remove the unnecessary by Evan Cheng · 19 years ago
  10. ad6f758 Corrected an error that was introduced yesterday that caused the GCC by Patrick Jenkins · 19 years ago
  11. 0313775 The new nightly tester should stop outputing a message stating the by Patrick Jenkins · 19 years ago
  12. b9c65eb These changes reflect the changes in the database for how tests are stored by Patrick Jenkins · 19 years ago
  13. 4b7f7aa Changing the format dejagnu tests are submitted. We used to only submit multisource information for pass fail. Now we submit all pass/fail test information. This should fix the issue where some results were not being reported. by Patrick Jenkins · 19 years ago
  14. d3f341a My last commit added some experimental features I have been working on. This commit rolls those back. by Patrick Jenkins · 19 years ago
  15. b993b0a Changed the call to countloc.sh so that the correct topdirectory of the llvm build is set. by Patrick Jenkins · 19 years ago
  16. ca7592a Make all tools that use llvmdo have a -topdir option that allows the top by Reid Spencer · 19 years ago
  17. 9e384ab Added some comments to clarify code around sub TestDirectory by Patrick Jenkins · 19 years ago
  18. fa34d7b Changes for LLVM coding standard compliance: by Reid Spencer · 19 years ago
  19. 0e9402f Added two flags (-submit-server and -submit-script) which allow the user to specify where the test results are submitted too. If these are not specified they default to the LLVM.org server. by Patrick Jenkins · 19 years ago
  20. dcffb0c Merge some NightlyTest.pl changes. by Evan Cheng · 19 years ago
  21. 4257ccb Removed unneccesary output from nightly tester by Patrick Jenkins · 19 years ago
  22. e8501eb Reinstated the sending of a list of all dejagnutests run. Also fixed a rather embarresing error introduced during version 1.41 where i commented out the actual sending of the data to the results server. by Patrick Jenkins · 19 years ago
  23. 1c3bf94 no longer sending the list of all dejagnu tests because it is too big at the present time by Patrick Jenkins · 19 years ago
  24. cf65fb6 Changed a = to a .= so we now append tests we have performed to the master list of all tests instead of assigning it as the master list. by Patrick Jenkins · 19 years ago
  25. e631c4a Made some more changes to the print statements in the nightly tester. The last commit was a preemptive strike. by Patrick Jenkins · 19 years ago
  26. ea103a8 Encapsulated all of the print statements in "if( $VERBOSE) { }". The testing script will be absoutely silent now except for errors, which will still be printed to the annoyance of the user. by Patrick Jenkins · 19 years ago
  27. 7e5c373 We should now send the correct list of dejagnu tests instead of the csv file of test results when we submit results back to the nightly tester. by Patrick Jenkins · 19 years ago
  28. 69d3a95 One of the directories we were searching in for .o and .a files was wrong. We now search /lib instead of /libs. by Patrick Jenkins · 19 years ago
  29. 59a2798 We now only search the following directories for .o and .a files: by Patrick Jenkins · 19 years ago
  30. d7210f9 Removed some dead code and hopefully fixed the issue where the total list of tests was not being sent by Patrick Jenkins · 19 years ago
  31. e36de54 fix externals by Andrew Lenharth · 19 years ago
  32. 0dd7fb2 Removed some unneccesary printing from the nightly tester. by Patrick Jenkins · 19 years ago
  33. d4623e9 Removed some unneccesary print statemnts by Patrick Jenkins · 19 years ago
  34. 96970e9 ChangeDir now returns the correct value by Patrick Jenkins · 19 years ago
  35. 278a6b5 Fixed a stupid error where changedir returned false upon success. by Patrick Jenkins · 19 years ago
  36. c281b0d Added more descriptive output to singlesource,multisource tests. by Patrick Jenkins · 19 years ago
  37. 59d1a66 Removed some clutter that was left over from development. by Patrick Jenkins · 19 years ago
  38. cc8414f I made a stupid mistake when adding support for -use-gmake. ~PJ by Patrick Jenkins · 19 years ago
  39. 1cd4691 added support for the -use-gmake option. This will come in handy when running the test on SunOS. by Patrick Jenkins · 19 years ago
  40. f58473f This change will allow support for SunOS to the testing script. It adds a check to see if we're running on SunOS and if so, then uses gmake instead of make. by Patrick Jenkins · 19 years ago
  41. 26ba609 Fixing a syntax error and adding buildtype to the .a and .o file size information. by Patrick Jenkins · 19 years ago
  42. 169357e When the ability to gather .a and .o file sizes was added, it changed the directory the perl script was in so when we tried to run dejagnu tests, everything failed. by Patrick Jenkins · 19 years ago
  43. fcf207b added status message during nightly test by Patrick Jenkins · 19 years ago
  44. 25c2a2f Added a check to skip dejagnu test results gathering if we did not run dejagnu tests by Patrick Jenkins · 19 years ago
  45. b67e118 Fixed an issue of variable scope that prevented file size from being submitted to the server. by Patrick Jenkins · 19 years ago
  46. 6412f72 Added code to get .a and .o file sizes and submit them to the server in the nightly report. by Patrick Jenkins · 19 years ago
  47. 49717a4 Fixed issue where nightly test always tells you you need to use -nickname by Patrick Jenkins · 19 years ago
  48. 1f556c2 The nightly tester will no longer report numbers instead of tests performed. by Patrick Jenkins · 19 years ago
  49. 514e258 We now fail and print an error message if a nightly tester does not specify a nickname on the command line by Patrick Jenkins · 19 years ago
  50. ba20471 Fixed a problem that caused the script to abort right before it sent out the information by Patrick Jenkins · 19 years ago
  51. 65c7ea0 Removed the portion that determines which tests are newly passing/failing because we no longer keep the previos days list on the testing machines. by Patrick Jenkins · 19 years ago
  52. 1b62944 yet another change to get the correct gcc version for the nightly test results. by Patrick Jenkins · 19 years ago
  53. f263704 Minor output changes. by Patrick Jenkins · 19 years ago
  54. adea55e If a gccpath is specified when invoking the nightly test script we will hopefully now use that gcc for the gcc version. Also fixed some 80 char column stuff. by Patrick Jenkins · 19 years ago
  55. 79fbf7f Fixed an issue where the user specified gcc was not the gcc we report to the nightly test server. by Patrick Jenkins · 19 years ago
  56. 0b7ae54 Syntax error. I will run perl -c before commiting perl scripts. by Patrick Jenkins · 19 years ago
  57. 4bde3bc Fixed some small bugs exposed when trying to get a sparc machine to run the script. Specifically some misnamed variables. by Patrick Jenkins · 19 years ago
  58. 7267bd6 Fixed some output issues where newlines were not being printed after error messages by Patrick Jenkins · 19 years ago
  59. 7b4bb60 Fixed an issue that tried to cat externalprogramstable.txt from the testresults directory when it doesnt exist. by Patrick Jenkins · 19 years ago
  60. 00fbdf1 Syntax error in NewNightlyTest.pl by Patrick Jenkins · 19 years ago
  61. 4c4e356 Fixed a variable naming issue for the External Program Results table. Also fixed an issue with printing the sent data to a sentdata.txt by Patrick Jenkins · 19 years ago
  62. 215b48f Updated comments at top of file to reflect relevant command line options. by Patrick Jenkins · 19 years ago
  63. a5c04d6 Added the -noremoveresults option which will not remove the $WebDir from the nightly test runs. by Patrick Jenkins · 19 years ago
  64. b26d39e Fixed variable naming issue that prevented $Prefix-senddata.txt from having any information by Patrick Jenkins · 19 years ago
  65. c6d945f Fixed a bug that looked for -Warnings.txt and -Tests.txt in ridiculous places. by Patrick Jenkins · 19 years ago
  66. fe030d7 The first commit of NewNightlyTest.pl which instead of generating a webpage submits the results of the test to a central server for storage and display. by Patrick Jenkins · 19 years ago