[PATCH] D70969: [llvm-ar][test] Add to thin archive test coverage

Owen Reynolds via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 3 10:05:42 PST 2019


gbreynoo created this revision.
gbreynoo added reviewers: rupprecht, MaskRay, thopre.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This diff adds test coverage for thin archives including additions to existing tests. In some cases I have updated the formats of these tests to better match other tests in the archive.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D70969

Files:
  llvm/test/tools/llvm-ar/extract.test
  llvm/test/tools/llvm-ar/full-to-thin-archive.test
  llvm/test/tools/llvm-ar/missing-thin-archive-member.test
  llvm/test/tools/llvm-ar/print.test
  llvm/test/tools/llvm-ar/quick-append.test
  llvm/test/tools/llvm-ar/replace.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70969.231933.patch
Type: text/x-patch
Size: 10744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191203/718c33fb/attachment.bin>


More information about the llvm-commits mailing list