summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/archive-delete.test
Commit message (Collapse)AuthorAgeFilesLines
* lit: Add 'cd' support to the internal shell and port some testsReid Kleckner2015-03-021-2/+0
| | | | | | | | | | | The internal shell was already threading around a 'cwd' parameter. We just have to make it mutable so that we can update it as the test script executes. If the shell ever grows support for environment variable substitution, we could also implement support for export. llvm-svn: 231017
* Use a more unique name to avoid conflicting with directory.ll tests when runningRafael Espindola2013-07-111-19/+19
| | | | | | in parallel. llvm-svn: 186083
* Add a test for llvm-ar's 'd' operation.Rafael Espindola2013-07-111-0/+30
llvm-svn: 186082
OpenPOWER on IntegriCloud