Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-02 | Avoid writing to an arbitrary filename during the test run by writing to | Chandler Carruth | |
a file descriptor. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134355 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2010-12-02 | test/Archive/extract.ll: Use cmp instead of diff. Thanks to Danil Malyshev! | NAKAMURA Takumi | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120698 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-09-08 | Merge Archive/extract* tests into one; this avoids a race when tests are run in | Daniel Dunbar | |
parallel (the test should really use temps for the output, though). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81287 91177308-0d34-0410-b5e6-96231b3b80d8 |