[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)
commit8e482eb5cbb8b6839f9de701a43f1e2257ea3b34
treee2ad0936ff4aa441ae78f5ade1e8b52f28e42398
parent58864fad39bf291a233bd64309546682be91ce7a
[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

llvm-svn: 366209
llvm/test/tools/llvm-ar/move.test [new file with mode: 0644]
llvm/test/tools/llvm-ar/quick-append.test [new file with mode: 0644]
llvm/test/tools/llvm-ar/read-only-archive.test [new file with mode: 0644]