[all-commits] [llvm/llvm-project] 8c1e1d: [llvm-ar][test] Add to thin archive test coverage

gbreynoo via All-commits all-commits at lists.llvm.org
Wed Dec 4 08:24:19 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8c1e1d14827343a901c048f6468eb19619991828
      https://github.com/llvm/llvm-project/commit/8c1e1d14827343a901c048f6468eb19619991828
  Author: gbreynoo <Owen.Reynolds at sony.com>
  Date:   2019-12-04 (Wed, 04 Dec 2019)

  Changed paths:
    M llvm/test/tools/llvm-ar/extract.test
    A llvm/test/tools/llvm-ar/full-to-thin-archive.test
    A llvm/test/tools/llvm-ar/missing-thin-archive-member.test
    M llvm/test/tools/llvm-ar/print.test
    M llvm/test/tools/llvm-ar/quick-append.test
    M llvm/test/tools/llvm-ar/replace.test

  Log Message:
  -----------
  [llvm-ar][test] Add to thin archive test coverage

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.

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




More information about the All-commits mailing list