Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove an execution test. | Chris Lattner | 2008-03-10 | 1 | -17/+0 |
| | | | | llvm-svn: 48135 | ||||
* | Remove llvm-upgrade and update tests. | Tanya Lattner | 2008-02-19 | 1 | -9/+10 |
| | | | | llvm-svn: 47296 | ||||
* | The Ada f-e produces various auxiliary output files | Duncan Sands | 2007-07-23 | 1 | -1/+1 |
| | | | | | | | | | | | that cannot be suppressed and cannot be redirected: they are dumped in the current working directory. When running the testsuite this means that these files do not end up in the Output directory. The best solution I could find is to change directory into Output before running tests. llvm-svn: 40437 | ||||
* | Regression is gone, don't try to find it on clean target. | Reid Spencer | 2007-01-17 | 1 | -0/+16 |
llvm-svn: 33296 |