]> granicus.if.org Git - llvm/commit
[llvm-ar][test] Add to llvm-ar test coverage
authorOwen Reynolds <gbreynoo@gmail.com>
Tue, 16 Jul 2019 14:25:37 +0000 (14:25 +0000)
committerOwen Reynolds <gbreynoo@gmail.com>
Tue, 16 Jul 2019 14:25:37 +0000 (14:25 +0000)
commit6f45ec09e89029f4eef9ffb3523389fac55f0efa
tree504c260ff9670e6eb716c9440dfd9d4597863f20
parente3578d88cf0025d7b4455a2bc1f4eb2d8644e7f1
[llvm-ar][test] Add to llvm-ar test coverage

This change adds tests to cover existing llvm-ar functionality.
print.test is omitted due to failing on Darwin.

Differential Revision: https://reviews.llvm.org/D64330

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@366209 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-ar/move.test [new file with mode: 0644]
test/tools/llvm-ar/quick-append.test [new file with mode: 0644]
test/tools/llvm-ar/read-only-archive.test [new file with mode: 0644]