[all-commits] [llvm/llvm-project] 5e0f9d: [llvm-ar][test] Add to llvm-ar test coverage

gbreynoo via All-commits all-commits at lists.llvm.org
Wed Mar 4 02:58:29 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5e0f9d5d3c6be5106fa6f51e33bcb8776a55480e
      https://github.com/llvm/llvm-project/commit/5e0f9d5d3c6be5106fa6f51e33bcb8776a55480e
  Author: gbreynoo <Owen.Reynolds at sony.com>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

  Changed paths:
    A llvm/test/tools/llvm-ar/double-hyphen.test
    M llvm/test/tools/llvm-ar/response.test
    M llvm/test/tools/llvm-ar/symtab.test

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

- Added handling of thin archives to symtab.test.
- Added handling of newlines to response.test.
- 62fa3332c9c1af1e66dfecd40f5b4e78882998b2 exposed behaviour
  regarding the use of -- on the command line. Added
  double-hyphen.test to cover this.

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




More information about the All-commits mailing list