Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-07-02 | Convert the uses of '|&' to use '2>&1 |' instead, which works on old | Chandler Carruth | 1 | -1/+1 |
2012-07-02 | Convert all tests using TCL-style quoting to use shell-style quoting. | Chandler Carruth | 1 | -1/+1 |
2009-08-25 | Remove obsolete -f flags. | Dan Gohman | 1 | -1/+1 |
2008-05-20 | Eliminate questionable syntax for stdin redirection. This probably also speed... | Gabor Greif | 1 | -1/+1 |
2007-11-28 | Fix bug in regression tests that ignored stderr output in RUN lines. Updated ... | Tanya Lattner | 1 | -1/+1 |
2007-04-16 | Fix the syntax for these tests. Noticed by Duncan Sands. | Reid Spencer | 1 | -1/+1 |
2007-04-15 | For PR1319: | Reid Spencer | 1 | -2/+1 |
2007-01-26 | For PR761: | Reid Spencer | 1 | -1/+1 |
2007-01-17 | Test cases for PR1117. | Reid Spencer | 1 | -0/+5 |