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