[PATCH] D128838: [llvm-ar][test] Add additional MRI script testing

Owen Reynolds via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 29 10:22:13 PDT 2022


gbreynoo created this revision.
gbreynoo added reviewers: MaskRay, jhenderson.
Herald added subscribers: StephenFan, rupprecht.
Herald added a project: All.
gbreynoo requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This commit adds:

- Additional test coverage of the DELETE and END commands.
- File names to be read in the line endings test.
- A use of ADDLIB in the nonascii test.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D128838

Files:
  llvm/test/tools/llvm-ar/Inputs/mri-crlf.mri
  llvm/test/tools/llvm-ar/mri-crlf.test
  llvm/test/tools/llvm-ar/mri-delete.test
  llvm/test/tools/llvm-ar/mri-end.test
  llvm/test/tools/llvm-ar/mri-nonascii.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128838.441066.patch
Type: text/x-patch
Size: 10435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220629/c8853ecb/attachment.bin>


More information about the llvm-commits mailing list