Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove a testcase that depends on -debug existing. | Chris Lattner | 2009-03-13 | 1 | -29/+0 |
| | | | | llvm-svn: 66936 | ||||
* | Eliminate questionable syntax for stdin redirection. This probably also ↵ | Gabor Greif | 2008-05-20 | 1 | -1/+1 |
| | | | | | | speeds things up a bit. llvm-svn: 51357 | ||||
* | make this test have a deterministic result. | Chris Lattner | 2007-11-28 | 1 | -2/+2 |
| | | | | llvm-svn: 44404 | ||||
* | Revert previous "fix" - the breakage was due to some | Duncan Sands | 2007-11-28 | 1 | -1/+1 |
| | | | | | | local changes, not the "not". llvm-svn: 44402 | ||||
* | This test somehow got an extra "not" during the | Duncan Sands | 2007-11-28 | 1 | -2/+2 |
| | | | | | | recent stderr updates. llvm-svn: 44401 | ||||
* | Fix bug in regression tests that ignored stderr output in RUN lines. Updated ↵ | Tanya Lattner | 2007-11-28 | 1 | -23/+19 |
| | | | | | | | | tests and fixed broken run lines. XFAILed 3 arm regressions (will file bugs) llvm-svn: 44389 | ||||
* | For PR1319: Upgrade to new test harness | Reid Spencer | 2007-04-15 | 1 | -2/+2 |
| | | | | llvm-svn: 36070 | ||||
* | Regression is gone, don't try to find it on clean target. | Reid Spencer | 2007-01-17 | 1 | -0/+33 |
llvm-svn: 33296 |